|
/
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:[...]
|
|
|
|
|
Re: [Pound Mailing List] pound installation - debian etch
"Mister V" <badvad(at)gmail.com> |
2007-07-14 15:06:19 |
[ FULL ]
|
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[...]
|
|
|
|