cURL / Mailing Lists / curl-users / Single Mail

curl-users

Curl on HPUX 11.00

From: Bill Jarrett <bjarrett_at_central-grocers.com>
Date: Thu, 28 Dec 2006 14:39:48 -0600

Hi,
I downloaded the packages built for HPUX 11.00 from The Written Word site on
the curl download page, and installed it and its dependencies in this order:

Zlib11
Prngd
Expat19
Iconv19
Gtext014
Gpgerr10
Gcrypt12
Opncdk05
Libidn05
Gnutls12
Curl715

Doing it in this order seemed to satisfy all the dependencies, but curl
errors out with "Fatal: no entropy gathering module detected" when I run the
command curl --ftp-ssl ftp://10.201.1.11/test.txt. I found by google
searching that I had to start prngd first, so I started it with the command
/opt/TWWfsw/bin/prngd /var/run/egd-pool. I still get the Fatal error. Any
idea how to get perl (or whichever of its dependencies is unhappy) to
recognize prngd as a entropy gathering module?

Thanks in advance.
Received on 2006-12-28