>>>>> "Ronald" == Ronald Oussoren <[EMAIL PROTECTED]> writes:

    Ronald> On Oct 15, 2006, at 11:43 PM, [EMAIL PROTECTED] wrote:

    >> I'm trying to get pysqlite 2.3.2 built on my Mac (OSX 10.4.8, gcc-4.0,
    >> Python 2.4.4c1).  Sqlite built and installed into /usr/local just  
    >> fine.  I
    >> adjusted setup.cfg appropriately:
    >> 
    >> [build_ext]
    >> define=
    >> include_dirs=/usr/local/include:/usr/include
    >> library_dirs=/usr/local/lib:/usr/lib
    >> libraries=sqlite3

    Ronald> Why do you add /usr/include and /usr/lib to include_dirs and
    Ronald> library_dirs? 

I didn't add them.  They were there by default.  I believe I tried taking
them out leaving just /usr/local/* and the results were worse.

I'll go back and give it another try when I have a chance.

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

Reply via email to