On 5/4/05, Bob Ippolito <[EMAIL PROTECTED]> wrote: > > will only add Python packages (as it does with distutils in general). > > ext_modules is not what I want either, the modules are already built > > and installed, I just want them to be included. > > > > Is there some other approach that I could try? > > Modify sys.path in your setup script. > Thanks, that does it! For the modules at least... because one module also depends on a dynamic library from /usr/local/lib that is not included. I don't know if it is supposed to be.
Would it be sufficient to copy it to "Resources"? Konrad. -- --------------------------------------------------------------------- Konrad Hinsen Laboratoire Léon Brillouin, CEA Saclay, 91191 Gif-sur-Yvette Cedex, France Tel.: +33-1 69 08 79 25 Fax: +33-1 69 08 82 61 E-Mail: [EMAIL PROTECTED] --------------------------------------------------------------------- _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig