All of lore.kernel.org
 help / color / mirror / Atom feed
* RH 9.0 and knetfilter installation
@ 2003-05-23 23:36 Steven Ackerman
  2003-05-24  6:54 ` Riley Williams
  0 siblings, 1 reply; 4+ messages in thread
From: Steven Ackerman @ 2003-05-23 23:36 UTC (permalink / raw)
  To: linux-newbie

Greetings list,

I am running RH 9.0 and trying to install knetfilter 3.1.1. I untarred
the file .tar.gz file and then used the command rm config.cache;
../configure in the directory the files were untarred (correct usage?)
to.

When I do that, it goes through checking for a whole host of different
things but stops at the end and says:

Checking for iptables....no
Configure error: No iptables found.

Now it seems obvious to me that iptables is not installed on the
machine. I did a server installation and could swear that I did some
kind of basic firewall installation. That's unimportant. I need to know 
how to install iptables and move on from here. I have the 3 Red Hat 9.0
CD's.Can anyone help?

-Steve

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: RH 9.0 and knetfilter installation
  2003-05-23 23:36 RH 9.0 and knetfilter installation Steven Ackerman
@ 2003-05-24  6:54 ` Riley Williams
  2003-05-27 15:02   ` Steven Ackerman
  0 siblings, 1 reply; 4+ messages in thread
From: Riley Williams @ 2003-05-24  6:54 UTC (permalink / raw)
  To: steven, linux-newbie

Hi Stephen.
....:....|....:....|....:....|....:....|....:....|....:....|....:....|
 > I am running RH 9.0 and trying to install knetfilter 3.1.1.
 > I untarred the file .tar.gz file and then used the command
 > rm config.cache; ../configure in the directory the files
 > were untarred (correct usage?) to.
 >
 > When I do that, it goes through checking for a whole host
 > of different things but stops at the end and says:
 >
 > Checking for iptables....no
 > Configure error: No iptables found.
 >
 > Now it seems obvious to me that iptables is not installed
 > on the machine. I did a server installation and could swear
 > that I did some kind of basic firewall installation. That's
 > unimportant. I need to know how to install iptables and move
 > on from here. I have the 3 Red Hat 9.0 CD's. Can anyone help?

Put Red Hat 9 CD 1 in your favourite CD drive and mount it.
Assuming you've mounted it as /mnt/cdrom do the following...

         rpm -Uvh /mnt/cdrom/RedHat/RPMS/iptables-*

...and it will install iptables for you. You can then unmount
the CD and put it back to bed...

Best wishes from Riley.
---
 * Nothing as pretty as a smile, nothing as ugly as a frown.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.483 / Virus Database: 279 - Release Date: 19-May-2003

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: RH 9.0 and knetfilter installation
  2003-05-24  6:54 ` Riley Williams
@ 2003-05-27 15:02   ` Steven Ackerman
  2003-05-27 15:45     ` Riley Williams
  0 siblings, 1 reply; 4+ messages in thread
From: Steven Ackerman @ 2003-05-27 15:02 UTC (permalink / raw)
  To: Riley Williams; +Cc: linux-newbie

Hey all.

When I try to install iptables like it is listed below. I get the
following error:

error: cannot get exclusive lock on /var/lib/rpm/Packages
error: cannot open Packages index using db3 - Operation not permitted
(1)
error: cannot open Packages database in /var/lib/rpm

I am not logged in as root. I'll try that but thought I will post this
anyway. Thanks for the help. Hope everyone had a great weekend.

-Steve

On Fri, 2003-05-23 at 23:54, Riley Williams wrote:

> Put Red Hat 9 CD 1 in your favourite CD drive and mount it.
> Assuming you've mounted it as /mnt/cdrom do the following...
> 
>          rpm -Uvh /mnt/cdrom/RedHat/RPMS/iptables-*
> 
> ...and it will install iptables for you. You can then unmount
> the CD and put it back to bed...
> 

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: RH 9.0 and knetfilter installation
  2003-05-27 15:02   ` Steven Ackerman
@ 2003-05-27 15:45     ` Riley Williams
  0 siblings, 0 replies; 4+ messages in thread
From: Riley Williams @ 2003-05-27 15:45 UTC (permalink / raw)
  To: steven; +Cc: linux-newbie

Hi Steven.

 >> Put Red Hat 9 CD 1 in your favourite CD drive and mount it.
 >> Assuming you've mounted it as /mnt/cdrom do the following...
 >>
 >>		rpm -Uvh /mnt/cdrom/RedHat/RPMS/iptables-*
 >>
 >> ...and it will install iptables for you. You can then unmount
 >> the CD and put it back to bed...

 > When I try to install iptables like it is listed below.
 > I get the following error:
 >
 > error: cannot get exclusive lock on /var/lib/rpm/Packages
 > error: cannot open Packages index using db3 - Operation not
 >		permitted (1)
 > error: cannot open Packages database in /var/lib/rpm
 >
 > I am not logged in as root.

That would explain the above - with very few exceptions, you have
to be logged in as root to install, upgrade or erase RPM packages
simply because root is the only user to have write access to most
of the directories involved in installing packages.

Best wishes from Riley.
---
 * Nothing as pretty as a smile, nothing as ugly as a frown.

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.483 / Virus Database: 279 - Release Date: 19-May-2003

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-05-27 15:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-23 23:36 RH 9.0 and knetfilter installation Steven Ackerman
2003-05-24  6:54 ` Riley Williams
2003-05-27 15:02   ` Steven Ackerman
2003-05-27 15:45     ` Riley Williams

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.