Kod: Markera allt
gpsbabel: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
Kod: Markera allt
gpsbabel: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
Jag måste ha 1.3.5 beta för att klara överföring av loggarna från Globalsat DG-100. Tidigare versioner fungerar inte, tyvärr. Tydligen är det ett känt problem ser jag nu, https://bugs.launchpad.net/ubuntu/+sour ... bug/185868, så det kanske inte finns något att göra innan en stabil version av GPSBabel släpps.Hund skrev:GPSBabel finns med i förråden. Har du prövat att installera den versionen?
Det skulle vara en intressant upplevelseLars skrev:Du kan ju alltid kompilera GPSBabel själv. Det kan vara lite knöligt att få till det, men det är inte så svårt egentligen.
Kod: Markera allt
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... 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 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 whether byte ordering is bigendian... no
checking for cos in -lm... yes
checking whether to support shapefiles... yes
checking whether to support Palm/OS pdb formats... yes
checking whether to support csv formats... yes
checking whether to support maximum number of formats... yes
checking whether to support filters... yes
checking whether to support zlib... using included version
checking for libusb... checking for libusb-config... false
checking for random stuff to make you feel better... failed
checking for libexpat... -lexpat
checking for XML_ParserCreate in -lexpat... no
checking for efence...
checking for docdir... checking for nanosleep... yes
checking for sleep... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gbversion.h
config.status: creating xmldoc/makedoc
config.status: creating tools/mkcapabilities
config.status: creating win32/gpsbabel.rc
config.status: creating jeeps/Makefile
config.status: creating shapelib/Makefile
config.status: creating zlib/empty
config.status: creating config.h
Då försvann false och i övrigt ser allt likadant ut.Lars skrev:Det finns två versioner av alla bibliotek och för kompilering behöver du dev-versionen (development). Installera paketetlibusb-dev och kör configure igen.
Kod: Markera allt
checking whether byte ordering is bigendian... no
checking for random stuff to make you feel better... failed
checking for libexpat... -lexpat
checking for XML_ParserCreate in -lexpat... no
Japp, då ändrades de två sista raderna till yes. Två rader:Lars skrev:Det är nog samma sak där, att du behöverlibexpat1-dev.
Kod: Markera allt
checking whether byte ordering is bigendian... no
checking for random stuff to make you feel better... failed