vancheese
June 4th, 2009, 03:44 AM
Hi People
I'm running Jaunty 64bit and I'm trying to use this most amazing tutorial in using Pascal/Dephi to create modules for python.
http://wiki.lazarus.freepascal.org/Developing_Python_Modules_with_Pascal
However, When following the tutorial, the complying of the module by Lazarus fails when it comes to the linking of the pascal module.
Linking PyMinMod.so
/usr/bin/ld: Python: No such file: No such file or directory
I've installed all the python development files and this is beyond my knowledge and I've no idea about ld and linking ... Can anyone offer some help?
Thanks
Andy
I'm running Jaunty 64bit and I'm trying to use this most amazing tutorial in using Pascal/Dephi to create modules for python.
http://wiki.lazarus.freepascal.org/Developing_Python_Modules_with_Pascal
However, When following the tutorial, the complying of the module by Lazarus fails when it comes to the linking of the pascal module.
Linking PyMinMod.so
/usr/bin/ld: Python: No such file: No such file or directory
I've installed all the python development files and this is beyond my knowledge and I've no idea about ld and linking ... Can anyone offer some help?
Thanks
Andy