Results 1 to 2 of 2
I am haveing trouble installing aterm, these is the step I did ,
I downloaded the tar ball to my p.c
I untar tar -zxvf
cd taterm*
./congiure(this is where ...
- 07-16-2003 #1Just Joined!
- Join Date
- Jul 2003
- Posts
- 3
Installing aterm on redhat 7.3
I am haveing trouble installing aterm, these is the step I did ,
I downloaded the tar ball to my p.c
I untar tar -zxvf
cd taterm*
./congiure(this is where I get an error)
loading cache ./configure.cache
configureing for aterm 0.4.2
checking for gcc.. no
checking for cc... no
configure: error: no acceptiable cc found in $PATH
can some help me
- 07-16-2003 #2Linux Guru
- Join Date
- Apr 2003
- Location
- London, UK
- Posts
- 3,284
you will need to install some sort of compiler onto your system, such as gcc.
have a look here to find the correct package for your system:
http://www.rpmfind.net/linux/rpm2htm....php?query=gcc
Jason


Reply With Quote
