LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-07-2012, 10:41 AM   #1
RichFox
LQ Newbie
 
Registered: May 2012
Posts: 4

Rep: Reputation: Disabled
manual install of firestarter promblem on ubuntu 11.10


Hi
I attempting to install Firestarter firestarter-1.0.3.tar.gz onto my laptop.
I have uncompressed files into a folder called 'source' and then changed to package directory and attempted '/config'.

After attempting config I get various error messages as I understand it that I am missing dependencies - but I believe that I have all the dependencies as I have installed or tried to install and then found that I allready have them.

I believe that something is either 'pointing' or 'looking' in the wrong place, but I am not technical when it comes to linux so I am a bit lost as to what to do.

I know that there are easier ways to install programs such as apt and synaptic but I just wish to be able to do so this way.

Details of my efforts below.

Thanks in advance for any help.

Rich

richard@richard-VGN-NR21M-S:~$ cd /home/richard
richard@richard-VGN-NR21M-S:~$ dir
brasero-session.log Downloads listing.txt Public Ubuntu\ One
Desktop e-books Music source Videos
dmesg.txt examples.desktop output Templates
Documents file Pictures testdisk.log
richard@richard-VGN-NR21M-S:~$ cd source
richard@richard-VGN-NR21M-S:~/source$ ls
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$ ls
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 for intltool >= 0.30... 0.31.2 found
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking whether to enable maintainer-specific portions of Makefiles... no
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 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 ANSI C... (cached) none needed
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for a 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 for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/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 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++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
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/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 for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... 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/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 what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for gconftool-2... /usr/bin/gconftool-2
checking for pkg-config... /usr/bin/pkg-config
checking for 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 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnome-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnome-2.0' found Package libgnomeui-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnomeui-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnomeui-2.0' found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found Package gnome-vfs-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gnome-vfs-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gnome-vfs-2.0' found Package libglade-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglade-2.0.pc' to the 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 the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
richard@richard-VGN-NR21M-S:~/source/firestarter-1.0.3$
 
Old 05-08-2012, 06:13 AM   #2
Satyaveer Arya
Senior Member
 
Registered: May 2010
Location: Palm Island
Distribution: RHEL, CentOS, Debian, Oracle Solaris 10
Posts: 1,420

Rep: Reputation: 305Reputation: 305Reputation: 305Reputation: 305
After compiling did you try make and make install?
 
Old 05-08-2012, 03:42 PM   #3
RichFox
LQ Newbie
 
Registered: May 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
Hello Satyaveer - thanks for your reply.

I had not tried running 'make install' but just tried running 'make' and got the following:

richard@richard-VGN-NR21M-S:~$ cd /home/richard/source
richard@richard-VGN-NR21M-S:~/source$ ls
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$ sudo make
[sudo] password for richard:
make: *** No targets specified and no makefile found. Stop.
richard@richard-VGN-NR21M-S:~/source/firestarter-1.0.3$ make
make: *** No targets specified and no makefile found. Stop.
richard@richard-VGN-NR21M-S:~/source/firestarter-1.0.3$

Thanks

Rich
 
Old 05-09-2012, 04:15 AM   #4
Satyaveer Arya
Senior Member
 
Registered: May 2010
Location: Palm Island
Distribution: RHEL, CentOS, Debian, Oracle Solaris 10
Posts: 1,420

Rep: Reputation: 305Reputation: 305Reputation: 305Reputation: 305
Quote:
libglade-2.0 >= 2.3.6... Package libgnome-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnome-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnome-2.0' found Package libgnomeui-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgnomeui-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libgnomeui-2.0' found Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found Package gnome-vfs-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gnome-vfs-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gnome-vfs-2.0' found Package libglade-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `libglade-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'libglade-2.0' found
All these errors simply say that that particular package was not found in the pkg-config search path. So you have to check for it.

Quote:
libglade-2.0 >= 2.3.6) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
This error says that you have to set PKG_CONFIG_PATH environment variable.
 
Old 05-09-2012, 12:34 PM   #5
ukiuki
Senior Member
 
Registered: May 2010
Location: Planet Earth
Distribution: Debian
Posts: 1,030

Rep: Reputation: 385Reputation: 385Reputation: 385Reputation: 385
Firestarter is in the Ubuntu repositories why install from source? you could just do sudo apt-get install firestarter in the terminal.

Regards
 
Old 05-09-2012, 03:05 PM   #6
RichFox
LQ Newbie
 
Registered: May 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
Thank you all for your continued help.

I have tried installing: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

and then attempted ./configure which looked to go ok.

I then ran make and then make install - I tried to run firestarter but was told that it is not install - screen output below (apologies but I am knew to this and managed to lose first part of ouputs so can't show here).

RESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c menus.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c wizard.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c wizard-choices.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c service.c
service.c: In function ‘service_get_name’:
service.c:198:26: warning: comparison with string literal results in unspecified behavior [-Waddress]
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c preferences.c
preferences.c: In function ‘preferences_check_schema’:
preferences.c:164:43: warning: format not a string literal and no format arguments [-Wformat-security]
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c scriptwriter.c
scriptwriter.c: In function ‘append_hook_to_script’:
scriptwriter.c:494:2: warning: format not a string literal and no format arguments [-Wformat-security]
scriptwriter.c:498:3: warning: format not a string literal and no format arguments [-Wformat-security]
scriptwriter.c: In function ‘remove_hook’:
scriptwriter.c:547:4: warning: format not a string literal and no format arguments [-Wformat-security]
scriptwriter.c: In function ‘add_hook’:
scriptwriter.c:583:3: warning: format not a string literal and no format arguments [-Wformat-security]
scriptwriter.c: In function ‘scriptwriter_versions_match’:
scriptwriter.c:767:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c savelog.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c netfilter-script.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c hitview.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c eggtrayicon.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c tray.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c dhcp-server.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c statusview.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wmissing-prototypes -pthread -DORBIT2=1 -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-2.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/i386-linux-gnu/gtk-2.0/include -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -DG_LOG_DOMAIN=\"Firestarter\" -DFIRESTARTER_RULES_DIR=\"/usr/local/etc\" -DGNOMELOCALEDIR=\""/usr/local/share/locale"\" -DGLADEDIR=\""/usr/local/share/firestarter/glade"\" -g -O2 -c policyview.c
policyview.c: In function ‘unescape_string’:
policyview.c:304:6: warning: value computed is not used [-Wunused-value]
/bin/bash ../libtool --mode=link gcc -g -O2 -o firestarter firestarter.o gui.o util.o logread.o menus.o wizard.o wizard-choices.o service.o preferences.o scriptwriter.o savelog.o netfilter-script.o hitview.o eggtrayicon.o tray.o dhcp-server.o statusview.o policyview.o -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgnomevfs-2 -lgconf-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
mkdir .libs
gcc -g -O2 -o firestarter firestarter.o gui.o util.o logread.o menus.o wizard.o wizard-choices.o service.o preferences.o scriptwriter.o savelog.o netfilter-script.o hitview.o eggtrayicon.o tray.o dhcp-server.o statusview.o policyview.o -pthread -lgnomeui-2 -lSM -lICE /usr/lib/libbonoboui-2.so -lgnomecanvas-2 /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBit-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so /usr/lib/libglade-2.0.so /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so /usr/lib/i386-linux-gnu/libatk-1.0.so /usr/lib/i386-linux-gnu/libgio-2.0.so /usr/lib/i386-linux-gnu/libpangoft2-1.0.so /usr/lib/i386-linux-gnu/libpangocairo-1.0.so -lgdk_pixbuf-2.0 /usr/lib/i386-linux-gnu/libcairo.so /usr/lib/i386-linux-gnu/libpango-1.0.so /usr/lib/i386-linux-gnu/libfreetype.so -lfontconfig /usr/lib/i386-linux-gnu/libgobject-2.0.so /usr/lib/i386-linux-gnu/libgmodule-2.0.so /usr/lib/i386-linux-gnu/libgthread-2.0.so -lrt /usr/lib/i386-linux-gnu/libglib-2.0.so -Wl,--rpath -Wl,/usr/lib/i386-linux-gnu -Wl,--rpath -Wl,/usr/lib/i386-linux-gnu
/usr/bin/ld: eggtrayicon.o: undefined reference to symbol 'XFlush'
/usr/bin/ld: note: 'XFlush' is defined in DSO /usr/lib/i386-linux-gnu/libX11.so.6 so try adding it to the linker command line
/usr/lib/i386-linux-gnu/libX11.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [firestarter] Error 1
make[3]: Leaving directory `/home/richard/source/firestarter-1.0.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/richard/source/firestarter-1.0.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/richard/source/firestarter-1.0.3'
make: *** [all-recursive-am] Error 2

Thanks Rich (more output to follow)
 
Old 05-09-2012, 03:07 PM   #7
RichFox
LQ Newbie
 
Registered: May 2012
Posts: 4

Original Poster
Rep: Reputation: Disabled
Output continued:




Making install in po
make[1]: Entering directory `/home/richard/source/firestarter-1.0.3/po'
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /usr/local/share; \
else \
/bin/sh ../mkinstalldirs /usr/local/share; \
fi
mkdir -p -- /usr/local/share/locale/az/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/az/LC_MESSAGES/firestarter.mo': No such file or directory
installing az.gmo as /usr/local/share/locale/az/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/ca/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/ca/LC_MESSAGES/firestarter.mo': No such file or directory
installing ca.gmo as /usr/local/share/locale/ca/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/cs/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/cs/LC_MESSAGES/firestarter.mo': No such file or directory
installing cs.gmo as /usr/local/share/locale/cs/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/da/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/da/LC_MESSAGES/firestarter.mo': No such file or directory
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/de/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/de/LC_MESSAGES/firestarter.mo': No such file or directory
installing de.gmo as /usr/local/share/locale/de/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/el/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/el/LC_MESSAGES/firestarter.mo': No such file or directory
installing el.gmo as /usr/local/share/locale/el/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/en_CA/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/en_CA/LC_MESSAGES/firestarter.mo': No such file or directory
installing en_CA.gmo as /usr/local/share/locale/en_CA/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/en_GB/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/en_GB/LC_MESSAGES/firestarter.mo': No such file or directory
installing en_GB.gmo as /usr/local/share/locale/en_GB/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/es/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/es/LC_MESSAGES/firestarter.mo': No such file or directory
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/fi/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/fi/LC_MESSAGES/firestarter.mo': No such file or directory
installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/fr/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/fr/LC_MESSAGES/firestarter.mo': No such file or directory
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/ga/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/ga/LC_MESSAGES/firestarter.mo': No such file or directory
installing ga.gmo as /usr/local/share/locale/ga/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/hr/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/hr/LC_MESSAGES/firestarter.mo': No such file or directory
installing hr.gmo as /usr/local/share/locale/hr/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/hu/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/hu/LC_MESSAGES/firestarter.mo': No such file or directory
installing hu.gmo as /usr/local/share/locale/hu/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/it/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/it/LC_MESSAGES/firestarter.mo': No such file or directory
installing it.gmo as /usr/local/share/locale/it/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/ja/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/ja/LC_MESSAGES/firestarter.mo': No such file or directory
installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/ko/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/ko/LC_MESSAGES/firestarter.mo': No such file or directory
installing ko.gmo as /usr/local/share/locale/ko/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/lv/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/lv/LC_MESSAGES/firestarter.mo': No such file or directory
installing lv.gmo as /usr/local/share/locale/lv/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/ml/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/ml/LC_MESSAGES/firestarter.mo': No such file or directory
installing ml.gmo as /usr/local/share/locale/ml/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/nb/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/nb/LC_MESSAGES/firestarter.mo': No such file or directory
installing nb.gmo as /usr/local/share/locale/nb/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/nl/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/nl/LC_MESSAGES/firestarter.mo': No such file or directory
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/no/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/no/LC_MESSAGES/firestarter.mo': No such file or directory
installing no.gmo as /usr/local/share/locale/no/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/pa/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/pa/LC_MESSAGES/firestarter.mo': No such file or directory
installing pa.gmo as /usr/local/share/locale/pa/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/pl/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/pl/LC_MESSAGES/firestarter.mo': No such file or directory
installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/pt/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/pt/LC_MESSAGES/firestarter.mo': No such file or directory
installing pt.gmo as /usr/local/share/locale/pt/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/pt_BR/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/pt_BR/LC_MESSAGES/firestarter.mo': No such file or directory
installing pt_BR.gmo as /usr/local/share/locale/pt_BR/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/ro/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/ro/LC_MESSAGES/firestarter.mo': No such file or directory
installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/ru/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/ru/LC_MESSAGES/firestarter.mo': No such file or directory
installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/sk/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/sk/LC_MESSAGES/firestarter.mo': No such file or directory
installing sk.gmo as /usr/local/share/locale/sk/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/sq/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/sq/LC_MESSAGES/firestarter.mo': No such file or directory
installing sq.gmo as /usr/local/share/locale/sq/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/sr/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/sr/LC_MESSAGES/firestarter.mo': No such file or directory
installing sr.gmo as /usr/local/share/locale/sr/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/sr@Latn/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/sr@Latn/LC_MESSAGES/firestarter.mo': No such file or directory
installing sr@Latn.gmo as /usr/local/share/locale/sr@Latn/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/sv/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/sv/LC_MESSAGES/firestarter.mo': No such file or directory
installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/tr/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/tr/LC_MESSAGES/firestarter.mo': No such file or directory
installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/uk/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/uk/LC_MESSAGES/firestarter.mo': No such file or directory
installing uk.gmo as /usr/local/share/locale/uk/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/vi/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/vi/LC_MESSAGES/firestarter.mo': No such file or directory
installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/zh_CN/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/zh_CN/LC_MESSAGES/firestarter.mo': No such file or directory
installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/firestarter.mo
mkdir -p -- /usr/local/share/locale/zh_TW/LC_MESSAGES
mkdir: cannot create directory `/usr/local/share/locale': Permission denied
/usr/bin/install: cannot create regular file `/usr/local/share/locale/zh_TW/LC_MESSAGES/firestarter.mo': No such file or directory
installing zh_TW.gmo as /usr/local/share/locale/zh_TW/LC_MESSAGES/firestarter.mo
if test "firestarter" = "glib"; then \
if test -r ".././mkinstalldirs"; then \
.././mkinstalldirs /usr/local/share/glib-2.0/gettext/po; \
else \
/bin/sh ../mkinstalldirs /usr/local/share/glib-2.0/gettext/po; \
fi; \
/usr/bin/install -c -m 644 ./Makefile.in.in \
/usr/local/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
: ; \
fi
make[1]: Leaving directory `/home/richard/source/firestarter-1.0.3/po'
Making install in src
make[1]: Entering directory `/home/richard/source/firestarter-1.0.3/src'
Making install in xpm
make[2]: Entering directory `/home/richard/source/firestarter-1.0.3/src/xpm'
make[3]: Entering directory `/home/richard/source/firestarter-1.0.3/src/xpm'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/richard/source/firestarter-1.0.3/src/xpm'
make[2]: Leaving directory `/home/richard/source/firestarter-1.0.3/src/xpm'
make[2]: Entering directory `/home/richard/source/firestarter-1.0.3/src'
/bin/bash ../libtool --mode=link gcc -g -O2 -o firestarter firestarter.o gui.o util.o logread.o menus.o wizard.o wizard-choices.o service.o preferences.o scriptwriter.o savelog.o netfilter-script.o hitview.o eggtrayicon.o tray.o dhcp-server.o statusview.o policyview.o -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lbonobo-2 -lbonobo-activation -lORBit-2 -lart_lgpl_2 -lgnomevfs-2 -lgconf-2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0
gcc -g -O2 -o firestarter firestarter.o gui.o util.o logread.o menus.o wizard.o wizard-choices.o service.o preferences.o scriptwriter.o savelog.o netfilter-script.o hitview.o eggtrayicon.o tray.o dhcp-server.o statusview.o policyview.o -pthread -lgnomeui-2 -lSM -lICE /usr/lib/libbonoboui-2.so -lgnomecanvas-2 /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libORBit-2.so /usr/lib/libart_lgpl_2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgconf-2.so /usr/lib/libglade-2.0.so /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so /usr/lib/libxml2.so /usr/lib/i386-linux-gnu/libgdk-x11-2.0.so /usr/lib/i386-linux-gnu/libatk-1.0.so /usr/lib/i386-linux-gnu/libgio-2.0.so /usr/lib/i386-linux-gnu/libpangoft2-1.0.so /usr/lib/i386-linux-gnu/libpangocairo-1.0.so -lgdk_pixbuf-2.0 /usr/lib/i386-linux-gnu/libcairo.so /usr/lib/i386-linux-gnu/libpango-1.0.so /usr/lib/i386-linux-gnu/libfreetype.so -lfontconfig /usr/lib/i386-linux-gnu/libgobject-2.0.so /usr/lib/i386-linux-gnu/libgmodule-2.0.so /usr/lib/i386-linux-gnu/libgthread-2.0.so -lrt /usr/lib/i386-linux-gnu/libglib-2.0.so -Wl,--rpath -Wl,/usr/lib/i386-linux-gnu -Wl,--rpath -Wl,/usr/lib/i386-linux-gnu
/usr/bin/ld: eggtrayicon.o: undefined reference to symbol 'XFlush'
/usr/bin/ld: note: 'XFlush' is defined in DSO /usr/lib/i386-linux-gnu/libX11.so.6 so try adding it to the linker command line
/usr/lib/i386-linux-gnu/libX11.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [firestarter] Error 1
make[2]: Leaving directory `/home/richard/source/firestarter-1.0.3/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/richard/source/firestarter-1.0.3/src'
make: *** [install-recursive] Error 1
richard@richard-VGN-NR21M-S:~/source/firestarter-1.0.3$ cd
richard@richard-VGN-NR21M-S:~$ firestarter
The program 'firestarter' is currently not installed. You can install it by typing:
sudo apt-get install firestarter
richard@richard-VGN-NR21M-S:~$


Thanks Rich
 
Old 05-10-2012, 05:24 AM   #8
Satyaveer Arya
Senior Member
 
Registered: May 2010
Location: Palm Island
Distribution: RHEL, CentOS, Debian, Oracle Solaris 10
Posts: 1,420

Rep: Reputation: 305Reputation: 305Reputation: 305Reputation: 305
Quote:
Firestarter is in the Ubuntu repositories why install from source? you could just do sudo apt-get install firestarter in the terminal.
Bro, OP has already said in his first post that though he can install firestarter in an easy way like using apt or synaptic. He wants to install it by compiling the package only.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How do I install jobs command and its manual on ubuntu 10.10 notebook mansour Linux - Newbie 9 04-14-2011 10:45 PM
GSB (Current x86) - Minimal Install and Manual Install Questions Gavin Harper Slackware 1 03-28-2011 02:56 PM
Firestarter + Ubuntu + DHCP Help mightymidget Linux - Security 1 09-19-2006 07:10 AM
winxp reinstall w/grub manual install on ubuntu causes missing hal.dll file for xp pulper Linux - Software 6 09-13-2006 03:26 PM
Firestarter on Ubuntu 5.10 fdahl_009 Linux - Software 1 01-22-2006 10:17 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration