Hi ROOTers,
I've downloaded the CVS version of ROOT, and it built OK. I'm using FermiLinux
LTS 3.0.1 (a RedHat ES 3 clone).
After downloading, I did:
./configure linux --prefix=/opt/root --enable-dcache
--with-dcap-incdir=/usr/include --with-dcap-libdir=/usr/lib
make
make install
My environment variables are set:
[symes@minos09 mytest]$ echo $ROOTSYS
/opt/root
symes@minos09 mytest]$ echo $PATH
/usr/krb5/bin:/home/symes/mytest/bin/Linux2.4-GCC:/opt/minossoft/minossoft/releases/development/bin/Linux2.4-GCC:/opt/minossoft/minossoft/releases/boot/bin/generic:/usr/krb5/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/symes/bin:/opt/root/bin
[symes@minos09 mytest]$ echo $LD_LIBRARY_PATH
/home/symes/mytest/lib/Linux2.4-GCC:/opt/minossoft/minossoft/releases/development/lib/Linux2.4-GCC::/usr/lib:/usr/lib:/opt/root/lib
But when I try to run ROOT, I get:
[symes@minos09 mytest]$ root
rootx xpm error: XpmOpenFailed
*******************************************
* *
* W E L C O M E to R O O T *
* *
* Version 4.00/03 12 April 2004 *
* *
* You are welcome to visit our Web site *
* http://root.cern.ch *
* *
*******************************************
Compiled for linux with thread support.
CINT/ROOT C/C++ Interpreter version 5.15.131, Apr 6 2004
Type ? for help. Commands must be C++ statements.
Enclose multiple statements between { }.
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open file "iostream" FILE:(tmpfile) LINE:2
*** Interpreter error recovered ***
Error: cannot open file "_string" FILE:(tmpfile) LINE:2
*** Interpreter error recovered ***
Error: cannot open file "RtypesCint.h" FILE:(tmpfile) LINE:2
*** Interpreter error recovered ***
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
Error: cannot open /opt/root/lib/root/cint/MAKEINFO
!!! There are examples of MAKEINFO files under
/opt/root/lib/root/cint/platform/ !!!
Please refer to these examples and create for your platform
root [0]
Obviously, there are no directories in /opt/root/lib. But there is a MAKEINFO
file in /opt/root/cint.
Is there some (environment) variable somewhere that has been set wrong?
Otherwise, can anyone see why this doesn't work?
Cheers,
Phil
--
Philip Symes,
MINOS Group,
Fermilab.
http://minoserv.maps.susx.ac.uk/~symes/
This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:07 MET