[ROOT] root 2.25 in RedHat7.3

From: Recchia Francesco (recchia@spiro.fisica.unipd.it)
Date: Sat Jan 25 2003 - 10:43:50 MET


I need to install root 2.25 in a RedHat 7.3 (from sources) because I have 
some macros precompiled for this root version (I have not the code).  
I find my problem installing root (not the precompiles macro).
After opening the .tar.gz file and configure, when I give the command 
"gmake" it works for half an hour and then it stops with these messages:
 
gcc -O2 -pipe -Wall -fPIC -DG__REGEXP -DG__UNIX -DG__SHAREDLIB -DG__OSFDLL 
-DG__
ROOT -DG__REDIRECTIO -Iinclude  -o cint/src/macro.o -c cint/src/macro.c
cint/src/macro.c: In function `G__execfuncmacro':
cint/src/macro.c:520: invalid operands to binary ==
cint/src/macro.c: In function `G__execfuncmacro_noexec':
cint/src/macro.c:898: invalid operands to binary ==
gmake: *** [cint/src/macro.o] Error 1



So I tried to continue the installation:

[root@localhost root]# gmake install
Installing binaries in /usr/root/bin
cp: cannot stat `bin/cint': No such file or directory
cp: cannot stat `bin/makecint': No such file or directory
cp: cannot stat `bin/rootcint': No such file or directory
cp: cannot stat `bin/root': No such file or directory
cp: cannot stat `bin/rootd': No such file or directory
cp: cannot stat `bin/proofd': No such file or directory
cp: cannot stat `bin/root.exe': No such file or directory
cp: cannot stat `bin/proofserv': No such file or directory
Installing libraries in /usr/root/lib
chmod: getting attributes of `/usr/root/lib/*': No such file or directory
[possible error from chmod is ok]
cp: cannot stat `lib/libCore.so': No such file or directory
cp: cannot stat `lib/libNew.so': No such file or directory
cp: cannot stat `lib/libHist.so': No such file or directory
cp: cannot stat `lib/libTree.so': No such file or directory
cp: cannot stat `lib/libGraf.so': No such file or directory
cp: cannot stat `lib/libGraf3d.so': No such file or directory
cp: cannot stat `lib/libGpad.so': No such file or directory
cp: cannot stat `lib/libGui.so': No such file or directory
cp: cannot stat `lib/libMatrix.so': No such file or directory
cp: cannot stat `lib/libMinuit.so': No such file or directory
cp: cannot stat `lib/libHistPainter.so': No such file or directory
cp: cannot stat `lib/libProof.so': No such file or directory
cp: cannot stat `lib/libTreePlayer.so': No such file or directory
cp: cannot stat `lib/libTreeViewer.so': No such file or directory
cp: cannot stat `lib/libPhysics.so': No such file or directory
cp: cannot stat `lib/libPostscript.so': No such file or directory
cp: cannot stat `lib/libRint.so': No such file or directory
cp: cannot stat `lib/libHtml.so': No such file or directory
cp: cannot stat `lib/libEG.so': No such file or directory
cp: cannot stat `lib/libGX11.so': No such file or directory
cp: cannot stat `lib/libX3d.so': No such file or directory
cp: cannot stat `lib/libRGL.so': No such file or directory
cp: cannot stat `lib/libCint.so': No such file or directory
Installing headers in /usr/root/include
Installing main/src/rmain.cxx in /usr/root/include
Installing cint/MAKEINFO in /usr/root/cint
cp: cannot stat `cint/MAKEINFO': No such file or directory
Installing cint/include cint/lib and cint/stl in /usr/root/cint
Installing icons in /usr/root/icons
Installing tutorials in /usr/root/tutorials
Installing tests in /usr/root/test
Installing macros in /usr/root/macros
Installing system.rootrc in /usr/root
Installing root.mimes in /usr/root/icons
You have new mail in /var/spool/mail/root


It don't work.
Someone please can tell me what happened and what to do? 
I also don't know how to uninstall this half installed root...
Thank you,
							Francesco



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:08 MET