[packman] [PM] paintball2 2.0_b26-0.pm.1 (openSUSE 11.1/i586)
Toni
toni at links2linux.de
Sun Apr 19 10:36:33 CEST 2009
Am Sonntag, 19. April 2009 schrieb mike:
> First, thank you for your time and commitment to the openSuSE community. I
> just wanted to let you know there seems to be a bug in the Paintball2 64bit
> package for 11.1. It is calling for "game.so", which is incorrect and
> therefore never will begin the game play. It needs to call for
> "gamei386.so". The problem is only in the _64 version. The i586 version is
> correct and works.
can you check the /usr/bin/paintball2.sh file.
ther should be lines similar to this:
pushd pball > /dev/null
for i in env maps menus models pics players scripts sound sprites textures;
do
ln -s /usr/share/games/paintball2/pball/$i .
done
ln -s /usr/share/games/paintball2/pball/gamei386.so .
cp -a /usr/share/games/paintball2/pball/configs .
popd > /dev/null
so the gameii386.so is in place and should be used.
if so, please try to rename/remove the directory
$HOME/.paintball2
and relaunch the script paintball2.sh, the $HOME/.paintball2 dir is then
recreated and populated with some links and files.
> idee
--
have fun
Toni
More information about the Packman
mailing list