• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Installation von xarchiver

Ulyssus

Newbie
Ich hab, ganz ehrlich, keinen besseren Platz gefunden, wo ich das hinpacken könnte.

Ich hab von dieser Seite den xarchiver gezogen. Das sollte es einfacher machen, als mit (un)rar zu arbeiten; ist ja nicht weiter wichtig.
Erstmal hab ich das Archiv gezogen. Daraufhin entpackt und mit "cd" ins Verzeichnis gewechselt.
Nun steht in der Readme:
To compile xarchiver:
./configure --prefix=/usr
make

become root with command su
make install

Also geb ich
Code:
./configure --prefix=/usr
in die Konsole ein und es kommt (ne Menge):
Code:
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 a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... 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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking for library containing strerror... none required
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
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 ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for intltool >= 0.31... 0.33 found
checking for perl... /usr/bin/perl
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... msgmerge
checking for xgettext... xgettext
checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared li
braries... 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
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared li
braries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared li
braries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for ANSI C header files... (cached) yes
checking for strcasestr... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... no
checking for catalogs to be installed...  de el eu fi fr he hu ja nl pl ru sv zh                                                                                      _TW
checking for bind_textdomain_codeset... (cached) yes
checking for locales directory... ${prefix}/share/locale
checking for additional xgettext flags... --keyword=Q_
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config >= 0.9.0... 0.20
checking for gtk+-2.0 >= 2.2.0... not found
*** The required package gtk+-2.0 was not found on your system.
*** Please install gtk+-2.0 (atleast version 2.2.0) or adjust
*** the PKG_CONFIG_PATH environment variable if you
*** installed the package in a nonstandard prefix so that
*** pkg-config is able to find it.

Ich hab mir das natürlich durchgelesen, doch versteh ich es nicht voll und ganz.

Erstmal weiter: Danach wollt ich dann mit "make" fortfahren, doch wurde rasch gebremst durch:
Code:
make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden.  Schluss.

Hier sei erstmal gesagt, dass ich eine Makefile.am und eine Makefile.in in dem Ordner hab.
Ansonsten muss ich wohl wissen, was im configure-Text steht, oder? Was nachinstalliert werden muss, hmm?

Edit: Sorry, SuSE 10.0.
 
A

Anonymous

Gast
Code:
apt policy xarchiver
xarchiver:
  Installiert: (nichts)
  Kandidat: 0.3.9.2beta2-0.pm.0
  Versionstabelle:
     0.3.9.2beta2-0.pm.0 0
        500 http://ftp-1.gwdg.de SuSE/10.0-i386/packman pkglist
     0.3.2-0.pm.0 0
        500 http://ftp-1.gwdg.de SuSE/10.0-i386/packman pkglist
     0.3.1-0.pm.0 0
        500 http://ftp-1.gwdg.de SuSE/10.0-i386/packman pkglist
     0.3-0.pm.0 0
        500 http://ftp-1.gwdg.de SuSE/10.0-i386/packman pkglist
     0.2.1-0.pm.0 0
        500 http://ftp-1.gwdg.de SuSE/10.0-i386/packman pkglist

0ha...

http://packman.links2linux.de/?action=759

Greetz,

RM

P.S. Beim Kompiliervorgang fehlte übrigens das Paket gtk2 bzw. gtk2-devel .. nur fürs Protokoll.

P.P.S. File-roller soll auch ganz gut mit (un)rar zurecht kommen.
 
Oben