Hi everyone, It's been 1 week i'm trying to install PIDA 0.5.1 on Mac OS X. I've tried a lot of possibilities :
http://pida.co.uk/wiki/InstallationHowto (getting source from HG) http://pida.co.uk/downloads (getting source from website) http://pida.darwinports.com/ (install via MacPorts) But these solutions fail when trying to build the moo_stub extension : ld: duplicate symbol __PyGtk_API in build/temp.macosx-10.5-i386-2.5/ moo/moo-stub.o and build/temp.macosx-10.5-i386-2.5/moo/moo-pygtk.o collect2: ld returned 1 exit status error: command '/usr/bin/gcc-4.0' failed with exit status 1 I found at this URL a possible fix for OS X : http://bitbucket.org/aafshar/pida-main/src/ef0ae636748b/contrib/moo/moo-stub.c When adding "#define NO_IMPORT_PYGTK", I don't get any errors. However when I run PIDA, I get the first screen where I can chose between emacs and vim, then I get the spash screen "PIDA is starting... and it loves you !", and then NOTHING. I have all these logs in the console : [jon...@macosx PIDA-0.5.1]$ ./run-pida.sh Xlib: extension "RANDR" missing on display "/tmp/launch-2xRpFK/:0". ** (pida:3051): WARNING **: expected enumeration type MooPanePosition, but got GtkPositionType instead ** (pida:3051): WARNING **: expected enumeration type MooPanePosition, but got GtkPositionType instead ** (pida:3051): WARNING **: expected enumeration type MooPanePosition, but got GtkPositionType instead VIM - Vi IMproved 7.2 (2008 Aug 9, compiled Aug 18 2009 00:52:42) Unknown option argument: "--socketid" More info with: "vim -h" ** (pida:3051): WARNING **: expected enumeration type MooPanePosition, but got GtkPositionType instead ** (pida:3051): WARNING **: expected enumeration type MooPanePosition, but got GtkPositionType instead ** (pida:3051): WARNING **: expected enumeration type MooPanePosition, but got GtkPositionType instead Thanks for helping ! Jon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PIDA" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pida?hl=en-GB -~----------~----~----~----~------~----~------~--~---
