atarashii
04-16-2004, 03:25 PM
I have played with Linux but never really had the time to get serious so this is my first real Linux box and I think I have done fairly well considering CVS was not installed nor was any form of gcc (which was my own fault for not choosing the development tools on initial setup). I have read CVS and SEQ FAQs and SEQ FAQ says to ask for help if the commands to compile do not work so please do not flame me unless absolutely necessary...
The instuctions say:
# cd showeq
# make -f Makefile.dist
# ./configure
# make && make install
I did realize I have gcc3.3.2 due to the Mandrake 10CE distro and tried to CC=gcc3.3 but not good enough apparently.
Everything was fairly smooth until I tried to "make -f Makefile.dist" where I get the following error:
generating aclocal.m4 from configure.in and acinclude.m4....make[1]:***[no-backup] Error 127 make: *** [all] Error 2
Any got a suggestion? Pls...
The instuctions say:
# cd showeq
# make -f Makefile.dist
# ./configure
# make && make install
I did realize I have gcc3.3.2 due to the Mandrake 10CE distro and tried to CC=gcc3.3 but not good enough apparently.
Everything was fairly smooth until I tried to "make -f Makefile.dist" where I get the following error:
generating aclocal.m4 from configure.in and acinclude.m4....make[1]:***[no-backup] Error 127 make: *** [all] Error 2
Any got a suggestion? Pls...