I am having some problems with running my mod on Gentoo Linux. I have ET 2.56, GCC 3.4 and Libc2.3. Conscript is set to use GCC3.
Running ./conscript – release gives me a message about missing the extractfuncs/Conscript script. Is this important? It seems to build anyway.
I installed the files in my ~/.etwolf folder under frostet(so creative) like this:
frostet
[ul]cgame.mp.i386.so
qagame.mp.i386.so
ui.mp.i386.so[/ul]
I stuck all of the files into a mp_bin.pk3 and a frostet-0.pk3. I have also tried pak12321.pk3.
Upon starting a listen server, the game attempts to replace my qagame.mp.i386.so. I tried changing the file permissions arround, and now it says that it failed to remove the outdated ~/.etwolf/frostet/qagame.mp.i386.so. It does not attempt to change any other files, and I can run server side only stuff.
I am using the command line “et +set fs_game frostet +set fs_homepath ~/.etwolf +set fs_basepath /opt/enemy-territory”
What is wrong?
Note: all ~'s are really my home directory path.
EDIT: or maybe it is that I can only run client side mods? I’m not sure. I know that I have sucessfully changed the death messages some.
EDIT again: It seems to be working now. I think it had something to do with having only the Linux libraries in the directory.