J602 does not use JPATH... env var.
Please read Help|Release Hightlights and Help|User Manual|J602 Install for
more information.
Short answer is that J602 JFE finds the J directory that contains the JFE
and then requires everything to be there (JFE, JE, profile.ijs, etc).
Hardlinks to the JFE are not supported and symlinks to the JFE must be
absolute paths.
----- Original Message -----
From: "Joey K Tuttle" <[EMAIL PROTECTED]>
To: "Beta forum" <[email protected]>
Sent: Saturday, September 29, 2007 12:00 PM
Subject: Re: [Jbeta] J602 installation
Actually, sigh, I spoke too soon. What really happened
was that it worked fine while my working directory was
/usr/local/lib/j602 - from any other directory, I got:
iMg5:~ jkt$ jb
Load library /Users/jkt/libj.dylib failed.iMg5:~ jkt$
Even worse, I can't find a way to correct it. In past
releases I set /etc/bashrc to look like:
iMg5:~ jkt$ cat /etc/bashrc
# System-wide .bashrc file for interactive bash(1) shells.
if [ -n "$PS1" ]; then PS1='\h:\w \u\$ '; fi
# Make bash check it's window size after a process completes
shopt -s checkwinsize
if ! echo $PATH | /usr/bin/grep -q "/usr/local" ; then
PATH=$PATH:/usr/local/bin/
fi
# For J users in bash
JPATHj602="/usr/local/lib/j602/"
JPATHj601="/usr/local/lib/j601/"
JPATHj504="/usr/local/lib/j504/"
export PATH JPATHj601 JPATHj504 JPATHj602
and while it works for j601 and j504, no joy with j602.
- joey
----
At 20:29 -0700 2007/09/28, Joey K Tuttle wrote:
I should have added that on my third installation
(into /usr/local/lib/) things worked very nicely
and a symbolic link in /usr/local/bin works "out
of the box" (except for my missing personal profile).
This is a very nice improvement - thanks.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm