.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Dominions 3: The Awakening (http://forum.shrapnelgames.com/forumdisplay.php?f=138)
-   -   linux install library libraries libGL.so.1 libSDL (http://forum.shrapnelgames.com/showthread.php?t=33710)

Gandalf Parker March 9th, 2007 05:01 PM

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

lch March 9th, 2007 05:13 PM

Re: linux install library libraries libGL.so.1 lib
 
Under Debian/Ubuntu, I used "apt-get libsdl1.2debian libgl1-mesa-glide3" to have the libs that the binary depends on, but the mesa libs are currently bugged, I dunno if libgl1-mesa and libglu1-mesa are better choices. I fixed that by downloading binaries for the mesa/glide libs from Sourceforge.

With this, I could use the dom3 binary for a textmode server. As said before, I strongly recommend to create a binary which does not require these depencies and only gives a textmode server for dedicated servers.


All times are GMT -4. The time now is 03:39 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2024, Shrapnel Games, Inc. - All Rights Reserved.