LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Tags used in this thread
Popular LQ Tags , , ,

Reply
 
Thread Tools
Old 03-27-2009, 05:51 PM   #1
Various
LQ Newbie
 
Registered: Mar 2009
Distribution: Slackware
Posts: 3
Thanked: 0
Error Installing Firestarter on Slackware Linux @ ./configure


[Log in to get rid of this advertisement]
Today is my first day using Linux so there is probably a really simple answer to this question.

I'm trying to install the Firestarter firewall running Slackware Linux & KDE. I downloaded the tarball to my home directory and untarred it by typing "tar zxf firestarter-1.0.3". I then did "cd firestarter-1.0.3" and finally "./configure --sysconfdir=/etc" where I got my error (I also got the error without --sysconfdir=/etc").

It ran through its long list of checks until it got to this:
"./configure: line 20084: gconftool-2: command not found
Using config source for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for gconftool-2... no
configure: error: gconftool-2 executable not found in your path - should be installed with GConf2"

I haven't installed anything in Slackware yet: I did a full install on an empty partition. I'm running the KDE desktop yet it is asking me for a GNOME program. Is there any way around this?

I have tried installing gconftool-2, but got an error with it's installation.
I've tried installing it with and without KDE running.
I've tried installing using my root account.
Various is offline  
Tag This Post , , ,
Reply With Quote
Old 03-27-2009, 08:50 PM   #2
Various
LQ Newbie
 
Registered: Mar 2009
Distribution: Slackware
Posts: 3
Thanked: 0

Original Poster
Never mind my previous question. I've figured it out. Gconf2 is a dependency for FireStarter which has another dependency of something else I cannot remember. Furthermore, it sounds like FireStarter is not a firewall, but only a GUI to control iptables.

I love Linux. Fooling around and trying to get it to work is the most fun I've ever had with a computer.

Last edited by Various; 03-27-2009 at 08:51 PM..
Various is offline     Reply With Quote
Old 03-27-2009, 11:19 PM   #3
alan_ri
Senior Member
 
Registered: Dec 2007
Location: Rijeka, Croatia
Distribution: Debian, blackPanther
Posts: 1,432
Blog Entries: 2
Thanked: 85
Hi and welcome to LQ!

If you haven't found firewall to use,Guarddog is firewall for KDE.
Considering distro that you use you might wanna have a look here and for some help and screenshots you can download pdf file located here.

Quote:
I love Linux. Fooling around and trying to get it to work is the most fun I've ever had with a computer.
I hope you'll have fun in the future too.If something goes wrong,don't give up,just study.
alan_ri is offline     Reply With Quote
Old 03-28-2009, 05:37 AM   #4
H_TeXMeX_H
Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 6,736
Blog Entries: 2
Thanked: 214
Quote:
Originally Posted by Various View Post
Never mind my previous question. I've figured it out. Gconf2 is a dependency for FireStarter which has another dependency of something else I cannot remember. Furthermore, it sounds like FireStarter is not a firewall, but only a GUI to control iptables.
Yup, and iptables isn't a firewall either, just a way to configure netfilter (the actual firewall a part of the kernel).

Code:
  ┌──────────── Network packet filtering framework (Netfilter) ─────────────┐
  │ CONFIG_NETFILTER:                                                       │  
  │                                                                         │  
  │ Netfilter is a framework for filtering and mangling network packets     │  
  │ that pass through your Linux box.                                       │  
  │                                                                         │  
  │ The most common use of packet filtering is to run your Linux box as     │  
  │ a firewall protecting a local network from the Internet. The type of    │  
  │ firewall provided by this kernel support is called a "packet            │  
  │ filter", which means that it can reject individual network packets      │  
  │ based on type, source, destination etc. The other kind of firewall,     │
H_TeXMeX_H is offline     Reply With Quote
Old 03-28-2009, 07:27 AM   #5
brianL
Senior Member
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Laptop: Slackware 13.0 // Desktop: ; Slackware64 13.0; Debian "lenny"
Posts: 2,933
Blog Entries: 20
Thanked: 128
Try this:
http://www.slackware.com/~alien/efg/
brianL is online now     Reply With Quote
Old 03-29-2009, 12:19 AM   #6
Various
LQ Newbie
 
Registered: Mar 2009
Distribution: Slackware
Posts: 3
Thanked: 0

Original Poster
I've got it all setup now. Thanks for y'alls help.

I downloaded & installed KMyFirewall & GuardDog. I ended up using GuardDog and am quite pleased with it. ShieldsUp! said my computer was better protected than my old Vista computer with it's fancy commercial firewall.

I do have one slight issue with GuardDog though. I have the ping box unchecked so I should just be block pings. When I get a ping my computer should just ignore it. However, it is still responding to them. The only things I have active are IRC, XMPP (Jabber), HTTP, HTTPS, and DNS. Any ideas?
Various is offline     Reply With Quote
Old 03-29-2009, 03:11 AM   #7
alan_ri
Senior Member
 
Registered: Dec 2007
Location: Rijeka, Croatia
Distribution: Debian, blackPanther
Posts: 1,432
Blog Entries: 2
Thanked: 85
I don't use GuardDog,but are you pinging it from LAN or internet? It could be that on LAN it's allowed.You can post output of ping.
alan_ri is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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
Error when I ./configure GRUB (Slackware Linux) Dark Jirachi Linux - Software 4 07-08-2007 12:32 PM
configure error in firestarter ALInux Linux - Software 1 10-18-2005 05:39 AM
Error in installing MySQL on Slackware linux kernelvn Slackware 1 08-14-2004 07:46 AM
Error installing Firestarter sharpie Slackware 5 03-12-2004 03:59 AM


All times are GMT -5. The time now is 03:27 PM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration