Hallo Christoph! Christoph Hintermüller schrieb am Freitag, 04. Februar 2000:
Martin Dobronski wrote:
Ich möchte flex-2.5.4 auf meinem SuSE 6.1 System installieren. Nach einem make erhalte ich: [][21:20:38][/usr/local/flex-2.5.4]$make cc -c -I. -I. -g ccl.c make: cc: Command not found make: *** [ccl.o] Error 127
ändere doch Deine zeile wie folgt ab gcc -c -I. -I. -g ccl.c oder noch besser da ich annehme, daß da ein ganzes system von makefiles ist mache dir eine alias alias cc='gcc'
...oder einen symbolischen Link ln -s /usr/bin/gcc /usr/bin/cc Grüße - Wilhelm -- ____ ____ \_\_\ /_/_/ | Wilhelm Wienemann, Amselweg 10, D-47546 Kalkar/Germany \_\_\ /_/_/ | E-Mail: ww@kalwien.regio.rhein-ruhr.de \_\_\/\\/_/_/ | PGP-key available on request \__/\___/_/ | "Hautpsache es geht vorwärts, die Richtung ist egal" --------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com