AW: GRASS 5.0b4 compile error

Dr. Ralf Kunkel r.kunkel at fz-juelich.de
Wed Nov 17 06:05:31 EST 1999


Thanks, this has solved the problem.

Ralf Kunkel

-----Ursprungliche Nachricht-----
Von:	Michel Wurtz - ENGEES/CEREG [SMTP:mw at engees.u-strasbg.fr]
Gesendet am:	Mittwoch, 17. November 1999 10:47
An:	grass at cecer.army.mil
Betreff:	Re: GRASS 5.0b4 compile error

"Dr. Ralf Kunkel" wrote:
> 
> I am trying to compile GRASS 5.0 beta4 on SuSe Linux 6.2 and got the following error:
[...]
> make[1]: lex: Command not found
> make[1]: *** [lex.c] Error 127
> make[1]: Leaving directory `/home/grass5.0beta/src/raster/r.binfer'

1- if you have a command named flex,it is probably the one you need
   (gnu version may have a different name than the brand unix version).
   You have just to make a link (as root) : ln -s /usr/bin/flex /usr/bin/lex
2- verify that you have installed the yacc/lex package from the suse
   distribution. If not do it and verify if you have a command name lex.
   If no continue by step 1

-- 
Michel Wurtz    ENGEES - CEREG
                1, quai Koch - BP 1039, F-67070 STRASBOURG cedex
                Tel: +33 03.88.24.82.45  Fax: +33 03.88.37.04.97



More information about the grass-user mailing list