Options to rebuild python as a shared lib
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all. In order to try some integration with OpenOffice.org, I need to rebuild python as a shared library. Now, the question is: what other options would be needed in order to build python for Zope? I know of threads, but is there anything else? Thanks! Regards Marco -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBr8jDXhfyAQQVoaIRAgEYAJ9IbxOaclAwKZC1HQ05cWTWdnt2gwCcDMIO pnq6GSr9fAWQgEu13Yl2FV4= =ycF8 -----END PGP SIGNATURE-----
Marco Bizzarri wrote:
In order to try some integration with OpenOffice.org, I need to rebuild python as a shared library.
Now, the question is: what other options would be needed in order to build python for Zope? I know of threads, but is there anything else?
Thanks!
Your question is a bit OT for this list. Nevertheless, try: http://docs.python.org/ext/ext.html Tres. -- =============================================================== Tres Seaver tseaver@zope.com Zope Corporation "Zope Dealers" http://www.zope.com
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Tres Seaver wrote: | Marco Bizzarri wrote: | |> In order to try some integration with OpenOffice.org, I need to rebuild |> python as a shared library. |> |> Now, the question is: what other options would be needed in order to |> build python for Zope? I know of threads, but is there anything else? |> |> Thanks! | | | Your question is a bit OT for this list. Nevertheless, try: | | http://docs.python.org/ext/ext.html | | Tres. Sorry, probably I did not explain myself properly. What I was looking for were the reccomended options to rebuild python in order to work with Zope. Regards Marco -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBsCgfXhfyAQQVoaIRAvg2AJ43U62iPk6dPfp//xV40n9bQ4jzGQCgishm Q+wU1qZidNKqe+KsFp3jkmE= =IrWi -----END PGP SIGNATURE-----
Marco Bizzarri wrote:
Tres Seaver wrote: | Marco Bizzarri wrote: | |> In order to try some integration with OpenOffice.org, I need to rebuild |> python as a shared library. |> |> Now, the question is: what other options would be needed in order to |> build python for Zope? I know of threads, but is there anything else? |> |> Thanks! | | | Your question is a bit OT for this list. Nevertheless, try: | | http://docs.python.org/ext/ext.html | | Tres.
Sorry, probably I did not explain myself properly. What I was looking for were the reccomended options to rebuild python in order to work with Zope.
With Zope 2.7.x and Python 2.3.4 on a modern Linux, a "stock" 'configure' does just fine (threads are on by default). Tres. -- =============================================================== Tres Seaver tseaver@zope.com Zope Corporation "Zope Dealers" http://www.zope.com
participants (2)
-
Marco Bizzarri -
Tres Seaver