Alexander, As I mentioned on fink irc, the newest relax-py 3.3.5 release no longer recommends wxgtk2.8. My initial attempt to create a wxpython300-py package using wxwidgets300-cocoa revealed that this won't work due to the error...
This program needs access to the screen. Please run with a Framework build of python, and only when you are logged in on the main display of your Mac. when 'relax --gui' attempts to run. So the only immediate solution is to create the missing wxwidgets300-gtk2 package for wxpython300-py to use instead (as we are unlikely to see a framework python in fink anytime soon). My initial attempts at the -gtk2 variant shows that we will have to bury the shared libraries of the -gtk2 variant as there is will be a filename collision between wxwidgets300-cocoa-shlibs and wxwidgets300-gtk2-shlibs over the common shared libs... %p/lib/libwx_baseu-%type_raw[lib].dylib %p/lib/libwx_baseu_net-%type_raw[lib].dylib %p/lib/libwx_baseu_xml-%type_raw[lib].dylib So the packaging will be kinda of ugly with one variant burying their shared libs and not the other. Jack ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel