Old 09-25-2005, 05:36 AM   #1
braindancer
 
braindancer's Avatar

Phoenix Labs co-founder
Join Date: Sep 2005
Location: Shiba
Posts: 2,016
Donor
Default pglinux-1.5beta source

source is up here and mirrored here
braindancer is offline   Reply With Quote

 
Old 09-25-2005, 06:29 AM   #2
NateC

I ain't no military son
Join Date: Sep 2005
Location: Canada
Country: Canada
Posts: 2,629
Send a message via MSN to NateC
Default Re: pglinux-1.5beta source

Interesting, thank you Braindancer.
NateC is offline   Reply With Quote

 
Old 09-29-2005, 12:10 AM   #3
DaBlade
 
DaBlade's Avatar

Senior Member
Join Date: Sep 2005
Location: No(r)way.
Country: Bosnia and Herzegovina
Posts: 639
Send a message via ICQ to DaBlade Send a message via MSN to DaBlade Send a message via Yahoo to DaBlade
Send a message via Yahoo to DaBlade
Default Re: pglinux-1.5beta source

Is this the regular ./configure && make && make install or is there more I need to do?
__________________

___
DaBlade is offline   Reply With Quote

 
Old 09-29-2005, 01:35 AM   #4
stedios
 
stedios's Avatar

Official Bug Magnet
Join Date: Sep 2005
Posts: 2,743
Donor
Default Re: pglinux-1.5beta source

thx. I'll bookmark this page, i'm not using linux atm ;0
__________________
If at first they don't succed, block em again :) PG2

Vinnys Pizza

stedios is offline   Reply With Quote

 
Old 09-29-2005, 07:16 AM   #5
braindancer
 
braindancer's Avatar

Phoenix Labs co-founder
Join Date: Sep 2005
Location: Shiba
Posts: 2,016
Donor
Default Re: pglinux-1.5beta source

Quote:
Is this the regular ./configure && make && make install[...]?
.
i think so
braindancer is offline   Reply With Quote

 
Old 02-17-2006, 10:56 PM   #6
Sabine

Junior Member
Join Date: Feb 2006
Country: Germany
Posts: 1
Default Re: pglinux-1.5beta source

Hi!

I 'm having problems installing this software.
After "configure" and "make" an error appears.
"File or directory libipq.h couldn't be found".
And a lot of blocker (27:20-187) were "not defined in this range of validity ".
How do I install it correctly?

Bye,
Sabine

P.S.:Please explain simply, I'm a Linux beginner, german and a bad english speaker.
----------------------------------------------------------------
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
config.status: executing default-1 commands
g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libipq -g -O2 -c Main.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libipq -g -O2 -c PeerGuard.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libipq -g -O2 -c BlockList.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/libipq -g -O2 -c Blocker_Linux.cpp
Blocker_Linux.cpp:27:20: error: libipq.h: Datei oder Verzeichnis nicht gefunden
Blocker_Linux.cpp: In function »void* PG::BlockerThread(void*)«:
Blocker_Linux.cpp:102: Fehler: »ipq_create_handle« wurde in diesem Gültigkeitsbereich nicht definiert
Blocker_Linux.cpp:109: Fehler: »IPQ_COPY_PACKET« wurde in diesem Gültigkeitsbereich nicht definiert
Blocker_Linux.cpp:109: Fehler: »ipq_set_mode« wurde in diesem Gültigkeitsbereich nicht definiert
Blocker_Linux.cpp:124: Fehler: »ipq_read« wurde in diesem Gültigkeitsbereich nicht definiert
Blocker_Linux.cpp:133: Fehler: »ipq_message_type« wurde in diesem Gültigkeitsbereich nicht definiert
Blocker_Linux.cpp:135: Fehler: »NLMSG_ERROR« wurde in diesem Gültigkeitsbereich nicht definiert
Blocker_Linux.cpp:137: Fehler: »ipq_get_msgerr« wurde in diesem Gültigkeitsbereich nicht definiert
Blocker_Linux.cpp:142: Fehler: »ipq_packet_msg_t« wurde in diesem Gültigkeitsbereich nicht definiert
Blocker_Linux.cpp:142: Fehler: »pkt« wurde in diesem Gültigkeitsbereich nicht definiert
Blocker_Linux.cpp:142: Fehler: »ipq_get_packet« wurde in diesem Gültigkeitsbereich nicht definiert
Blocker_Linux.cpp:187: Fehler: »ipq_set_verdict« wurde in diesem Gültigkeitsbereich nicht definiert
make: *** [Blocker_Linux.o] Fehler 1
Sabine is offline   Reply With Quote

 
Old 02-23-2006, 11:56 AM   #7
jre

Senior Member
Join Date: Sep 2005
Posts: 410
Default Re: pglinux-1.5beta source

I think you have to install the development files for iptables. They will be in a package from your distribution called iptables-dev [.rpm/.deb].

Are you sure you want to compile PeerGuardian on your own? There are already precompiled .deb-packages in this forum, you can find them here. If your distribution is based on debian packages you can install it with "dpkg -i [packagename]". But I think there are also converters if you can't use deb-packages.

Greetings
jre

PS: Or look at this thread: "Installation problem libipq.h - ideas?".
PPS: I speak German if you need further help.

Last edited by jre : 02-23-2006 at 05:47 PM.
jre is offline   Reply With Quote

 
Old 04-13-2006, 07:26 AM   #8
FireGunz
 
FireGunz's Avatar

Member
Join Date: Apr 2006
Posts: 4
Unhappy Peerguardian 1.5 beta on Fedora Core 5

hi, does anyone know how to install pglinux 1.5 for FC5 which I'm currently using FC5 (NewBie) I did try to install pglinux or moblock but unable to get it for both.

Code:
[root@localhost pglinux-1.5beta]# ./configure
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 for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output file name... configure: error: C++ compiler cannot create executables
See `config.log' for more details.
I also try to compile the files.

Code:
[root@localhost pglinux-1.5beta]# make
cd . && automake-1.4 --gnu Makefile
/bin/sh: automake-1.4: command not found
make: *** [Makefile.in] Error 127
it seem not work out... also there is no readme.txt
__________________
System Specs:
Processor: Intel Pentium 4 2.4A GHz (Prescott) ::: Mainboard: GA-8I848P-G
Graphics Card: NVIDIA GeForce FX5700 Ultra 128MB AGP 8X ::: Memory: 768MB DDR 400
Storage Drive: Seagate 40GB 7200rpm ::: Display: 1024x768 ::: Optical Drive: TDK 1612DLB DVD Burner
Audio: Buit-in Realtek AC97 ::: Casing: Normal ::: Power Supply Unit: Normal
Operating System: Fedora Core 5 i386 DVD - Kernel 2.6.16-1.2080_FC5
Distribution: YUM v2.6.0 | GNOME v2.14.0

Last edited by FireGunz : 04-13-2006 at 07:30 AM.
FireGunz is offline   Reply With Quote

 
Old 04-13-2006, 07:43 AM   #9
FireGunz
 
FireGunz's Avatar

Member
Join Date: Apr 2006
Posts: 4
Unhappy Re: pglinux-1.5beta source

err...... I did found this Peerguardian 1.5 beta on Fedora Core 2 guide but the installation is not working for me (FC5)

Code:
[root@localhost pglinux-1.5beta]# ln -s /usr/share/automake-[version]/ /usr/share/automake-1.4
ln: creating symbolic link `/usr/share/automake-1.4' to `/usr/share/automake-[version]/': File exists
hmm... it seem above ln -s /usr/share/automake-[version]/ where to i get?

Code:
[root@localhost pglinux-1.5beta]# rpm -iv iptables-devel-1.2.9-1.0.i386.rpm
error: Failed dependencies:
        iptables = 1.2.9 is needed by iptables-devel-1.2.9-1.0.i386
as above iptables = 1.2.9 how to get for FC5 (my iptables = v1.3.5) ? can someone gudie me out please....
__________________
System Specs:
Processor: Intel Pentium 4 2.4A GHz (Prescott) ::: Mainboard: GA-8I848P-G
Graphics Card: NVIDIA GeForce FX5700 Ultra 128MB AGP 8X ::: Memory: 768MB DDR 400
Storage Drive: Seagate 40GB 7200rpm ::: Display: 1024x768 ::: Optical Drive: TDK 1612DLB DVD Burner
Audio: Buit-in Realtek AC97 ::: Casing: Normal ::: Power Supply Unit: Normal
Operating System: Fedora Core 5 i386 DVD - Kernel 2.6.16-1.2080_FC5
Distribution: YUM v2.6.0 | GNOME v2.14.0

Last edited by FireGunz : 04-13-2006 at 07:46 AM.
FireGunz is offline   Reply With Quote

 
Old 04-26-2006, 04:10 PM   #10
bblood

Member
Join Date: Apr 2006
Posts: 3
Default Re: pglinux-1.5beta source FC5 compile advice

If you are having problems compiling on FC5, you may want to browse on over here:

http://www.mjmwired.net/resources/mj...c5.html#compat

Also, you need to have the iptables-devel package installed. Just type, as root:

yum install iptables-devel


Good luck.
bblood is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Introducing MoBlock Morpheus PeerGuardian Linux 77 06-25-2008 07:23 AM
VB source for old PG versions smithy2006 Coding/Scripting 18 12-01-2006 12:01 PM
Can't compile pglinux on Solaris 10 SPARC banjo67xxx PeerGuardian Linux 2 10-21-2006 05:00 AM
French Government Lobbied to Ban Free Software and source code TrueAudio Bit Torrent 2 12-08-2005 12:54 AM
invalid ips:0.0.0.1-0.255.255.255 seraphielx Valid/Invalid IP Reports 2 01-20-2004 03:52 PM


All times are GMT -5. The time now is 05:35 AM.


  

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
© Phoenix Labs Staff