1
Linux Specific Issues / Re: Segmentation fault (core dumped) when installing Planeshift
« on: February 13, 2007, 09:34:47 pm »
Hello,
I had the same issue, but I solved it without compiling the entire game.
In a shell, run :
export GTK_PATH=/usr/lib32/gtk-2.0
export PANGO_RC_FILE=/etc/pango32/pangorc
export GDK_PIXBUF_MODULE_FILE=/etc/gtk-2.0/gdk-pixbuf.loaders.32
./PlaneShift_CBV0.3.018.bin
Hope it helps.
Bye
I had the same issue, but I solved it without compiling the entire game.
In a shell, run :
export GTK_PATH=/usr/lib32/gtk-2.0
export PANGO_RC_FILE=/etc/pango32/pangorc
export GDK_PIXBUF_MODULE_FILE=/etc/gtk-2.0/gdk-pixbuf.loaders.32
./PlaneShift_CBV0.3.018.bin
Hope it helps.
Bye