Smir
02-15-2002, 04:43 PM
Well while installing and trying to compile this program I've run into a snag here.
It's on a Redhat 7.2
Here's what I've done:
cd /root/showeq/
export CC=gcc3 ; export CXX=g++3 ; export QTDIR=/usr/lib/qt-2.3.2
make -f Makefile.dist
after I try to "make -f Makefile.dist" it gives me this error.
Adding libtool support....................................make[1]: *** [no-backup] Error 127
make: *** [all] Error 2
[root@localhost showeq]#
Any ideas?
It's on a Redhat 7.2
Here's what I've done:
cd /root/showeq/
export CC=gcc3 ; export CXX=g++3 ; export QTDIR=/usr/lib/qt-2.3.2
make -f Makefile.dist
after I try to "make -f Makefile.dist" it gives me this error.
Adding libtool support....................................make[1]: *** [no-backup] Error 127
make: *** [all] Error 2
[root@localhost showeq]#
Any ideas?