From: Nathan H. <hj...@ma...> - 2010-03-12 01:46:39
|
I am using the stock python2.5 to build under Snow Leopard. I remember having some py2app problems after I updated the requirement to 0.4.3. I think the problem was that 0.4.3 was still identifying itself as 0.4.2. I had to modify the py2app source to give the correct version. -Nathan On Mar 11, 2010, at 5:12 PM, Sean Patrick Burke wrote: > Nathan - > The build crashes and dies on the py2app sanity check. This isn't > the first time I have had a problem with this portion of the build > script, but for posterity I'll describe the issue. > I have two partitions on my drive: a leopard partition and a snow > leopard partition. The former has all of the proper dependencies for > a bitpim build, including py2app 0.4.3. The latter is my day to day > partition and has py2app 0.4.2 on it. For some reason, makedist is > detecting the snow leopard copy of py2app before the framework copy. > > Are you building with a macports copy of python, or a stock copy? > > s > -- > Sean Patrick Burke > Full time law student, part time developer > http://www.bitpim.org > > > > > On Mar 11, 2010, at 12:36 PM, Nathan Hjelm wrote: > >> Yup, the last commit I made to the libusb-0.1 source tree was before >> the release of Snow Leopard (which broke libusb-0.1). >> >> The mac build scripts and the usb module are good to go. Can you >> take a look and see if I missed or screwed up anything? >> >> -Nathan >> >> On Thursday, March 11, 2010, at 07:29AM, "Sean Patrick Burke" <sea...@gm... >>> wrote: >>> Just to add to that - libusb 0.1 support on the mac has been dead >>> for some time. As soon as the code supports libusb 1.0, I'll check >>> the mac build scripts to ensure compliance. >>> >>> s >>> -- >>> Sean Patrick Burke >>> Full time law student, part time developer >>> http://www.bitpim.org >>> >>> >>> >>> >>> On Mar 11, 2010, at 1:36 AM, Nathan Hjelm wrote: >>> >>>> Some notes on libusb-1.0 support for Mac: >>>> - If users/developers want to run or build Bitpim from source they >>>> will need to install libusb-1.0 into /opt/local. This is the >>>> default location if for installation in macports. >>>> - Those using an app will not need to install libusb-1.0 as it is >>>> already contained inside the app. >>>> >>>> BTW, I updated Bitpim's Linux distro files (debian, redhat, etc) >>>> to require libusb 1.0.6. >>>> >>>> -Nathan >>>> >>>> On Mar 10, 2010, at 8:39 PM, Joe Pham wrote: >>>> >>>>> We're getting ready to add BitPim support to libusb 1.0 and I'd >>>>> like to get feedback from Linux and Mac users and determine if >>>>> their systems still have libusb 0.1 installed by default (so we >>>>> would need to have support to both versions.) >>>>> >>>>> Thanks, >>>>> >>>>> -Joe Pham >>>>> >>>>> ____________________________________________________________ >>>>> Diet Help >>>>> Cheap Diet Help Tips. Click here. >>>>> http://thirdpartyoffers.netzero.net/TGL2231/c?cp=IGspJ4j-esTg1l7C4rGuXwAAJz7WnjM0Y4XQHrk4-YAY8siEAAYAAAAAAAAAAAAAAAAAAADNAAAAAAAAAAAAAAAAAAAYQAAAAAA= >>>>> >>>>> ------------------------------------------------------------------------------ >>>>> Download Intel® Parallel Studio Eval >>>>> Try the new software tools for yourself. Speed compiling, find bugs >>>>> proactively, and fine-tune applications for parallel performance. >>>>> See why Intel Parallel Studio got high marks during beta. >>>>> http://p.sf.net/sfu/intel-sw-dev >>>>> _______________________________________________ >>>>> BitPim-devel mailing list >>>>> Bit...@li... >>>>> https://lists.sourceforge.net/lists/listinfo/bitpim-devel >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Download Intel® Parallel Studio Eval >>>> Try the new software tools for yourself. Speed compiling, find bugs >>>> proactively, and fine-tune applications for parallel performance. >>>> See why Intel Parallel Studio got high marks during beta. >>>> http://p.sf.net/sfu/intel-sw-dev >>>> _______________________________________________ >>>> BitPim-devel mailing list >>>> Bit...@li... >>>> https://lists.sourceforge.net/lists/listinfo/bitpim-devel >>> >>> >>> ------------------------------------------------------------------------------ >>> Download Intel® Parallel Studio Eval >>> Try the new software tools for yourself. Speed compiling, find bugs >>> proactively, and fine-tune applications for parallel performance. >>> See why Intel Parallel Studio got high marks during beta. >>> http://p.sf.net/sfu/intel-sw-dev >>> _______________________________________________ >>> BitPim-devel mailing list >>> Bit...@li... >>> https://lists.sourceforge.net/lists/listinfo/bitpim-devel >>> >>> >> >> ------------------------------------------------------------------------------ >> Download Intel® Parallel Studio Eval >> Try the new software tools for yourself. Speed compiling, find bugs >> proactively, and fine-tune applications for parallel performance. >> See why Intel Parallel Studio got high marks during beta. >> http://p.sf.net/sfu/intel-sw-dev >> _______________________________________________ >> BitPim-devel mailing list >> Bit...@li... >> https://lists.sourceforge.net/lists/listinfo/bitpim-devel > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > BitPim-devel mailing list > Bit...@li... > https://lists.sourceforge.net/lists/listinfo/bitpim-devel |