[Pythonmac-SIG] Question about "setup.py build"

Daniel Lord daniellord at mac.com
Thu Jan 25 02:39:40 CET 2007


I realized I only copied Bob on this and to send it out to everyone  
might help someone else
the build for PySQLite is poorly designed and ignores the state of '-- 
enable-shared' and looks for the dylib anyway so fails on static-only  
builds.
I will have to hack it to get it to work. Shame, shame.

On Jan 24, 2007, at 15:08, Daniel Lord wrote:

> Bob,
> Just so you know though, I was building the dynamic libs because  
> the installer looks for them even if you disable shared libs.
> Bad design. So I'll have to 'hack' it to make it work. Not that  
> that isn't business as usual with OS X ;-)
>
> [daniello at mercury.local]$ sudo make install
> Password:
> tclsh ./tclinstaller.tcl 3.3
> couldn't open ".libs/libtclsqlite3.dylib": no such file or directory
>     while executing
> "open $LIBFILE"
>     invoked from within
> "set in [open $LIBFILE]"
>     (file "./tclinstaller.tcl" line 23)
> make: *** [tcl_install] Error 1
> [
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/pythonmac-sig/attachments/20070124/10034b8a/attachment.htm 


More information about the Pythonmac-SIG mailing list