PDA

View Full Version : Make: *** Error



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?

Cryonic
02-16-2002, 01:44 AM
Try following the Install guide for 7.2. You're missing something.

http://seq.sourceforge.net/showthread.php?s=&threadid=273