Re: [ROOT] Problem running root under Windows 98.

From: Valeri Fine (Faine) (fine@bnl.gov)
Date: Mon Feb 26 2001 - 19:10:26 MET


> The dll files it is looking for are in the %ROOTSYS%\bin directory.  If I copy
> them to the tutorials directory before running root then everything works fine.
> However, I do not need to do this on an NT machine.  So there is some kind path
> definition problem that is specific to Windows 98 (probably 95 also).
> I already knew this.  What I am looking for is some solution that is better
> than having to copy all these dll files to whatever directory I happen to be in
> when I start up root.


Very likely you  met a problem with the "env.variables" memory under Win 9x. 
It is about 256 bytes (there is no typo here, I did not miss "K", it is not 256 Kbyte 
it is very 256 bytes). 

By this reason the setting  you think you did  were discarded and ROOTSYS variable 
was not installed at all.

First you have to increase that memory via "Dos Prompt" -> "Properties" 

On another hand to forget this problem  ROOT should use the Windows registry 
rather env. variables  under Windows.

http://root.cern.ch/cgi-bin/print_hit_bold.pl/root/roottalk/roottalk00/1142.html?windowsenvironment#first_hit

            Valeri



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:38 MET