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 ;-)

[EMAIL PROTECTED] 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
[


_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to