2 Jan 2022 |
Samantaz Fox | ty :) | 22:34:04 |
TheFrenchGhosty | https://almalinux.pkgs.org/8/almalinux-baseos-x86_64/libyaml-0.1.7-5.el8.x86_64.rpm.html | 22:34:57 |
TheFrenchGhosty | it doesn't mention powertools :3 | 22:35:27 |
TheFrenchGhosty | Is it just me or alma doesn't have any documentation/packages list? | 22:36:33 |
Samantaz Fox | it uses RHEL's xD | 22:37:58 |
TheFrenchGhosty | they don't have a packages.debian.org or a archlinux.org/packages like page, they only have https://repo.almalinux.org/ | 22:38:00 |
TheFrenchGhosty | and https://wiki.almalinux.org/repos/AlmaLinux.html for the repos | 22:38:08 |
TheFrenchGhosty | In reply to @samantazfox:pussthecat.org
it uses RHEL's xD so? | 22:38:12 |
TheFrenchGhosty | they use RHEL, but it's not RHEL | 22:38:38 |
zehka | In reply to @thefrenchghosty:pussthecat.org https://almalinux.pkgs.org/8/almalinux-baseos-x86_64/libyaml-0.1.7-5.el8.x86_64.rpm.html Oh, but that's libyaml and not libyaml-devel | 22:39:30 |
TheFrenchGhosty | In reply to @zehka:matrix.flokinet.is Oh, but that's libyaml and not libyaml-devel it's different? | 22:39:42 |
TheFrenchGhosty | -devel is the develoment lib? | 22:39:53 |
Samantaz Fox | yep | 22:40:14 |
zehka | When i tried building with libyaml it failed and told me to install libyaml-dev. After i installed libyaml-devel it worked | 22:40:23 |
TheFrenchGhosty | In reply to @zehka:matrix.flokinet.is When i tried building with libyaml it failed and told me to install libyaml-dev. After i installed libyaml-devel it worked ah ok | 22:40:30 |
TheFrenchGhosty | it's a pretty cool way to do things | 22:40:40 |
zehka | I'm now doing a release build with DISABLE_LSQUIC=1 and see if that shows some signs of live | 22:41:05 |
Samantaz Fox | lib<stuff> is always the compiled binaries (.so) with ressources, and -dev (or -devel ) are the headers used to compile against said lib | 22:41:32 |
Samantaz Fox | some distros also have separate -dbg for debug symbols. | 22:41:53 |
Samantaz Fox | zehka sorry if it takes quite some time, I'm not familiar at all with ArmaLinux (and RH distros in general) | 22:48:06 |
Samantaz Fox | so I'm still at the "install deps" step xD | 22:48:20 |
zehka | No worries :D
If you need some hints i already figured my way through that in the last few days :D | 22:48:52 |
Samantaz Fox | haha ^^ | 22:49:07 |
Samantaz Fox | TheFrenchGhosty HAAAAAAA, the VPS doesn't have enough RAM! | 22:50:33 |
TheFrenchGhosty | In reply to @samantazfox:pussthecat.org
TheFrenchGhosty HAAAAAAA, the VPS doesn't have enough RAM! swap? | 22:50:43 |
Samantaz Fox | yeah ;_; | 22:50:54 |
zehka | What costed me quite some time was that the installer script tries to control postgres through a systemd service called postgresql but it needs to be postgresql-VERSION to work | 22:51:20 |
Samantaz Fox | Ah, for that you've to complain to tmiland :P | 22:51:59 |
Samantaz Fox | he's behind the install script | 22:52:13 |
zehka | I can't complain because i needed to mess with the script in order for it to run on almalinux at all :D | 22:52:30 |