Technical support > Linux

Debian/Ubuntu packages for i386/amd64

<< < (3/8) > >>

shag:
Hi! :)

Strange.. after installing the deb and running the game it exited with an error about ui_hunksize being too small.. maybe if the var is defined it still uses it and does checks on it..

MCR:
Remove the ui_hunksize definition from the config.cfg file in .ufoai/base.
Also remove keys.cfg so it will be rewritten by the game, because there have been changes to this file as well...

The game does not do that automatically so probably there are remains left from your previous installation there...

wizardelo:
i had same problem, so i moved .ufoai folder somewhere else and it created new keys and config files and worked no problem.

on topic: i tried to make deb from latest git and i got error missing ufo manual.pdf :)
file i got is "ufo-manual_EN.tex"


--- Code: ---
cp: cannot stat `./src/docs/tex/ufo-manual_EN.pdf': No such file or directory
dh_install: cp -a ./src/docs/tex/ufo-manual_EN.pdf debian/ufoai//usr/share/doc/ufoai-data// returned exit code 1
make: *** [install-arch] Error 2
debuild: fatal error at line 1330:
couldn't exec fakeroot debian/rules:
make: *** [deb] Error 2

--- End code ---

shag:

--- Quote ---on topic: i tried to make deb from latest git and i got error missing ufo manual.pdf :)
file i got is "ufo-manual_EN.tex"
--- End quote ---

Yeah I have seen that too. I went into src/docs/tex and ran pdflatex manually. That worked without problems, and also rebuilding the deb after that went through without problems..

so there's still a small glitch in either
a) the clean (as in that it used the pdf from manual pdflatex run)
b) the build (somehow not building the pdf, or getting into an error running pdflatex, possibly due to sanitized PATH by debuild)

shag:
Ah found it. Preparing a patch now. I will submit to sourceforge as soon as I check the build completes successfully

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version