[Python-Dev] Compiling Free Cad on Rhel5 (original) (raw)
Vikas Mahajan vikas.mahajan12 at gmail.com
Wed Jul 28 13:57:40 CEST 2010
- Previous message: [Python-Dev] Compiling Free Cad on Rhel5
- Next message: [Python-Dev] Compiling Free Cad on Rhel5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
1. Please post Python usage related problems to the python-users mailing list: http://mail.python.org/mailman/listinfo/python-list
Sorry for posting here. I am new baby to python so I don't know where to post. I will remember this and will not post irrelevant topics here.
2. That being said, your specific problem can be resolved by compiling Python to a dynamic library. You can do this by specifying
--enable-shared
during the./configure
phase.
Thanks a lot for your help. Your solution helped me a lot.
-- Best regards, Ćukasz Langa tel. +48 791 080 144 WWW http://lukasz.langa.pl/
-- Regards
Vikas Mahajan
- Previous message: [Python-Dev] Compiling Free Cad on Rhel5
- Next message: [Python-Dev] Compiling Free Cad on Rhel5
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]