----- Original Message ----- From: "Art Isbell" <[EMAIL PROTECTED]> To: "WebObjects-Dev Mailing List" <[email protected]> Sent: Monday, June 11, 2007 1:10 AM Subject: Re: WO 4.5 on NT & Env Vars
> On Jun 10, 2007, at 6:05 PM, Anthony Arthur wrote: > > > Wondering if anyone out there remembers this stuff -- circa 1999 > > It's been a long time, but I'll throw out some guesses based on > fuzzy memories from the distant past :-) > > > 1) How does WO 4.5 on NT define environment variables that don't > > appear in the standard NT env-var control panel? I can echo > > $NEXT_ROOT in a shell, but there is no def in the panel?? How can > > I inspect these hidden variables? (sorry that was 2 in 1) > > I believe that the WO environment variables are system, not user > environment variables. Are you looking at the system environment > variables? I believe that I recall the user environment variables > being in an upper pane of the environment variable panel with the > system environment variables being in the lower pane (or maybe vice- > versa :-) But there shouldn't be any "hidden" environment variables. > > > The first one in the list is C:\\WebObjects\Library, which I am > > suspicious of the double '\\', but I can't figure out how the > > command is putting that together. > > I'm suspicious of a PATH that contains "WebObjects\Library". PATH > should contain path prefixes like $NEXT_ROOT\Library and $NEXT_ROOT > \Local\Library. What is the value of $NEXT_ROOT as echoed at a shell > prompt? Maybe $NEXT_ROOT is "C:\\WebObjects" which would be non- > standard but possible, I guess. "\\" shouldn't make the path > invalid. Does C:\WebObjects exist? If not, where is the WO root? > > Aloha, > Art Don't know why you need such info: But wo4.5 ObjC is close to GnuSTEP web and SOPE. CCHZPATH=C:\CTeX\LOCALT~1\cct\fonts CCPKPATH=C:\CTeX\LOCALT~1\fonts\pk\modeless\cct\dpi$d CLASSPATH=C:\Apple\Library\Java\xml4j.jar;C:\Apple\Library\JDK\lib\swingall. jar CVSROOT=:pserver:[EMAIL PROTECTED]/CVS HOMEDRIVE=C: Lib=C:\Apple\Developer\Libraries MuPAD_SWP_310=F:\Academy\Swp55\MuPAD NEXT_ROOT=C:/Apple NUMBER_OF_PROCESSORS=1 OS=Windows_NT Os2LibPath=C:\WINNT\system32\os2\dll; Path=C:\WINNT\system32;C:\WINNT;C:\WINNT\system32\WBEM;C:\Apple\Developer\Ex ecutables\Utilities;C:\Apple\Developer\Executables;C:\Apple\Local\Library\Ex ecutables;C:\Apple\Library\JDK\bin;C:\Apple\Library\Executables;F:\Cygwin\bi n;F:\Python;F:\Php;C:\Program Files\ATI Technologies\ATI Control Panel;C:\Program Files\Intel\Wireless\Bin\;F:\PgSQL\bin;F:\MySQL\bin;C:\CTeX\LOCALT~1\ty\bin; C:\CTeX\LOCALT~1\cct\bin;C:\CTeX\texmf\miktex\bin;C:\CTeX\gs\gs8.51\bin;C:\C TeX\WinEdt;F:\SharedApps\NJStarComm;. PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH ProgramFiles=C:\Program Files PROMPT=$P$G SystemDrive=C: SystemRoot=C:\WINNT TEMP=F:\Temp\UserTemp TMP=F:\Temp\UserTemp windir=C:\WINNT _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
