Hi Martin,

Thank you very much for your kind response.

I checked the matlab script on my m/c and it turns out that the check for window 
manager process has not been commented. I do not understand the reason though, since i 
have installed using the panther patch and applied it post installation as well.

Anyways, as per your suggestion, i ran it with the -nojvm option and it gave me the 
following message:
---------------
dyld: /Applications/MATLAB6p5/bin/mac/MATLAB Undefined symbols:
_tgetent
_tgetstr
Trace/BPT trap
-------------

what does this mean? has it got to do anything with the license manager? i think the 
license manager is running alright.

given the above situation, does that mean i cannot use this version on panther?

Also, i have not moved the launchmatlab icon anywhere. I just opened 
Applications/Matlab6p5 and double-clicked on LaunchMatlab icon. It bounced for a while 
and stopped. I tried to do it from terminal, but then it said what i had reported 
earlier that in the shell script, the command /bin/mac/setsid is not valid.

Thanks once again for your help..

regards
arun

-------- Original Message --------
>From    : "Martin Costabel <[EMAIL PROTECTED]>"
To      : Arun <[EMAIL PROTECTED]>
Subject : Re: [Fink-beginners] MATLAB R13 (not service pack 1) & Panther
Date    : Sat, 10 Jan 2004 14:42:57 +0100

>Arun wrote:
>[]
>> 3. Once I finished installing, I managed to ensure that license
>> server starts up well on bootup. However, the problem I am facing
>> still is this: When I invoke matlab, it says "You are not the owner
>> of Windows Manager process nor you are the root. ...." Therefore Java
>
>This looks like a thing that wouldn't work on Panther. If it still 
>searches for "Window Manager" in the process list, it won't work, 
>because on Panther, this process is now named "WindowServer". In my 
>bin/matlab script, the corresponding part is commented out:
>
>#
>#    if [ "$jvmflag" = "1" -a "`ps xc | grep 'Window Manager'`" = ""  -a 
>"`id -un`" != "root" ]; then
>#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>#        echo 
>"---------------------------------------------------------------------------"
>#        echo "You do not own the Window Manager process, and are not 
>the root user."
>#        echo "The Java virtual machine cannot start unless one of these 
>two conditions is"
>#        echo "met. Therefore, Java is being disabled."
>#        echo 
>"---------------------------------------------------------------------------"
>#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>#       jvmflag=0
>#    fi
>#fi
>
>I don't know when this was commented out, because my Matlab version 
>started its life as a pre-Jaguar demo version, patched with the 
>JaguarUpdater and then with the PantherUpdater. It still works.
>
>You might first try to start your matlab from the command line with the 
>"-nojvm" option to see whether this java problem is the only one you are 
>having. If this works, you could edit the bin/matlab script and comment 
>out (put "#"s at the beginning of the lines) the section I showed above.
>
>Be careful to make a backup copy of that script, in any case.
>
>> is not invoked and the command terminates by saying undefined symbols
>> _tgetentr, etc.   Then I tried invoking using the Launchmatlab
>> command, which fails to launch matlab saying that /bin/mac/setsid in
>> Line 9 of launch_matlab.sh is not valid since it cannot find  setsid.
>
>How did you run "the Launchmatlab command"? Did you double-click on its 
>icon? And did you leave it where it was? It doesn't work if you move 
>Launchmatlab.app to some other place, only an Alias is supposed to move 
>elsewhere, not a copy nor the App itself.
>
>-- 
>Martin

-------


_____________________________________________________________
Get Your Free ScanMail and Email At http://mail.ttkbharatplanet.com


-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to