Ako nainstalovat program z koncovkou tar.bz2

Sekcia: Aplikácie & Desktop 14.08.2006 | 15:40
Avatar Rado Kubuntu 7.04  Používateľ
Chcem v SuSE linuxe nainstalovat program prismstumbler-0.7.2.tar.bz2 ale neviem ako. Vie mi niekto poradit? Dakujem
    • Re: Ako nainstalovat program z koncovkou tar.bz2 13.08.2006 | 15:30
      Avatar borg Fedora  Administrátor
      tar -xjf prismstumbler-0.7.2.tar.bz2 cd prismstumbler ./configure make make install
      • Re: Re: Ako nainstalovat program z koncovkou tar.b 13.08.2006 | 15:41
        Avatar Rado Kubuntu 7.04  Používateľ
        vsetko az na to make. vipisuje to toto. linux:/home/rado/prismstumbler-0.7.2 # make make: *** No targets specified and no makefile found. Stop.
        • Re: Re: Re: Ako nainstalovat program z koncovkou t 13.08.2006 | 16:28
          Avatar sox Gentoo  Používateľ
          nenastala daka chyba v tom ./configure ? chybajuca lib-ka a pod..
          • Re: Re: Re: Re: Ako nainstalovat program z koncovk 13.08.2006 | 16:32
            Avatar Rado Kubuntu 7.04  Používateľ
            Tu je cely vypis. linux:/home/rado # tar -xjf prismstumbler-0.7.2.tar.bz2 linux:/home/rado # cd prismstumbler-0.7.2 linux:/home/rado/prismstumbler-0.7.2 # ./configure 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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu 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 for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E 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 /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 how to run the C preprocessor... gcc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking how to run the C++ preprocessor... /lib/cpp 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 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for g++ option to produce PIC... checking if g++ supports -c -o file.o... no checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... 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 a BSD-compatible install... /usr/bin/install -c Version set to 0.7.2 checking for ANSI C header files... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for sys/stat.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/socket.h... (cached) yes checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking linux/socket.h usability... yes checking linux/socket.h presence... yes checking for linux/socket.h... yes 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 switches for the host compiler... -g -O2 checking target compiler... gcc checking switches on the target compiler... -g -O2 checking target linker... gcc checking switches on the target compiler... checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for a BSD-compatible install... /usr/bin/install -c -g -O2 checking if host and target compilers are the same... yes checking whether to support the wlan-ng driver interface... no checking whether to support shared library linked as release mode or not... no checking GTK header files... checking for pkg-config... no *** The pkg-config script could not be found. Make sure it is *** in your path, or set the PKG_CONFIG environment variable *** to the full path to pkg-config. *** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config. configure: error: Library requirements (gtk+-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. linux:/home/rado/prismstumbler-0.7.2 # make make: *** No targets specified and no makefile found. Stop. linux:/home/rado/prismstumbler-0.7.2 #
            • Re: Re: Re: Re: Re: Ako nainstalovat program z kon 13.08.2006 | 16:50
              Avatar borg Fedora  Administrátor
              configure: error: Library requirements (gtk+-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. doinstaluj devel balik pre gtk+-2.0
              • Re: Re: Re: Re: Re: Re: Ako nainstalovat program z 13.08.2006 | 17:19
                Avatar Rado Kubuntu 7.04  Používateľ
                neviem kde najst ten balik.
                • Re: Re: Re: Re: Re: Re: Re: Ako nainstalovat progr 14.08.2006 | 15:40
                  rooter   Návštevník
                  otvor program na spravu balikov (tusim v yaste je ale neviem, suse nemam) a tam si ho najdi.