Hi,
gnumeric compiles fine, but the install process (gmake install) fails.
the message is:
/opt/fileutils/bin/install: Aufruf von stat für >./gnumeric/*.css< nicht möglich: Keine Datei und kein Verzeichnis
gmake[4]: [install-data-am] Error 1 (ignored)
/opt/fileutils/bin/install: Aufruf von stat für >./gnumeric/stylesheet-images/*.gif< nicht möglich: Keine Datei und kein Verzeichnis
gmake[4]: [install-data-am] Error 1 (ignored)
I think the images will not be create:
gnumeric/doc/C/gnumeric/stylesheet-images/*.gif
how can I solve this