Re: [ROOT] root win32 gdk on Windows ME

From: Rene Brun (Rene.Brun@cern.ch)
Date: Sat Jun 15 2002 - 11:03:19 MEST


Did you follow the instructions given at the DownLoad page at:
http://root.cern.ch/root/Version303.html

When running from the MSDOS prompt, you must set the following environment
variables, eg in your autoexec.bat:
     (Restart the system if you set these variables for the first time). 

        set TEMP=c:\temp
        set HOME=c:\your top directory
        set TMPDIR=c:\temp
        set ROOTSYS=c:\root  (the directory where you installed Root)
        set PATH=%PATH%;%ROOTSYS%\bin

Rene Brun

On Sat, 15 Jun 2002 Dgsmoot@aol.com wrote:

> I am having trouble installing root_v3.02.07.win32gdk.tar on Windows ME. We 
> have set the variable ROOTSYS to c:\root and the PATH to c:\root\bin. In 
> MSDOS I get the error
> 
> C:\root\tutorials>root demos.c
> Load Error: Failed to load Dynamic link library C:\root\bin\libWin32gdk.dll
> Error: Symbol TGWin32 is not defined in current scope  FILE: LINE:0
> Error: type TGWin32 not defined FILE: LINE:0
> *** Interpreter error recovered ***
> 
> and then...  Root has caused an error in LIBGUI.DLL. Root will now close.
> 
> Does anyone know if this version will run on other Windows systems besides NT 
> and 2000. If so do you know which environmental settings and/or path settings 
> and/or other procedures are required. Thank you.
> 
> Dennis Smoot
> Graduate Student
> University of Illinois
> Chicago, IL
> 



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:57 MET