Technical support > Linux

Dev builds

<< < (2/4) > >>

badkarma:
aha !

edited the debhelper and libcurl versions to those available in etch.

so debhelper 5 + and libcurl3-dev

also changed the /debian/compat file to read 5 instead of 6

the debbinary package built ok, building the debdata one now  ;D

will test that the debs install/run and post torrent link if all is well

badkarma:
hmm, building the data part fails

make[1]: Leaving directory `/storage/linux-stuff/ufoai-source/trunk'
cd base && ./archives.sh
/bin/sh: ./archives.sh: No such file or directory
make: *** [stamps/build-indep] Error 127
debuild: fatal error at line 1204:
couldn't exec debian/rules:
make: *** [deb] Error 2
root@badkarma64:#

checked in the base directory and there is in fact no archives.sh. there is an archives.bat, but that refers to windows commands.

uthersde:

--- Quote from: badkarma on August 19, 2008, 05:32:42 pm ---hmm, building the data part fails

make[1]: Leaving directory `/storage/linux-stuff/ufoai-source/trunk'
cd base && ./archives.sh
/bin/sh: ./archives.sh: No such file or directory
make: *** [stamps/build-indep] Error 127
debuild: fatal error at line 1204:
couldn't exec debian/rules:
make: *** [deb] Error 2
root@badkarma64:#

checked in the base directory and there is in fact no archives.sh. there is an archives.bat, but that refers to windows commands.



--- End quote ---

try "svn up" this problem should be fixed now!

and you also should replace in src/shared/shared.h the BASEDIRNAME "base" with "" ;)

badkarma:
ok, managed to build the packages ok now

but, when you install them, the game will not run

returns

R_FindImage: Can't find pics/envmaps/envmap_0 (pics/envmaps/envmap_0.tga) - file: src/renderer/r_image.c, line 1751
Wrote keys.cfg
Error: Could not load environment map 0

however the game runs fine from the source code directory, I think something has gone wrong with the package creation/install proccess. now using svn version 14428.

do you want me to put up a torrent of the packages so you can test ?

badkarma:
hmm,

tried a svn update and managed to create new packages last night, getting the same problem though. I can run the game from the source directory, packages install ok. The game crashes on start-up though.

pacakges are on tpb tracker if anyone has time to test them for me. using svn 14428 now.

http://thepiratebay.org/torrent/4407350

looks like just changing versions on required versions of libcurl and debhelper wont do the trick, will try building packages again with lenny when it gets released

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version