[scilab-Users] GTK_MODULES=: is not an identifier

Sylvestre Ledru sylvestre.ledru at inria.fr
Thu Nov 13 21:23:59 CET 2008


Le jeudi 13 novembre 2008 à 21:22 +0100, Gerard Henry a écrit :
> hello,
> at the end of the make command, i got:
> creating scilab-bin
> ./bin/scilab -ns -nwni -f 
> modules/functions/scripts/buildmacros/buildmacros.sce
> ./bin/scilab: GTK_MODULES=: is not an identifier
> make[1]: [macros] Error 1 (ignored)
> make[1]: Leaving directory `/local/apps/src/scilab-5.0.3'
which shell are you using ? bash ?

In bin/scilab, try to comment the line:
export GTK_MODULES=`echo $GTK_MODULES | sed s/gnomebreakpad//g`

Sylvestre





More information about the users mailing list