Re: [pygccxml-development] MAC OS X Support?
Brought to you by:
mbaas,
roman_yakovenko
From: Darren G. <ga...@MI...> - 2006-09-28 15:23:14
|
Hmm.. I think that this message got bounced. Anyhow, I can confirm that installation of Py++ from the SVN works as expected in the normal way. pygccxml runs and passes all unittests. I haven't gotten the unittests in pyplusplus to run since I don't have Scons setup quite right... But I can run the example programs and have gotten my own code to work. So, the instructions are very simple... get fink, so you can get "cmake" so you can install gccxml.... (this is the hard part.... but if you are desperate, I could make a universal binary installer for you....) get boost... I downloaded the binary boost-jam and then made boost from the source. This won't work if you have an intel mac though. You'll have to build boost-jam as well. (The latest release... not the cvs). get Py++ and do the "python setup.py install" thing. Cheers, Darren. On Sep 26, 2006, at 6:42 PM, Darren Garnier wrote: > Hi all, > > Long time lurker... first time poster. I have used Py++ on the > mac. I used v. 0.80 from back in June and had minimal problems > "porting" it to the mac. (Like 2 lines that I sent a patch to > Roman with). I used it for a quick project and haven't gotten > back to trying it since all the numerous improvements. > > Anyway, its just to say, if it doesn't just work the python setup > install way, it won't be hard to fix any issues. If I get a chance > to update, I'll send specific instructions... in the meantime > "Courage". > > Darren. > Levitated Dipole Experiment > http://www.psfc.mit.edu/ldx/ > > > On Sep 26, 2006, at 2:25 PM, Roman Yakovenko wrote: > >> On 9/26/06, Brian OBrien <bob...@ya...> wrote: >>> If I gave you an account on my system... Do you think >>> you could help to get this running? >> >> To tell you the true I never used MAC computer. More over I fill >> better when >> I use Windows than Linux. So, sorry I can help you. May be you can >> ask for >> help at Boost.Python mailing list. I am sure there are few MAC >> users there. >> >>> Is this even the >>> right group to be dicussing py++ >> >> Yes this is a right group to discuss Py++, actually this is the >> only thing we do >> in this group :-) >> >> -- >> Roman Yakovenko >> C++ Python language binding >> http://www.language-binding.net/ >> >> --------------------------------------------------------------------- >> ---- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> share your >> opinions on IT & business topics through brief surveys -- and earn >> cash >> http://www.techsay.com/default.php? >> page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> pygccxml-development mailing list >> pyg...@li... >> https://lists.sourceforge.net/lists/listinfo/pygccxml-development > |