Jaguar build progress

Vic Heintz <[email protected]>
Newsgroups gmane.comp.mobile.bitpim.devel
Message-ID <[email protected]>
OK, I've been chipping away at the roadblocks: libusb, pycrypto,  
paramiko, jarow (btw this one is not mentioned in  
http://bitpim.sourceforge.net/developer.html)

To get as far as I have, I had to edit native/usb/macbuild.sh

<  
INCLUDEDIR=/System/Library/Frameworks/Python.framework/Versions/2.3/ 
include/$PYTHONVER
---
 >  
INCLUDEDIR=/Library/Frameworks/Python.framework/Versions/2.3/include/ 
$PYTHONVER

and edit makedist.py

<     import native.strings.jarow
---
 >     import native.strings.jarowpy

(I suppose I could also have also renamed jarowpy.py to jarow.py but  
why should I have to? Is this a bug?)

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.
makedist.py now gives me a long litany of apparently successful steps  
and ends with:

byte-compiling  
/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site- 
packages/paramiko/util.py to paramiko/util.pyo
Traceback (most recent call last):
   File "/tmp/tmpZ6KVmY.py", line 519, in ?
     direct=1)
   File  
"/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site- 
packages/py2app/py2app/util.py", line 208, in byte_compile
     if force or newer(mod.filename, cfile):
   File  
"/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/ 
distutils/dep_util.py", line 22, in newer
     raise DistutilsFileError, "file '%s' does not exist" % source
distutils.errors.DistutilsFileError: file 'boot_app.py' does not exist
error: command  
'/Library/Frameworks/Python.framework/Versions/2.3/Resources/ 
Python.app/Contents/MacOS/Python' failed with exit status 1

I have no clue how to proceed from here because boot_app.py DOES exist  
in  
/Library/Frameworks/Python.framework/Versions/2.3/lib/python2.3/site- 
packages/py2app/py2app/bootstrap/boot_app.py  (Hmmm... even at minimum  
wage my time spent on this would more than pay for a copy of Panther.  
Perhaps I should just throw in the towel.)

Vic



-------------------------------------------------------
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.