Where to install C extensions?
Moshe Zadka
moshez at math.huji.ac.il
Sat Mar 25 04:53:21 EST 2000
More information about the Python-list mailing list
Sat Mar 25 04:53:21 EST 2000
- Previous message (by thread): Where to install C extensions?
- Next message (by thread): Where to install C extensions?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 24 Mar 2000, Paul Hughett wrote: > I have been developing a C extension for Python (to do medical image > processing) and am currently working on the installation scripts. > This brings up a question: Is there a standard place to put the > shared library that implements the extension? Where is it? The distutils-sig is working on just these kinds of issues. Have a look at their archives on the Python SIG page. -- Moshe Zadka <mzadka at geocities.com>. http://www.oreilly.com/news/prescod_0300.html http://www.linux.org.il -- we put the penguin in .com
- Previous message (by thread): Where to install C extensions?
- Next message (by thread): Where to install C extensions?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list