Good morning. Compiling 1.12.4 against gooficce 0.10.4 worked without error. Make install fails with the error-messages cited below. I have a log of the compile-process which I attach to this mail. --------- make install ----------- make[5]: Betrete Verzeichnis '/tmp/gnumeric-1.12.4/doc/C' /bin/sh ../../mkinstalldirs /usr/local/share/omf/gnumeric mkdir -p -- /usr/local/share/omf/gnumeric for file in gnumeric-C.omf; do \ absfile=./$file.out; \ test -r $file.out && absfile=$file.out; \ /usr/bin/install -c -m 644 $absfile /usr/local/share/omf/gnumeric/$file; \ done /usr/bin/install: der Aufruf von stat für »./gnumeric-C.omf.out“ ist nicht möglich: Datei oder Verzeichnis nicht gefunden make[5]: *** [install-data-hook-omf] Fehler 1 make[5]: Verlasse Verzeichnis '/tmp/gnumeric-1.12.4/doc/C' make[4]: *** [install-data-am] Fehler 2 make[4]: Verlasse Verzeichnis '/tmp/gnumeric-1.12.4/doc/C' make[3]: *** [install-am] Fehler 2 make[3]: Verlasse Verzeichnis '/tmp/gnumeric-1.12.4/doc/C' make[2]: *** [install-recursive] Fehler 1 make[2]: Verlasse Verzeichnis '/tmp/gnumeric-1.12.4/doc/C' make[1]: *** [install-recursive] Fehler 1 make[1]: Verlasse Verzeichnis '/tmp/gnumeric-1.12.4/doc' make: *** [install-recursive] Fehler 1 -------- calling gnumeric anyway ------- user machine:~$ /usr/local/bin/gnumeric --version /usr/local/bin/gnumeric: error while loading shared libraries: libspreadsheet-1.12.4.so: cannot open shared object file: No such file or directory
Attachment:
gnumeric_1.12.4_compile.log
Description: Text Data