• 3 Posts
  • 47 Comments
Joined 2 years ago
cake
Cake day: July 6th, 2023

help-circle







  • I am only guessing and extrapolating based on how this usually goes:

    • It’s probably possible to get it to run but would take a lot of work
    • It’s probably much easier to just run the windows version under Wine

    While the Linux kernel usually maintains long term backward compatibility very well unfortunately the userspace (libraries) is a different story.

    Looking at the game’s faq the main dependency seems to be SDL. There is no OpenGL or other 3D library requirement. It might also depend on which version was shipped on the CD according to the faq there was an earlier statically linked version (which I am guessing might be easier to get to run) and a later dynamically linked one.





  • In the subject you wrote “successful full sys update” but the script and the other suggestions I see so far don’t actually handle the “successful” part.

    The log message only tells you that the update was started and the db mtime only indicates that the db was touched without saying anything about success.

    I’d go about this by always performing the updates through a wrapper script that could check the exit status of the pacman or yay command and record a timestamp accordingly.




  • My first WWW experience was trying Mosaic on a computer without an Internet connection. I knew what the Internet was, we had access through an X.25 PAD (kind of like a dial-up shell session, no direct TCP/IP) so I’d already used IRC, Usenet, FTP, Archie, Gopher etc. I also knew what hypertext was from various local help and document browser programs. So I figured out that Mosaic can display HTML documents but of course without Internet connectivity just showing some local demo pages didn’t seem all that special. But I figured it out later on…