View Single Post
  #1  
Old March 9th, 2007, 05:01 PM
Gandalf Parker's Avatar

Gandalf Parker Gandalf Parker is offline
Shrapnel Fanatic
 
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
Gandalf Parker is on a distinguished road
Default linux install library libraries libGL.so.1 libSDL

You can ignore this message. Its been posted to the beta-test forum also but I mostly want to archive the info for search purposes when its (rarely) needed.

Im trying to pin down the errors Im getting in Dom3 on my Debian servers. (thats not what this is about).

I loaded a VMware version of Ubuntu (the developers version of linux). Its been years since Ihad this problem with Dom2 so this time I thought Id record the effort.

Running dom3 -Tv the first time gave an error looking for libGl and when I fixed that error it gave one looking for libSDL.

searched for libGL.so.1 (no match)
searched for libgl (many, google said use the mesa pkg)
loaded the mesa package which loaded many dependencies

libSDL-1.2.so.0 (no match)
searched for libsdl (many, picked the first that looked good)
loaded libsdl-image1.2 which loaded many dependencies

Most of the libraries loaded are for Xwindows (running Dom3 in Gnome or KDE desktops) but even if you only run it as a text host it still needs all of those libraries loaded before it will proceed.

You many now return to your usual gaming conversations
Gandalf Parker
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
Reply With Quote