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
how about
apt-get install pound
apt-cache search pound
On 14/07/07, Andreas Ahrens <aahrensmailing@googlemail.com> wrote:
>
> 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
>
> --
> To unsubscribe send an email with subject unsubscribe to pound@apsis.ch.
> Please contact roseg@apsis.ch for questions.
>
--
To unsubscribe send an email with subject unsubscribe to pound@apsis.ch.
Please contact roseg@apsis.ch for questions.