Re: mac building again
Nathan Hjelm <[email protected]>
| Newsgroups | gmane.comp.mobile.bitpim.devel |
|---|---|
| Message-ID | <[email protected]> |
You need sqlite 3.4.1 which you can get here: http://www.sqlite.org/sqlite3-3.4.1.bin.gz . You probably want to install it in /usr/local by running the configure script with --prefix=/usr/local Once you have it installed you will need to set the DYLD_LIBRARY_PATH to /usr/local/lib or else BitPim will not run (in my experience). -Nathan On Saturday, September 01, 2007, at 06:31AM, "Allen Hancock" <[email protected]> wrote: >ok, I am back at this, once again. > >So far: > >Python 2.5 - no problem, .dmg installer is available here: ><http://www.pythonmac.org/packages/py25-fat/dmg/python-2.5-macosx.dmg> > >wxPython 2.8.4.2 unicode - no problem installer is available here: ><http://internap.dl.sourceforge.net/sourceforge/wxpython/wxPython2.8- >osx-unicode-2.8.4.2-universal-py2.5.dmg> > >pyserial 2.2 - no problem, source available here: ><http://internap.dl.sourceforge.net/sourceforge/pyserial/ >pyserial-2.2.zip> >cd /path/to/directory then >python setup.py install > >and I think I am golden > > >Now, here's the stopping block, again > >I can download APSW apsw-3.3.13-r1, but where is sqlite? > >should I pull the SVN'd copy? do I use that setup.py? will that put >things where they need to be? > >on my last attempts to get this going from source, it was apsw that >fouled me, so I am hesitant to just start trying things.... > > > > >Any help with steps for getting that last part done would be much >appreciated > >tia! > >------------------------------------------------------------------------- >This SF.net email is sponsored by: Splunk Inc. >Still grepping through log files to find problems? Stop. >Now Search log events and configuration files using AJAX and a browser. >Download your FREE copy of Splunk now >> http://get.splunk.com/ >_______________________________________________ >BitPim-devel mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/bitpim-devel > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/