Re: Jaguar build progress

"Roger Binns" <[email protected]>
Newsgroups gmane.comp.mobile.bitpim.devel
Message-ID <020d01c50945$034787a0$3501a8c0@rogersqyvr14d3>
> paramiko, jarow (btw this one is not mentioned in  
> http://bitpim.sourceforge.net/developer.html)

You don't need to build jarow just to run the developer code
which is why it isn't mentioned.  You do need to build it if
you are making an installable package in which case that is
made clear by the pre-requisite checking of makedist.py.

> and edit makedist.py
> 
> <     import native.strings.jarow
> ---
> >     import native.strings.jarowpy

Errr, that is not right.  You need to do the following in the strings
directory:

    $ python setup.py build
    $ cp build/*/jarow.so .

The directory contains both Python and native implementations of
the Jaro-Winkler functionality.  To just run the developer code,
only the Python implementation is needed.  To make shipping executables,
you need to build the native version.

> Now I'm stuck again. I may not have a good install of py2app even  
> though the "python setup.py install" seemed to go OK.

It is a bug in py2app.  You missed this message with the fix:

http://article.gmane.org/gmane.comp.mobile.bitpim.devel/1798

Roger


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.