On Tue, 31 Jul 2012, Alexander Hansen wrote:

> On 7/31/12 12:58 PM, Viv Kendon wrote:
>> 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.
>
> I've tried checking the maxima mailing list archives on this issue, too,
> but nothing jumped out at me.
>
> wxmaxima-mac gives me the following processes:
>
> $ wxmaxima
> $ ps ax | grep maxima
> 18126   ??  U      0:00.47
> /sw/Applications/wxMaxima.app/Contents/MacOS/wxmaxima -psn_0_3961799
> 18154   ??  S      0:00.11 /sw/opt/sbcl-1.0.57/lib/sbcl/sbcl --core
> /sw/lib/maxima/5.27.0/binary-sbcl/maxima.core --noinform
> --end-runtime-options --eval (cl-user::run) --end-toplevel-options -r
> :lisp (setup-client 4010)
> 18172 s001  S+     0:00.00 grep maxima
>
> Maybe wxmaxima isn't waiting long enough to connect in the gtk case.

I get only

  ps ax | grep maxima
64767   ??  S      0:00.64 
/sw/Applications/wxMaxima.app/Contents/MacOS/wxmaxima 
-psn_0_10295761
64802 s000  R+     0:00.00 grep maxima

and I see nothing appear even transiently when I try 
"restart Maxima" from the Maxima menu.  I don't think the 
right comands are even getting as far as the OS.  Could it 
be using the wrong command to exec something?  A linux only 
one perhaps?  How does the mac version launch Maxima 
compared to the x11 version?

-- 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

Reply via email to