You are not logged in.

#1 2010-06-02 07:27:26

Ykhuat
Member
Registered: 2010-06-02
Posts: 4

Ebtable not found on new archlinux 3.6.33

I am new for Linux, I try to get tproxy and squid on archlinux 2.6.33. But I can't find the ebtable on it. I try pacman -S ebtable, as well. What I should next?

Offline

#2 2010-06-02 09:39:01

archman-cro
Member
From: Croatia
Registered: 2010-04-04
Posts: 943
Website

Re: Ebtable not found on new archlinux 3.6.33

"ebtables" you mean? Here's one in AUR: http://aur.archlinux.org/packages.php?ID=14823

Offline

#3 2010-06-02 17:05:01

Ykhuat
Member
Registered: 2010-06-02
Posts: 4

Re: Ebtable not found on new archlinux 3.6.33

Yes... I think is this 1. How I can install it?

Offline

#4 2010-06-02 17:37:01

schen
Member
Registered: 2009-06-06
Posts: 468

Re: Ebtable not found on new archlinux 3.6.33

It's in the AUR. The instructions for installing in the AUR are in here:

http://wiki.archlinux.org/index.php/AUR … om_the_AUR

Offline

#5 2010-06-02 19:12:50

Ykhuat
Member
Registered: 2010-06-02
Posts: 4

Re: Ebtable not found on new archlinux 3.6.33

Thank all for helping me.. But i really don't know how to get it done..

I try download the files:-
wget http://downloads.sourceforge.net/ebtabl … 9-2.tar.gz

unzip it
tar -zxvf ebtables/ebtables-v2.0.9-2.tar.gz

after that
[root@arch_linux ebtables-v2.0.9-2]# makepkg --asroot
==> ERROR: PKGBUILD does not exist.

try
make
make install
make: *** [scripts] Error 1

So any other way i can install it.

TQ...

Offline

#6 2010-06-02 20:09:40

toffyrn
Member
Registered: 2008-10-07
Posts: 221

Re: Ebtable not found on new archlinux 3.6.33

Download the PKGBUILD from aur, and the other files hosted there... Files from other sources (sourceforge etc.) will be automagically downloaded.

Then enter directory where the files are downloaded and run "makepkg".

Offline

#7 2010-06-02 20:15:53

Stebalien
Member
Registered: 2010-04-27
Posts: 1,237
Website

Re: Ebtable not found on new archlinux 3.6.33

Try not to use --asroot.
You can also use something like yaourt, clyde, bauerbill etc... (from AUR) to automate this process.

Last edited by Stebalien (2010-06-02 20:16:53)


Steven [ web : git ]
GPG:  327B 20CE 21EA 68CF A7748675 7C92 3221 5899 410C
Do not email: honeypot@stebalien.com

Offline

#8 2010-06-02 20:47:58

schen
Member
Registered: 2009-06-06
Posts: 468

Re: Ebtable not found on new archlinux 3.6.33

Do not get the tarball straight from sourceforge. Get the tarball on the aur page description, where it says tarball, files, PKGBUILD, then unextract, cd to the folder, and run makepkg -s. This should create a .tar.gz/tar.xz file, depending on which one you have set for makepkg.conf. Then just pacman -U (insert .tar.gz/.tar.xz here)

Offline

#9 2010-06-03 16:46:05

Ykhuat
Member
Registered: 2010-06-02
Posts: 4

Re: Ebtable not found on new archlinux 3.6.33

I get it working now... TQ for all that help... I love archlinux.... smile

Offline

#10 2010-06-03 17:24:52

toffyrn
Member
Registered: 2008-10-07
Posts: 221

Re: Ebtable not found on new archlinux 3.6.33

Its a good habit to mark the thread titled with [SOLVED] smile

happy arching

Offline

Board footer

Powered by FluxBB