On Tue, 31 Jul 2012, Alexander Hansen wrote: > On 7/31/12 12:34 AM, Viv Kendon wrote: >> This also seems repeatable, maybe a typo of some sort? >> >> /usr/bin/install -d -m 755 >> /sw/src/fink.build/root-wxmaxima-gtk-12.04.0-4/sw/Applications >> cp -pR 'wxMaxima.app' >> '/sw/src/fink.build/root-wxmaxima-gtk-12.04.0-4/sw/Applications/' >> chmod -R o-w >> '/sw/src/fink.build/root-wxmaxima-gtk-12.04.0-4/sw/Applications/' >> if test -x /Developer >> Can't exec "if": No such file or directory at >> /sw/lib/perl5/Fink/Services.pm line 589, <DATA> line 1. >> ### execution of if failed, exit code -1 >> ### execution of /tmp/fink.K5dPz failed, exit code 255 >> >> Package manager version: 0.34.1 >> Distribution version: selfupdate-rsync Mon Jul 30 22:15:18 2012, 10.6, >> x86_64 >> Trees: local/main local/crypto stable/main stable/crypto unstable/main >> unstable/crypto >> Xcode.app: 3.2.6 >> Xcode command-line tools: 3.2.6 >> Max. Fink build jobs: 4 >> > > Two issues: > > 1) There's a bug in fink right now that affects generation of app > bundles. You can work around it pending the next release by downloading > a new copy of PkgVersion.pm from > > https://raw.github.com/fink/fink/master/perlmod/Fink/PkgVersion.pm > > Copy that into /sw/lib/perl5/Fink. > > 2) I make no warranty that wxmaxima-gtk will run reliably. It worked > great at one point, and then switched to working only after a lot of > restarts, and now I haven't actually been able to get it to run. If you > have any success I'd like to hear about it.
Many thanks for the help, it all built and installed without further problems (bundle-maxima-x11). xmaxima appears to work fine, but wxmaxima cannot start/connect to the server no matter what I've tried to reconfigure. It looks OK apart from that, but obviously I can't test it very much in its serverless state. I can't get any more useful debug messages out of it either. The console gave me five copies of 31/07/2012 20:24:48 [0x0-0x9b89b8].net.sf.wxMaxima[63477] (wxmaxima:63477): Gtk-WARNING **: Unable to find default local directory monitor type but I don't think that's relevant. Comparing console output between wxmaxima and xmaxima, I don't think wxmaxima even tries to start/connect to a server, despite what it claims in its error dialog. For xmaxima I get 31/07/2012 20:45:36 Firewall[60] wish8.5 is listening from 0.0.0.0:4008 proto=6 and "top" also shows an instance of sbcl, but there is clearly nothing similar running for wxmaxima. cheers, -- Viv ________________________________________________ Dr Viv Kendon http://quantum.leeds.ac.uk/~viv tel: +44 113 343 4864 Physics and Astronomy Quantum Information Group University of Leeds ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
