[MacPorts] #15131: py25-sqlite3 2.5.2 totally broken

MacPorts trac at macosforge.org
Thu May 1 09:27:52 PDT 2008


#15131: py25-sqlite3 2.5.2 totally broken
------------------------------+---------------------------------------------
  Reporter:  pfein at pobox.com  |       Owner:  mww at macports.org
      Type:  defect           |      Status:  assigned        
  Priority:  Normal           |   Milestone:  Port Bugs       
 Component:  ports            |     Version:  1.6.0           
Resolution:                   |    Keywords:                  
------------------------------+---------------------------------------------
Comment (by pfein at pobox.com):

 I built a _sqlite3.so linked against Apple's sqlite:

 {{{
 otool -L _sqlite3.so
 _sqlite3.so:
         /usr/lib/libsqlite3.0.dylib (compatibility version 9.0.0, current
 version 9.6.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 111.0.0)
 }}}

 All reported problems disappear with this build.

 To build:

  * download and extract Python-2.5.2 source
  * copy Modules/_sqlite/ to /some/where/_sqlite/
  * download attached setup.py to /some/where/
  * run `/opt/local/bin/python /some/where/setup.py  install`  This will
 install _sqlite3.so to /opt/local/lib/python2.5/site-packages/

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15131#comment:9>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list