/ Zope / Apsis / Pound Mailing List / Archive / 2007 / 2007-07 / pound installation - debian etch

[ << ] [ >> ]

[ file uploads through pound / Jim Spath ... ] [ Using a regular expression for session cookie ... ]

pound installation - debian etch
"Andreas Ahrens" <aahrensmailing(at)googlemail.com>
2007-07-14 14:40:57 [ FULL ]
Dear list,

what packages I have to install before I run ./configure on a minimal
debian etch server?

...
checking for hstrerror in -lresolv... yes
checking for BIO_new in -lcrypto... no
Missing OpenSSL (-lcrypto) - aborted
server:~/Pound-2.3.2#


I already tried "apt-get install openssl", but after that, I got still
the same error like above.


Thanks a lot for your help
Andreas

Re: [Pound Mailing List] pound installation - debian etch
"Mister V" <badvad(at)gmail.com>
2007-07-14 14:53:21 [ FULL ]
how about
apt-get install pound

apt-cache search pound


On 14/07/07, Andreas Ahrens <aahrensmailing(at)googlemail.com>
wrote:[...]
Attachments:  
text.html text/html 1083 Bytes

Re: [Pound Mailing List] pound installation - debian etch
"Mister V" <badvad(at)gmail.com>
2007-07-14 15:06:19 [ FULL ]
By the way

If apt-get install pound failed cos it didnt exist dont worry just follow
below i run etch too (you may be missing  a sources list) check below


this is  my sources.list and I run etch too :)

so make sure u have same sources in /etc/apt/sources.list

apt-get update
then apt-get install pound
cat /etc/apt/sources.list|grep -v "\#"

deb http://ftp.uni-bayreuth.de/linux/Debian/debian/
etch main non-free
contrib
deb-src http://ftp.uni-bayreuth.de/linux/Debian/debian/
etch main non-free
contrib
deb http://security.debian.org/
etch/updates main contrib non-free
deb-src http://security.debian.org/
etch/updates main contrib non-free
deb     http://mirror.noreply.org/pub/tor
etch main
deb-src http://mirror.noreply.org/pub/tor
etch main
deb http://www.debian-multimedia.org
etch main


On 14/07/07, Mister V <badvad(at)gmail.com> wrote:[...]
Attachments:  
text.html text/html 2772 Bytes

Re: [Pound Mailing List] pound installation - debian etch
Scott McKenzie <scott(at)noizyland.net>
2007-07-15 00:58:35 [ FULL ]
Andreas Ahrens wrote:[...]

I installed build-essential, libssl-dev and libpcre3-dev and have 
successfully compiled the latest version of pound.

Re: [Pound Mailing List] pound installation - debian etch
"Andreas Ahrens" <aahrensmailing(at)googlemail.com>
2007-07-15 23:06:32 [ FULL ]
> I installed build-essential, libssl-dev and libpcre3-dev and have[...]

Thank you, Scott! It works :)

andreas[...]

MailBoxer