Re: compiling ROOT 2.22/08 in RH6.0

allister@malapacan.msuiit.edu.ph
Sun, 11 Jul 1999 09:24:55 +0800 (PHT)


Dear ROOT folks,

The termcap problem was definitely due to my clumsy installation of RH
6.0. I simply re-installed RH 6.0 because I believed it really needed an
"overhauling". Anyway, thanks to Gora, Mathieu, and Vitaliy for the
hints.

Cheers!!!

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Allister Levi C. Sanchez |
Department of Physics `---(*)---'
MSU - Iligan Institute of Technology _ / - \ _
9200 ILIGAN CITY `--=(*)===@| . |@===(*)=--'
Philippines [] ___/ []
WWWeb: http://malapacan.msuiit.edu.ph/~allister/ "Birds can easily fly,
email: allister@malapacan.msuiit.edu.ph But diamonds were under
PRESSURE."
############################################################################

On Sat, 10 Jul 1999 allister@malapacan.msuiit.edu.ph wrote:

> Hi ROOTers,
>
> I tried compiling ROOT 2.22/08 in RedHat Linux 6.0 on a Cyrix M II
> computer. When I do gmake, there's an error:
>
> g++ -O -o /usr/share/root/bin/cint MAIN_cppmain.o \
> -L/usr/share/root/lib -lCint -lm -ltermcap -lbsd -ldl -rdynamic
> /usr/bin/ld: cannot open -ltermcap: No such file or directory
> collect2: ld returned 1 exit status
> gmake: *** [/usr/share/root/bin/cint] Error 1
> [root@localhost src]
>
> Could anybody please tell me what termcap is and how I could get around
> this?
>