Conversation
Notices
-
(mint@ryona.agency)'s status on Thursday, 29-Aug-2024 04:33:22 JST
Screenshot_20240828_223058.png- † top dog :pedomustdie: likes this.
-
(mint@ryona.agency)'s status on Thursday, 29-Aug-2024 07:38:28 JST @feld Just wondering if I could get pleromer running on it because I'm bored and remembered how @Pawlicker attempted to get it running on Illumos. † top dog :pedomustdie: likes this. -
feld (feld@friedcheese.us)'s status on Thursday, 29-Aug-2024 07:38:34 JST feld @mint haiku?! interesting, what are you gonna get running on there? -
(mint@ryona.agency)'s status on Thursday, 29-Aug-2024 07:38:35 JST Alright, now it seems to work.
Screenshot_20240829_005414.png -
(mint@ryona.agency)'s status on Thursday, 29-Aug-2024 07:38:36 JST bitch
Screenshot_20240828_234855.png -
(mint@ryona.agency)'s status on Thursday, 29-Aug-2024 08:50:42 JST Damn, even managed to get through DB setup.
Screenshot_20240829_024853.png† top dog :pedomustdie: likes this. -
(mint@ryona.agency)'s status on Thursday, 29-Aug-2024 08:50:43 JST Almost there.
Screenshot_20240829_023307.png -
(mint@ryona.agency)'s status on Thursday, 29-Aug-2024 08:50:43 JST Had to add -lnetwork to its makefile, then export PKG_CONFIG_PATH=/boot/home/config/non-packaged/lib/pkgconfig when vix couldn't find its libs. -
(mint@ryona.agency)'s status on Thursday, 29-Aug-2024 08:50:44 JST Before I forget, here's the current diff. And to build it:
$ mkdir /boot/home/smeg
$ ln -s /boot/system/develop/headers /boot/home/smeg/include
$ export LDFLAGS="-lnetwork"
$ ./configure --with-ssl-incl=/boot/home/smeg --with-ssl=/boot/system/develop --disable-ipv6 --disable-kernel-poll --prefix=/boot/home/config/non-packaged
$ find . -name Makefile -exec sed -i 's/\-lm//' {} \;
Then you can run make; apparently removing -lm prior to running ./configure doesn't help.
erlang-haiku.diff -
(mint@ryona.agency)'s status on Thursday, 29-Aug-2024 08:50:45 JST @tadano @Pawlicker @feld If there's Rust port, maybe (there should be one since a couple weeks ago modern Firefox port dropped).
Anyway, the system seem to hang on some of the more intensive I/O operations, and I ran ./configure without prefix if that happens to change anything. Gonna rebuild it. -
(mint@ryona.agency)'s status on Thursday, 29-Aug-2024 08:50:45 JST Filesystem is corrupt, apparently; I'm going to blame buggy virtio-blk driver and reinstall the system with basic IDE disk emulation. -
Tadano (tadano@mt.watamelon.win)'s status on Thursday, 29-Aug-2024 08:50:46 JST Tadano @mint @Pawlicker @feld
I wonder if you could get Mitra running on it :watamelonogey: -
(mint@ryona.agency)'s status on Thursday, 29-Aug-2024 09:56:10 JST @tadano @Pawlicker @feld And now it's working! Just had to comment out os_mon in mix.exs.
Screenshot_haikunightly_2024-08…† top dog :pedomustdie: likes this. -
(mint@ryona.agency)'s status on Thursday, 29-Aug-2024 09:56:30 JST @Pawlicker @feld @tadano snac2 as a bonus round before I go to sleep.
Screenshot_haikunightly_2024-08…† top dog :pedomustdie: likes this. -
(mint@ryona.agency)'s status on Thursday, 29-Aug-2024 09:56:31 JST @Pawlicker @feld @tadano Sadly phoenix dashboard just can't let me in if I'm accessing it over http. -
(mint@ryona.agency)'s status on Thursday, 29-Aug-2024 09:56:31 JST @Pawlicker @feld @tadano Well I can send the cookie manually but nothing beyond that.
Screenshot_20240829_031721.png