Eric,
Both of these "worked", but read my next message,
too.
(B=)
On Wed, 20 Feb 2008, Eric Iverson wrote:
+ Two problems: yet another error in my example and tcsh vs sh.
+
+ I left out the -jijx parameter (avoid profile and ijx window). It seems your
+ default shell is tcsh and has troubles with the ~user that doesn't happen in
+ my sh shell. It is a mistake to mix the shell use of ~ with the jpath use of
+ ~. It is better to use ~ just for the shell. Try the following:
+
+ [......]% ~/j602/bin/jwd -jijx ~/j602-user/projects/first/run.ijs
+
+ If this doesn't work there may be some tcsh problem and you could force sh
+ with:
+
+ [......]% sh ~/j602/bin/jwd -jijx
+ ~/j602-user/projects/first/run.ijs
+
+
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm