Gå til innhold

Prøver å kompilere i Linux - stanger hodet i veggen


Anbefalte innlegg

Hei, håper at noen her inne kan hjelpe meg videre.

 

Kjører Linux Lite 4.2 (Ubuntu 18.04) og prøver å kompilere Gnumeric. Dette for å lære meg  kompilere selv, så det er på ingen måte noen krise om jeg ikke kommer igjennom det.

 

 

Har gjort unna følgende:

  • Laste ned fila gnumeric-1.12.46.tar.xz og pakket den ut.
  • Lest hva som står i fila INSTALL.
  • Kjørt kommandoen './configure' flere ganger, og har benyttet synfig til å installere pakker som configure melder mangler.
  • Siste sett av pakker som er installert nå er "libgoffice-0.10-10" og "libgoffice-0.10-10-common"
Selv med sistnevnte pakker, får jeg følgende output vha './configure' kommandoen:

 

geir  /  lager  appappers  gnumeric-1.12.46  ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... no
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.51.0 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.26.1
checking for XML::Parser... ok
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for gcc option to accept ISO C99... none needed
checking for bison... bison -y
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzread in -lz... yes
Package libgoffice-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgoffice-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgoffice-0.10' found
Package libgoffice-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgoffice-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgoffice-0.10' found
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.18... yes
checking for GTK... no
configure: error: Package requirements (
	gtk+-3.0		>= 3.8.7
) were not met:

No package 'gtk+-3.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GTK_CFLAGS
and GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
 geir  /  lager  appappers  gnumeric-1.12.46  

 

I synaptic, finner jeg en pakke som heter 'libgoffice-0.10-dev', så jeg gjetter på at denne kan gjøre susen, men nei - får følgende feilmelding  når jeg prøver å installlere 'libgoffice-0.10-dev' via synaptic:

 

E: Unable to correct missing packages

W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1_2.2.5-3ubuntu0.1_i386.deb
  404  Not Found [IP: 91.189.91.23 80]


W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1_2.2.5-3ubuntu0.1_amd64.deb
  404  Not Found [IP: 91.189.91.23 80]


W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/m/mesa/libwayland-egl1-mesa_19.0.8-0ubuntu0~18.04.1_amd64.deb
  404  Not Found [IP: 91.189.91.23 80]


W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxslt/libxslt1.1_1.1.29-5ubuntu0.1_amd64.deb
  404  Not Found [IP: 91.189.91.23 80]


W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1-dev_2.2.5-3ubuntu0.1_amd64.deb
  404  Not Found [IP: 91.189.91.23 80]


W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/m/mesa/mesa-common-dev_19.0.8-0ubuntu0~18.04.1_amd64.deb
  404  Not Found [IP: 91.189.91.23 80]


W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/m/mesa/libegl1-mesa-dev_19.0.8-0ubuntu0~18.04.1_amd64.deb
  404  Not Found [IP: 91.189.91.23 80]


W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxslt/libxslt1-dev_1.1.29-5ubuntu0.1_amd64.deb
  404  Not Found [IP: 91.189.91.23 80]

 

Her står jeg altså fast. Jeg vet ikke en gang om det har noen effekt å installere nevnte pakke, eller om man må inn å manuelt redigere miljøvariabelen PKG_CONFIG_PATH.

 

 

Fant også ut at mappen som refereres til ikke finnes:

 

 geir  /  lager  appappers  gnumeric-1.12.46  sudo ls / -lR | grep 'libgoffice-0.10.pc'
ls: cannot read symbolic link '/proc/10/exe': No such file or directory
ls: cannot read symbolic link '/proc/10/task/10/exe': No such file or directory
ls: cannot read symbolic link '/proc/104/exe': No such file or directory
ls: cannot read symbolic link '/proc/104/task/104/exe': No such file or directory
ls: cannot read symbolic link '/proc/11/exe': No such file or directory
ls: cannot read symbolic link '/proc/11/task/11/exe': No such file or directory
ls: cannot read symbolic link '/proc/1146/exe': No such file or directory
ls: cannot read symbolic link '/proc/1146/task/1146/exe': No such file or directory
ls: cannot read symbolic link '/proc/12/exe': No such file or directory
ls: cannot read symbolic link '/proc/12/task/12/exe': No such file or directory
ls: cannot read symbolic link '/proc/121/exe': No such file or directory
ls: cannot read symbolic link '/proc/121/task/121/exe': No such file or directory
ls: cannot read symbolic link '/proc/13/exe': No such file or directory
ls: cannot read symbolic link '/proc/13/task/13/exe': No such file or directory
ls: cannot read symbolic link '/proc/14/exe': No such file or directory
ls: cannot read symbolic link '/proc/14/task/14/exe': No such file or directory
ls: cannot read symbolic link '/proc/15/exe': No such file or directory
ls: cannot read symbolic link '/proc/15/task/15/exe': No such file or directory
ls: cannot read symbolic link '/proc/16/exe': No such file or directory
ls: cannot read symbolic link '/proc/16/task/16/exe': No such file or directory
ls: cannot read symbolic link '/proc/176/exe': No such file or directory
ls: cannot read symbolic link '/proc/176/task/176/exe': No such file or directory
ls: cannot read symbolic link '/proc/18/exe': No such file or directory
ls: cannot read symbolic link '/proc/18/task/18/exe': No such file or directory
ls: cannot read symbolic link '/proc/180/exe': No such file or directory
ls: cannot read symbolic link '/proc/180/task/180/exe': No such file or directory
ls: cannot read symbolic link '/proc/181/exe': No such file or directory
ls: cannot read symbolic link '/proc/181/task/181/exe': No such file or directory
ls: cannot read symbolic link '/proc/184/exe': No such file or directory
ls: cannot read symbolic link '/proc/184/task/184/exe': No such file or directory
ls: cannot read symbolic link '/proc/19/exe': No such file or directory
ls: cannot read symbolic link '/proc/19/task/19/exe': No such file or directory
ls: cannot read symbolic link '/proc/1924/exe': No such file or directory
ls: cannot read symbolic link '/proc/1924/task/1924/exe': No such file or directory
ls: cannot read symbolic link '/proc/2/exe': No such file or directory
ls: cannot read symbolic link '/proc/2/task/2/exe': No such file or directory
ls: cannot read symbolic link '/proc/20/exe': No such file or directory
ls: cannot read symbolic link '/proc/20/task/20/exe': No such file or directory
ls: cannot read symbolic link '/proc/21/exe': No such file or directory
ls: cannot read symbolic link '/proc/21/task/21/exe': No such file or directory
ls: cannot read symbolic link '/proc/22/exe': No such file or directory
ls: cannot read symbolic link '/proc/22/task/22/exe': No such file or directory
ls: cannot read symbolic link '/proc/25/exe': No such file or directory
ls: cannot read symbolic link '/proc/25/task/25/exe': No such file or directory
ls: cannot read symbolic link '/proc/26/exe': No such file or directory
ls: cannot read symbolic link '/proc/26/task/26/exe': No such file or directory
ls: cannot read symbolic link '/proc/27/exe': No such file or directory
ls: cannot read symbolic link '/proc/27/task/27/exe': No such file or directory
ls: cannot read symbolic link '/proc/28/exe': No such file or directory
ls: cannot read symbolic link '/proc/28/task/28/exe': No such file or directory
ls: cannot read symbolic link '/proc/29/exe': No such file or directory
ls: cannot read symbolic link '/proc/29/task/29/exe': No such file or directory
ls: cannot read symbolic link '/proc/296/exe': No such file or directory
ls: cannot read symbolic link '/proc/296/task/296/exe': No such file or directory
ls: cannot read symbolic link '/proc/297/exe': No such file or directory
ls: cannot read symbolic link '/proc/297/task/297/exe': No such file or directory
ls: cannot read symbolic link '/proc/30/exe': No such file or directory
ls: cannot read symbolic link '/proc/30/task/30/exe': No such file or directory
ls: cannot read symbolic link '/proc/31/exe': No such file or directory
ls: cannot read symbolic link '/proc/31/task/31/exe': No such file or directory
ls: cannot read symbolic link '/proc/32/exe': No such file or directory
ls: cannot read symbolic link '/proc/32/task/32/exe': No such file or directory
ls: cannot read symbolic link '/proc/33/exe': No such file or directory
ls: cannot read symbolic link '/proc/33/task/33/exe': No such file or directory
ls: cannot read symbolic link '/proc/34/exe': No such file or directory
ls: cannot read symbolic link '/proc/34/task/34/exe': No such file or directory
ls: cannot read symbolic link '/proc/35/exe': No such file or directory
ls: cannot read symbolic link '/proc/35/task/35/exe': No such file or directory
ls: cannot read symbolic link '/proc/36/exe': No such file or directory
ls: cannot read symbolic link '/proc/36/task/36/exe': No such file or directory
ls: cannot read symbolic link '/proc/37/exe': No such file or directory
ls: cannot read symbolic link '/proc/37/task/37/exe': No such file or directory
ls: cannot read symbolic link '/proc/38/exe': No such file or directory
ls: cannot read symbolic link '/proc/38/task/38/exe': No such file or directory
ls: cannot read symbolic link '/proc/3942/exe': No such file or directory
ls: cannot read symbolic link '/proc/3942/task/3942/exe': No such file or directory
ls: cannot read symbolic link '/proc/4/exe': No such file or directory
ls: cannot read symbolic link '/proc/4/task/4/exe': No such file or directory
ls: cannot read symbolic link '/proc/40/exe': No such file or directory
ls: cannot read symbolic link '/proc/40/task/40/exe': No such file or directory
ls: cannot read symbolic link '/proc/41/exe': No such file or directory
ls: cannot read symbolic link '/proc/41/task/41/exe': No such file or directory
ls: cannot read symbolic link '/proc/484/exe': No such file or directory
ls: cannot read symbolic link '/proc/484/task/484/exe': No such file or directory
ls: cannot read symbolic link '/proc/507/exe': No such file or directory
ls: cannot read symbolic link '/proc/507/task/507/exe': No such file or directory
ls: cannot read symbolic link '/proc/5236/exe': No such file or directory
ls: cannot read symbolic link '/proc/5236/task/5236/exe': No such file or directory
ls: cannot read symbolic link '/proc/5582/exe': No such file or directory
ls: cannot read symbolic link '/proc/5582/task/5582/exe': No such file or directory
ls: cannot read symbolic link '/proc/5829/exe': No such file or directory
ls: cannot read symbolic link '/proc/5829/task/5829/exe': No such file or directory
ls: cannot read symbolic link '/proc/5956/exe': No such file or directory
ls: cannot read symbolic link '/proc/5956/task/5956/exe': No such file or directory
ls: cannot read symbolic link '/proc/6/exe': No such file or directory
ls: cannot read symbolic link '/proc/6/task/6/exe': No such file or directory
ls: cannot read symbolic link '/proc/6384/exe': No such file or directory
ls: cannot read symbolic link '/proc/6384/task/6384/exe': No such file or directory
ls: cannot read symbolic link '/proc/6878/exe': No such file or directory
ls: cannot read symbolic link '/proc/6878/task/6878/exe': No such file or directory
ls: cannot read symbolic link '/proc/6900/exe': No such file or directory
ls: cannot read symbolic link '/proc/6900/task/6900/exe': No such file or directory
ls: cannot read symbolic link '/proc/693/exe': No such file or directory
ls: cannot read symbolic link '/proc/693/task/693/exe': No such file or directory
ls: cannot read symbolic link '/proc/7/exe': No such file or directory
ls: cannot read symbolic link '/proc/7/task/7/exe': No such file or directory
ls: cannot read symbolic link '/proc/701/exe': No such file or directory
ls: cannot read symbolic link '/proc/701/task/701/exe': No such file or directory
ls: cannot read symbolic link '/proc/7016/exe': No such file or directory
ls: cannot read symbolic link '/proc/7016/task/7016/exe': No such file or directory
ls: cannot read symbolic link '/proc/702/exe': No such file or directory
ls: cannot read symbolic link '/proc/702/task/702/exe': No such file or directory
ls: cannot read symbolic link '/proc/7029/exe': No such file or directory
ls: cannot read symbolic link '/proc/7029/task/7029/exe': No such file or directory
ls: cannot read symbolic link '/proc/703/exe': No such file or directory
ls: cannot read symbolic link '/proc/703/task/703/exe': No such file or directory
ls: cannot read symbolic link '/proc/704/exe': No such file or directory
ls: cannot read symbolic link '/proc/704/task/704/exe': No such file or directory
ls: cannot read symbolic link '/proc/705/exe': No such file or directory
ls: cannot read symbolic link '/proc/705/task/705/exe': No such file or directory
ls: cannot read symbolic link '/proc/706/exe': No such file or directory
ls: cannot read symbolic link '/proc/706/task/706/exe': No such file or directory
ls: cannot read symbolic link '/proc/707/exe': No such file or directory
ls: cannot read symbolic link '/proc/707/task/707/exe': No such file or directory
ls: cannot read symbolic link '/proc/708/exe': No such file or directory
ls: cannot read symbolic link '/proc/708/task/708/exe': No such file or directory
ls: cannot read symbolic link '/proc/709/exe': No such file or directory
ls: cannot read symbolic link '/proc/709/task/709/exe': No such file or directory
ls: cannot read symbolic link '/proc/710/exe': No such file or directory
ls: cannot read symbolic link '/proc/710/task/710/exe': No such file or directory
ls: cannot read symbolic link '/proc/711/exe': No such file or directory
ls: cannot read symbolic link '/proc/711/task/711/exe': No such file or directory
ls: cannot read symbolic link '/proc/712/exe': No such file or directory
ls: cannot read symbolic link '/proc/712/task/712/exe': No such file or directory
ls: cannot read symbolic link '/proc/713/exe': No such file or directory
ls: cannot read symbolic link '/proc/713/task/713/exe': No such file or directory
ls: cannot read symbolic link '/proc/714/exe': No such file or directory
ls: cannot read symbolic link '/proc/714/task/714/exe': No such file or directory
ls: cannot read symbolic link '/proc/715/exe': No such file or directory
ls: cannot read symbolic link '/proc/715/task/715/exe': No such file or directory
ls: cannot read symbolic link '/proc/716/exe': No such file or directory
ls: cannot read symbolic link '/proc/716/task/716/exe': No such file or directory
ls: cannot read symbolic link '/proc/717/exe': No such file or directory
ls: cannot read symbolic link '/proc/717/task/717/exe': No such file or directory
ls: cannot read symbolic link '/proc/718/exe': No such file or directory
ls: cannot read symbolic link '/proc/718/task/718/exe': No such file or directory
ls: cannot read symbolic link '/proc/719/exe': No such file or directory
ls: cannot read symbolic link '/proc/719/task/719/exe': No such file or directory
ls: cannot read symbolic link '/proc/720/exe': No such file or directory
ls: cannot read symbolic link '/proc/720/task/720/exe': No such file or directory
ls: cannot read symbolic link '/proc/721/exe': No such file or directory
ls: cannot read symbolic link '/proc/721/task/721/exe': No such file or directory
ls: cannot read symbolic link '/proc/722/exe': No such file or directory
ls: cannot read symbolic link '/proc/722/task/722/exe': No such file or directory
ls: cannot read symbolic link '/proc/723/exe': No such file or directory
ls: cannot read symbolic link '/proc/723/task/723/exe': No such file or directory
ls: cannot read symbolic link '/proc/724/exe': No such file or directory
ls: cannot read symbolic link '/proc/724/task/724/exe': No such file or directory
ls: cannot read symbolic link '/proc/725/exe': No such file or directory
ls: cannot read symbolic link '/proc/725/task/725/exe': No such file or directory
ls: cannot read symbolic link '/proc/726/exe': No such file or directory
ls: cannot read symbolic link '/proc/726/task/726/exe': No such file or directory
ls: cannot read symbolic link '/proc/727/exe': No such file or directory
ls: cannot read symbolic link '/proc/727/task/727/exe': No such file or directory
ls: cannot read symbolic link '/proc/728/exe': No such file or directory
ls: cannot read symbolic link '/proc/728/task/728/exe': No such file or directory
ls: cannot read symbolic link '/proc/729/exe': No such file or directory
ls: cannot read symbolic link '/proc/729/task/729/exe': No such file or directory
ls: cannot read symbolic link '/proc/730/exe': No such file or directory
ls: cannot read symbolic link '/proc/730/task/730/exe': No such file or directory
ls: cannot read symbolic link '/proc/731/exe': No such file or directory
ls: cannot read symbolic link '/proc/731/task/731/exe': No such file or directory
ls: cannot read symbolic link '/proc/732/exe': No such file or directory
ls: cannot read symbolic link '/proc/732/task/732/exe': No such file or directory
ls: cannot read symbolic link '/proc/733/exe': No such file or directory
ls: cannot read symbolic link '/proc/733/task/733/exe': No such file or directory
ls: cannot read symbolic link '/proc/7339/exe': No such file or directory
ls: cannot read symbolic link '/proc/7339/task/7339/exe': No such file or directory
ls: cannot read symbolic link '/proc/734/exe': No such file or directory
ls: cannot read symbolic link '/proc/734/task/734/exe': No such file or directory
ls: cannot read symbolic link '/proc/7347/exe': No such file or directory
ls: cannot read symbolic link '/proc/7347/task/7347/exe': No such file or directory
ls: cannot read symbolic link '/proc/735/exe': No such file or directory
ls: cannot read symbolic link '/proc/735/task/735/exe': No such file or directory
ls: cannot read symbolic link '/proc/736/exe': No such file or directory
ls: cannot read symbolic link '/proc/736/task/736/exe': No such file or directory
ls: cannot read symbolic link '/proc/737/exe': No such file or directory
ls: cannot read symbolic link '/proc/737/task/737/exe': No such file or directory
ls: cannot read symbolic link '/proc/738/exe': No such file or directory
ls: cannot read symbolic link '/proc/738/task/738/exe': No such file or directory
ls: cannot read symbolic link '/proc/739/exe': No such file or directory
ls: cannot read symbolic link '/proc/739/task/739/exe': No such file or directory
ls: cannot read symbolic link '/proc/740/exe': No such file or directory
ls: cannot read symbolic link '/proc/740/task/740/exe': No such file or directory
ls: cannot read symbolic link '/proc/747/exe': No such file or directory
ls: cannot read symbolic link '/proc/747/task/747/exe': No such file or directory
ls: cannot read symbolic link '/proc/748/exe': No such file or directory
ls: cannot read symbolic link '/proc/748/task/748/exe': No such file or directory
ls: cannot read symbolic link '/proc/749/exe': No such file or directory
ls: cannot read symbolic link '/proc/749/task/749/exe': No such file or directory
ls: cannot read symbolic link '/proc/750/exe': No such file or directory
ls: cannot read symbolic link '/proc/750/task/750/exe': No such file or directory
ls: cannot read symbolic link '/proc/751/exe': No such file or directory
ls: cannot read symbolic link '/proc/751/task/751/exe': No such file or directory
ls: cannot read symbolic link '/proc/752/exe': No such file or directory
ls: cannot read symbolic link '/proc/752/task/752/exe': No such file or directory
ls: cannot read symbolic link '/proc/8/exe': No such file or directory
ls: cannot read symbolic link '/proc/8/task/8/exe': No such file or directory
ls: cannot read symbolic link '/proc/83/exe': No such file or directory
ls: cannot read symbolic link '/proc/83/task/83/exe': No such file or directory
ls: cannot read symbolic link '/proc/84/exe': No such file or directory
ls: cannot read symbolic link '/proc/84/task/84/exe': No such file or directory
ls: cannot read symbolic link '/proc/86/exe': No such file or directory
ls: cannot read symbolic link '/proc/86/task/86/exe': No such file or directory
ls: cannot read symbolic link '/proc/87/exe': No such file or directory
ls: cannot read symbolic link '/proc/87/task/87/exe': No such file or directory
ls: cannot read symbolic link '/proc/88/exe': No such file or directory
ls: cannot read symbolic link '/proc/88/task/88/exe': No such file or directory
ls: cannot read symbolic link '/proc/89/exe': No such file or directory
ls: cannot read symbolic link '/proc/89/task/89/exe': No such file or directory
ls: cannot read symbolic link '/proc/9/exe': No such file or directory
ls: cannot read symbolic link '/proc/9/task/9/exe': No such file or directory
ls: cannot read symbolic link '/proc/95/exe': No such file or directory
ls: cannot read symbolic link '/proc/95/task/95/exe': No such file or directory
ls: cannot access '/run/user/1001/gvfs': Permission denied
ls: cannot open directory '/run/user/1001/gvfs': Permission denied

 

Hm, klarte ikke finne en fornuftig måte å få ls kommandoen til å skippe symbolske lenker eller å undertrykke errors. Prøvde å pipe grep-kommandoen 2 ganger, men hjelp ikke, så feilmeldingen kan vel ikke "filtreres bort" med grep antar jeg?

 

Setter stor pris på tilbakemelding om hvordan jeg kan gå frem for å komme videre.

 

 

[edit]

Setta inn spoilers på kode-taggene da det ble mye tekst å scrlle gjennom.

Endret av geir__hk
Lenke til kommentar
Videoannonse
Annonse

Takker for svar.
 
Da har jeg kjørt begge kommandoer du forslo. Også i Terminal er det sånn at deler av pakken ikke blir installert - oppsummering (har tatt bort linjer som ikke viser feil):
 

sudo apt install libgoffice-0.10-dev

Err:30 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwayland-egl1-mesa amd64 19.0.8-0ubuntu0~18.04.1
  404  Not Found [IP: 91.189.91.23 80]
Ign:42 http://us.archive.ubuntu.com/ubuntu bionic-security/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.1        
Ign:67 http://us.archive.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.1      
Err:77 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mesa-common-dev amd64 19.0.8-0ubuntu0~18.04.1
  404  Not Found [IP: 91.189.91.24 80]
Err:100 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libegl1-mesa-dev amd64 19.0.8-0ubuntu0~18.04.1
  404  Not Found [IP: 91.189.91.24 80]
Ign:125 http://us.archive.ubuntu.com/ubuntu bionic-security/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.1     
Err:3 http://us.archive.ubuntu.com/ubuntu bionic-security/main i386 libexpat1 i386 2.2.5-3ubuntu0.1             
  404  Not Found [IP: 91.189.91.23 80]
Err:4 http://us.archive.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.1           
  404  Not Found [IP: 91.189.91.23 80]
Err:42 http://us.archive.ubuntu.com/ubuntu bionic-security/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.1        
  404  Not Found [IP: 91.189.91.23 80]
Err:67 http://us.archive.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1-dev amd64 2.2.5-3ubuntu0.1      
  404  Not Found [IP: 91.189.91.24 80]
Err:125 http://us.archive.ubuntu.com/ubuntu bionic-security/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.1     
  404  Not Found [IP: 91.189.91.24 80]
Fetched 28,6 MB in 1min 24s (342 kB/s)                                                                          
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1_2.2.5-3ubuntu0.1_i386.deb  404  Not Found [IP: 91.189.91.23 80]
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1_2.2.5-3ubuntu0.1_amd64.deb  404  Not Found [IP: 91.189.91.23 80]
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/m/mesa/libwayland-egl1-mesa_19.0.8-0ubuntu0~18.04.1_amd64.deb  404  Not Found [IP: 91.189.91.23 80]
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxslt/libxslt1.1_1.1.29-5ubuntu0.1_amd64.deb  404  Not Found [IP: 91.189.91.23 80]
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/e/expat/libexpat1-dev_2.2.5-3ubuntu0.1_amd64.deb  404  Not Found [IP: 91.189.91.24 80]
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/m/mesa/mesa-common-dev_19.0.8-0ubuntu0~18.04.1_amd64.deb  404  Not Found [IP: 91.189.91.24 80]
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/m/mesa/libegl1-mesa-dev_19.0.8-0ubuntu0~18.04.1_amd64.deb  404  Not Found [IP: 91.189.91.24 80]
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/libx/libxslt/libxslt1-dev_1.1.29-5ubuntu0.1_amd64.deb  404  Not Found [IP: 91.189.91.24 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

 
Kjørte også kommandoen som foreslås (usikker på  om denne har noe for seg)
 

 

 geir  /  lager  appappers  gnumeric-1.12.46  sudo apt-get update --fix-missing
Get:1 http://archive.canonical.com/ubuntu bionic InRelease [10,2 kB]
Hit:2 http://us.archive.ubuntu.com/ubuntu bionic InRelease                                                      
Get:3 https://deb.opera.com/opera-stable stable InRelease [2 591 B]                                             
Get:4 http://us.archive.ubuntu.com/ubuntu bionic-security InRelease [88,7 kB]                                   
Get:5 http://archive.canonical.com/ubuntu bionic/partner i386 Packages [2 320 B]                                
Get:6 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88,7 kB]                                    
Get:7 http://archive.canonical.com/ubuntu bionic/partner amd64 Packages [2 316 B]                               
Err:3 https://deb.opera.com/opera-stable stable InRelease                                                       
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4B8EC3BAABDC4346
Get:8 http://repo.linuxliteos.com/linuxlite diamond InRelease [2 104 B]                                         
Get:9 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74,6 kB]                                  
Get:10 http://repo.linuxliteos.com/linuxlite diamond/main amd64 Packages [15,2 kB]                              
Get:11 http://repo.linuxliteos.com/linuxlite diamond/main i386 Packages [7 983 B]                               
Get:12 http://us.archive.ubuntu.com/ubuntu bionic-security/main i386 Packages [390 kB]                          
Get:13 http://us.archive.ubuntu.com/ubuntu bionic-security/main amd64 Packages [545 kB]                         
Get:14 http://us.archive.ubuntu.com/ubuntu bionic-security/main Translation-en [182 kB]                         
Get:15 http://ppa.launchpad.net/gezakovacs/ppa/ubuntu bionic InRelease [15,4 kB]           
Hit:16 http://ppa.launchpad.net/giuspen/ppa/ubuntu bionic InRelease                                             
Get:17 http://ppa.launchpad.net/jonathonf/ffmpeg-4/ubuntu bionic InRelease [15,9 kB]                            
Get:18 http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu bionic InRelease [15,4 kB]                       
Get:19 http://us.archive.ubuntu.com/ubuntu bionic-security/main amd64 DEP-11 Metadata [38,5 kB]                 
Hit:20 http://ppa.launchpad.net/teejee2008/ppa/ubuntu bionic InRelease                   
Get:21 http://ppa.launchpad.net/unit193/encryption/ubuntu bionic InRelease [20,7 kB]                            
Get:22 http://ppa.launchpad.net/gezakovacs/ppa/ubuntu bionic/main amd64 Packages [792 B]                        
Get:23 http://us.archive.ubuntu.com/ubuntu bionic-security/main DEP-11 48x48 Icons [17,6 kB]                    
Get:24 http://ppa.launchpad.net/gezakovacs/ppa/ubuntu bionic/main i386 Packages [792 B]                         
Get:25 http://ppa.launchpad.net/jonathonf/ffmpeg-4/ubuntu bionic/main i386 Packages [8 460 B]                   
Get:26 http://us.archive.ubuntu.com/ubuntu bionic-security/main DEP-11 64x64 Icons [41,5 kB]                    
Get:27 http://ppa.launchpad.net/jonathonf/ffmpeg-4/ubuntu bionic/main amd64 Packages [8 448 B]                  
Get:28 http://ppa.launchpad.net/jonathonf/ffmpeg-4/ubuntu bionic/main Translation-en [5 296 B]                  
Get:29 http://ppa.launchpad.net/unit193/encryption/ubuntu bionic/main amd64 Packages [624 B]                    
Get:30 http://us.archive.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [9 856 B]                  
Get:31 http://ppa.launchpad.net/unit193/encryption/ubuntu bionic/main i386 Packages [620 B]                     
Get:32 http://us.archive.ubuntu.com/ubuntu bionic-security/restricted Translation-en [3 480 B]                  
Get:33 http://us.archive.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [617 kB]                     
Get:34 http://us.archive.ubuntu.com/ubuntu bionic-security/universe i386 Packages [595 kB]                      
Get:35 http://us.archive.ubuntu.com/ubuntu bionic-security/universe Translation-en [206 kB]                     
Get:36 http://us.archive.ubuntu.com/ubuntu bionic-security/universe amd64 DEP-11 Metadata [42,1 kB]             
Get:37 http://us.archive.ubuntu.com/ubuntu bionic-security/universe DEP-11 48x48 Icons [16,4 kB]                
Get:38 http://us.archive.ubuntu.com/ubuntu bionic-security/universe DEP-11 64x64 Icons [111 kB]                 
Get:39 http://us.archive.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [5 476 B]                  
Get:40 http://us.archive.ubuntu.com/ubuntu bionic-security/multiverse i386 Packages [4 292 B]                   
Get:41 http://us.archive.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2 500 B]                  
Get:42 http://us.archive.ubuntu.com/ubuntu bionic-security/multiverse amd64 DEP-11 Metadata [2 464 B]           
Get:43 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [768 kB]                          
Get:44 http://us.archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [601 kB]                           
Get:45 http://us.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [275 kB]                          
Get:46 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 DEP-11 Metadata [294 kB]                   
Get:47 http://us.archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 48x48 Icons [73,8 kB]                     
Get:48 http://us.archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 64x64 Icons [143 kB]                      
Get:49 http://us.archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [9 304 B]                    
Get:50 http://us.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [18,7 kB]                   
Get:51 http://us.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [5 328 B]                   
Get:52 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1 022 kB]                    
Get:53 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [990 kB]                       
Get:54 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [315 kB]                      
Get:55 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 DEP-11 Metadata [264 kB]               
Get:56 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe DEP-11 48x48 Icons [199 kB]                  
Get:57 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe DEP-11 64x64 Icons [421 kB]                  
Get:58 http://us.archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [6 928 B]                    
Get:59 http://us.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [8 096 B]                   
Get:60 http://us.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [3 972 B]                   
Get:61 http://us.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 DEP-11 Metadata [2 468 B]            
Get:62 http://us.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [4 024 B]                   
Get:63 http://us.archive.ubuntu.com/ubuntu bionic-backports/universe i386 Packages [4 028 B]                    
Get:64 http://us.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 DEP-11 Metadata [7 972 B]            
Reading package lists... Done                                                                                   
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://deb.opera.com/opera-stable stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4B8EC3BAABDC4346
E: Repository 'http://ppa.launchpad.net/otto-kesselgulasch/gimp/ubuntu bionic InRelease' changed its 'Label' value from 'gimp' to 'gimp stable'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.

 



Begynner å lure på om problemstillinga egentlig er at kildekoden henviser til gamle pakker som ikke kan fås tak i lengre.

 

 

Konklusjonen er at jeg får opp stort sett samme feilmeldinga ved kjøring av ./configure.

Siste del av output etter './configure'  :

checking for gzread in -lz... yes
Package libgoffice-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgoffice-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgoffice-0.10' found
Package libgoffice-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgoffice-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgoffice-0.10' found
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.18... yes
checking for GTK... no
configure: error: Package requirements (
	gtk+-3.0		>= 3.8.7
) were not met:

No package 'gtk+-3.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GTK_CFLAGS
and GTK_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Lenke til kommentar

For å droppe feilmeldinger fra kommando, redirect std error til /dev/null, ofte praktisk for du, find etc.

ls -lR 2> /dev/null | grep something

...
Hm, klarte ikke finne en fornuftig måte å få ls kommandoen til å skippe symbolske lenker eller å undertrykke errors. Prøvde å pipe grep-kommandoen 2 ganger, men hjelp ikke, så feilmeldingen kan vel ikke "filtreres bort" med grep antar jeg?
  ..
  • Liker 1
Lenke til kommentar

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
  • Hvem er aktive   0 medlemmer

    • Ingen innloggede medlemmer aktive
×
×
  • Opprett ny...