1
Technical Help: Problems BEFORE entering the game /
« on: May 27, 2002, 06:08:53 pm »
Get an error after the first make all command;
*-------------------------------------------------------------------------*
Building Crystal Script Python plug-in
Building for LINUX/GCC/X86 in debug mode
*-------------------------------------------------------------------------*
\\
g++ -Wl,-shared -Wl,-soname -Wl,cspython.so -o cspython.so out/LINUX/X86/debug/cs_pyth.o out/LINUX/X86/debug/cspython.o out/LINUX/X86/debug/pytocs.o -lcsgeom -lcssys_D -lcsutil -lcssys_D -lcsutil -ldl -lm -lz -g3 -Lout/LINUX/X86/debug/ -L/usr/lib/python2.2/config -L/usr/lib/python2.2 -lpython2.2 -lpthread -lutil \\
/usr/i386-slackware-linux/bin/ld: cannot find -lpython2.2
collect2: ld returned 1 exit status
make[1]: *** [cspython.so] Error 1
make: *** [cspython] Error 2
I\'ve just installed the newest Python version, but that didn\'t work.
Any ideas?
*-------------------------------------------------------------------------*
Building Crystal Script Python plug-in
Building for LINUX/GCC/X86 in debug mode
*-------------------------------------------------------------------------*
\\
g++ -Wl,-shared -Wl,-soname -Wl,cspython.so -o cspython.so out/LINUX/X86/debug/cs_pyth.o out/LINUX/X86/debug/cspython.o out/LINUX/X86/debug/pytocs.o -lcsgeom -lcssys_D -lcsutil -lcssys_D -lcsutil -ldl -lm -lz -g3 -Lout/LINUX/X86/debug/ -L/usr/lib/python2.2/config -L/usr/lib/python2.2 -lpython2.2 -lpthread -lutil \\
/usr/i386-slackware-linux/bin/ld: cannot find -lpython2.2
collect2: ld returned 1 exit status
make[1]: *** [cspython.so] Error 1
make: *** [cspython] Error 2
I\'ve just installed the newest Python version, but that didn\'t work.
Any ideas?