Board index DeFRaG How to DeFRaG

dfengine in debian stable 64bit

Users helping users.

dfengine in debian stable 64bit

Postby char4n » May 6th, '13, 12:04 am

hi! i use debian stable 64bit and i cant run dfengine:

Code: Select all
$ ./dfengine
./dfengine: error while loading shared libraries: libXxf86dga.so.1: cannot open shared object file: No such file or directory


i look in synaptic and i have instaled libXxf86dga1... :(
some linux user can help me whit this? thanks!
my english is bad! :/
User avatar
char4n
 
Posts: 71
Joined: Apr 23rd, '13, 7:01 pm

Re: dfengine in debian stable 64bit

Postby <hk> » May 6th, '13, 12:46 pm

My guess is that you don't have the 32-bit version installed. Quake3 is 32 bit only. dfengine is based on the source release from 2004 and therefore inherits that flaw.

You can either install the 32-bit version of each lib the dfengine requires or you can change your client to a 64-bit based engine like ioquake3 or it's derivates (iodfe).

If you know how to compile it you should clone
Code: Select all
https://github.com/runaos/iodfe.git


If not, there is a download availible at:
https://github.com/runaos/iodfe/downloads

iodfe-v3-lin-x86_64.tar.gz

however, debian stable is pretty old. You might have to compile anyway.
You can also just install "ioquake3" from your repository. It works just as good but misses a few features like color 8 and 9 and fast map loading support.
User avatar
<hk>
Menstruating 24/7
 
Posts: 1040
Joined: May 2nd, '09, 12:06 am
Location: Ingolstadt Germany

Re: dfengine in debian stable 64bit

Postby char4n » May 8th, '13, 8:07 pm

Thank you! iodf is working now!
but... i have a problem D: i wanted to install dfengine because of the posibility of autodownloading, but is not working :/
i have cl_allowDownload "0", and cl_mapautodownload "1"

thanks again
my english is bad! :/
User avatar
char4n
 
Posts: 71
Joined: Apr 23rd, '13, 7:01 pm

Re: dfengine in debian stable 64bit

Postby <hk> » May 9th, '13, 3:06 am

iodfe has autodownloading, too.

Did you set the dl_source cvar to "http://ws.q3df.org/getpk3bymapname.php/%m" ?
It defines the place where the maps are downloaded from.

Code: Select all
seta dl_source "http://ws.q3df.org/getpk3bymapname.php/%m"
User avatar
<hk>
Menstruating 24/7
 
Posts: 1040
Joined: May 2nd, '09, 12:06 am
Location: Ingolstadt Germany

Re: dfengine in debian stable 64bit

Postby char4n » May 9th, '13, 11:56 pm

:D thank you very much <hk>!!!! is working now!! ;)
my english is bad! :/
User avatar
char4n
 
Posts: 71
Joined: Apr 23rd, '13, 7:01 pm