Thread: manual install of firestarter not working on ubuntu 11.10
hi i'm new atempting technical things in linux please forgive lack of giving pertinent info.
attempting install firestarter 1.0.3 tarball onto pc running ubuntu 11.10 unable ./congigure.
appreciate there faster , easier ways manually configuring, making etc - wish able it.
please see below data terminal:
richard@richard-vgn-nr21m-s:~$ cd source
richard@richard-vgn-nr21m-s:~/source$ dir
firestarter-1.0.3
richard@richard-vgn-nr21m-s:~/source$ cd firestarter-1.0.3
richard@richard-vgn-nr21m-s:~/source/firestarter-1.0.3$ dir
aclocal.m4 copying install mkinstalldirs
authors credits install-sh news
autogen.sh fedora.init intltool-extract.in pixmaps
changelog firestarter.console intltool-merge.in po
config.guess firestarter.desktop intltool-update.in readme
config.h.in firestarter.desktop.in libtool scripts
config.log firestarter.pam ltmain.sh src
config.sub firestarter.schemas.in makefile.am stamp-h.in
configure firestarter.spec makefile.in todo
configure.in firestarter.spec.in missing
richard@richard-vgn-nr21m-s:~/source/firestarter-1.0.3$ ./configure
checking intltool >= 0.30... 0.31.2 found
checking perl... /usr/bin/perl
checking xml:arser... ok
checking bsd-compatible install... /usr/bin/install -c
checking whether build environment sane... yes
checking whether make sets $(make)... yes
checking working aclocal-1.4... missing
checking working autoconf... missing
checking working automake-1.4... missing
checking working autoheader... missing
checking working makeinfo... missing
checking whether enable maintainer-specific portions of makefiles... no
checking gcc... gcc
checking c compiler default output file name... a.out
checking whether c compiler works... yes
checking whether cross compiling... no
checking suffix of executables...
checking suffix of object files... o
checking whether using gnu c compiler... yes
checking whether gcc accepts -g... yes
checking gcc option accept ansi c... none needed
checking library containing strerror... none required
checking gcc... (cached) gcc
checking whether using gnu c compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking gcc option accept ansi c... (cached) none needed
checking gcc option accept ansi c... none needed
checking how run c preprocessor... gcc -e
checking egrep... grep -e
checking ansi c header files... yes
checking bsd-compatible install... /usr/bin/install -c
checking whether make sets $(make)... (cached) yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking sed not truncate output... /bin/sed
checking ld used gcc... /usr/bin/ld
checking if linker (/usr/bin/ld) gnu ld... yes
checking /usr/bin/ld option reload object files... -r
checking bsd-compatible nm... /usr/bin/nm -b
checking whether ln -s works... yes
checking how recognise dependent libraries... pass_all
checking sys/types.h... yes
checking sys/stat.h... yes
checking stdlib.h... yes
checking string.h... yes
checking memory.h... yes
checking strings.h... yes
checking inttypes.h... yes
checking stdint.h... yes
checking unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking dlfcn.h... yes
checking g++... g++
checking whether using gnu c++ compiler... yes
checking whether g++ accepts -g... yes
checking how run c++ preprocessor... g++ -e
checking g77... no
checking f77... no
checking xlf... no
checking frt... no
checking pgf77... no
checking fort77... no
checking fl32... no
checking af77... no
checking f90... no
checking xlf90... no
checking pgf90... no
checking epcf90... no
checking f95... no
checking fort... no
checking xlf95... no
checking ifc... no
checking efc... no
checking pgf95... no
checking lf95... no
checking gfortran... no
checking whether using gnu fortran 77 compiler... no
checking whether accepts -g... no
checking maximum length of command line arguments... 32768
checking command parse /usr/bin/nm -b output gcc object... ok
checking objdir... .libs
checking ar... ar
checking ranlib... ranlib
checking strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking gcc option produce pic... -fpic
checking if gcc pic flag -fpic works... yes
checking if gcc supports -c -o file.o... yes
checking whether gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should explicitly linked in... no
checking dynamic linker characteristics... gnu/linux ld.so
checking how hardcode library paths programs... immediate
checking whether stripping libraries possible... yes
checking if libtool supports shared libraries... yes
checking whether build shared libraries... yes
checking whether build static libraries... yes
configure: creating libtool
appending configuration tag "cxx" libtool
checking ld used g++... /usr/bin/ld
checking if linker (/usr/bin/ld) gnu ld... yes
checking whether g++ linker (/usr/bin/ld) supports shared libraries... yes
checking g++ option produce pic... -fpic
checking if g++ pic flag -fpic works... yes
checking if g++ supports -c -o file.o... yes
checking whether g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... gnu/linux ld.so
checking how hardcode library paths programs... immediate
checking whether stripping libraries possible... yes
appending configuration tag "f77" libtool
checking warning flags pass c compiler... -wall -wmissing-prototypes
checking language compliance flags pass c compiler...
using config source xml:merged:/etc/gconf/gconf.xml.defaults schema installation
using $(sysconfdir)/gconf/schemas install directory schema files
checking gconftool-2... /usr/bin/gconftool-2
checking pkg-config... /usr/bin/pkg-config
checking libgnome-2.0 >= 2.0.0
libgnomeui-2.0 >= 2.0.0
gtk+-2.0 >= 2.4.0
gnome-vfs-2.0 >= 2.6.0
libglade-2.0 >= 2.3.6... package libgnome-2.0 not found in pkg-config search path. perhaps should add directory containing `libgnome-2.0.pc' pkg_config_path environment variable no package 'libgnome-2.0' found package libgnomeui-2.0 not found in pkg-config search path. perhaps should add directory containing `libgnomeui-2.0.pc' pkg_config_path environment variable no package 'libgnomeui-2.0' found package gtk+-2.0 not found in pkg-config search path. perhaps should add directory containing `gtk+-2.0.pc' pkg_config_path environment variable no package 'gtk+-2.0' found package gnome-vfs-2.0 not found in pkg-config search path. perhaps should add directory containing `gnome-vfs-2.0.pc' pkg_config_path environment variable no package 'gnome-vfs-2.0' found package libglade-2.0 not found in pkg-config search path. perhaps should add directory containing `libglade-2.0.pc' pkg_config_path environment variable no package 'libglade-2.0' found
configure: error: library requirements (libgnome-2.0 >= 2.0.0
libgnomeui-2.0 >= 2.0.0
gtk+-2.0 >= 2.4.0
gnome-vfs-2.0 >= 2.6.0
libglade-2.0 >= 2.3.6) not met; consider adjusting pkg_config_path environment variable if libraries in nonstandard prefix pkg-config can find them.
richard@richard-vgn-nr21m-s:~/source/firestarter-1.0.3$
went through list of dependencies , attempted install except told me allready installed.
in advance help.
rich
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] manual install of firestarter not working on ubuntu 11.10
Ubuntu
Comments
Post a Comment