LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 12-16-2006, 11:10 PM   #1
Red Knuckles
Member
 
Registered: Jan 2006
Location: Colorado USA
Distribution: Debian AMD 64 Testing, Sabayon Linux x86-64 3.4, and Ubuntu AMD 64 7.04
Posts: 235

Rep: Reputation: 30
Question Installing Firestarter In Opensuse 10.2


Ever since Suse 10.0 [my beginning with Suse] I've had problems with NAT problems with Azureus. I've addressed this on the forums to no avail. I eventually switch to Guarddog which works but I think I'd prefer Firestarter. Neither Guarddog or Firestarter is in the repos for 9.2, 9.3, 10.1, or 10.2 that I can find. Could these and Azureus be added to repos for 10.2?

The Firestarter download page has links listed for Suse rpm's for 9.2 and 9.3 but all I get is 'file not found'. Could this be updated? The Guarddog download page is woefully out of date as well but it will install a rpm for Suse 9.1 with no problem and which which works [and which I just installed in 10.2]. I wonder if that could/should be updated?

When I try to install the Firestarter tar ball I get to this step:

./configure --sysconfdir=/etc

I get this error:

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 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::/etc/opt/gnome/gconf/gconf.xml.schemas for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for gconftool-2... /opt/gnome/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.

Which I'm trying to figure out but haven't yet. Could someone help with this?
 
Old 12-17-2006, 06:17 AM   #2
dosterberg
LQ Newbie
 
Registered: Nov 2006
Distribution: Slackware 11, Debian
Posts: 9

Rep: Reputation: 0
I guess I would make sure libgnome and libglade are installed and up to date. If so, what version and where are they located? You could check installed packages in YAST and see if you have them.

Good luck with this - Azureus doesn't work on my Suse 10.1 either, btw...
 
Old 12-17-2006, 08:43 AM   #3
Xian
Member
 
Registered: Feb 2004
Location: 33.31N -111.97W
Distribution: SuSE
Posts: 919

Rep: Reputation: 32
This person has crossposted this same question at a half-dozen other forums. They got the package installed save for some init file issues but never bothered to come back here and update their current status...which is what always happens when people crosspost. They have the time to copy/paste their question across the web but are too lazy to clean up their own mess.
 
Old 12-17-2006, 07:23 PM   #4
Red Knuckles
Member
 
Registered: Jan 2006
Location: Colorado USA
Distribution: Debian AMD 64 Testing, Sabayon Linux x86-64 3.4, and Ubuntu AMD 64 7.04
Posts: 235

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by Xian
This person has crossposted this same question at a half-dozen other forums. They got the package installed save for some init file issues but never bothered to come back here and update their current status...which is what always happens when people crosspost. They have the time to copy/paste their question across the web but are too lazy to clean up their own mess.
Sorry I wasn't quick enough for you. I crosspost because you never know which forum will lead to answers, if this is considered bad form someone please inform me. I do keep a record of where I've posted and do go back, sooner or later, to other forums and post the solution or link to where solution is. I didn't get back to other forums last night because it was way late and elected to do so today. Didn't see the harm because at the time I hadn't received a response from any of them.

Whew. I did get Firestarter installed except for an init script suitable for Suse. The link is here:

http://www.suseforums.net/index.php?showtopic=28388

Last edited by Red Knuckles; 12-17-2006 at 07:44 PM.
 
  


Reply



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
Installing OpenSuse lavluda SUSE / openSUSE 1 04-15-2006 04:43 AM
Installing Firestarter Mr.Nemo Linux - Security 4 08-01-2005 06:34 PM
Problems installing firestarter.... Adrian13 Linux - Software 2 10-15-2004 11:01 AM
Error installing Firestarter sharpie Slackware 5 03-12-2004 02:59 AM
Installing Firestarter buckeyejerry Linux - Networking 1 01-18-2003 03:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 10:44 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