From owner-freebsd-questions Sat Jul 29 9:38:58 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pop.wilkshire.net (mail.wilkshire.net [207.206.44.15]) by hub.freebsd.org (Postfix) with SMTP id C249D37B5D5 for ; Sat, 29 Jul 2000 09:38:49 -0700 (PDT) (envelope-from jeff@wilkshire.net) Received: (qmail 11241 invoked from network); 29 Jul 2000 17:04:07 -0000 Received: from jeff.noc.wilkshire.net (HELO graphics1) (207.57.128.5) by mail.wilkshire.net with SMTP; 29 Jul 2000 17:04:07 -0000 Message-ID: <000501bff97b$49558be0$058039cf@noc.wilkshire.net> From: "Jeff" To: Subject: Perl Module Question Date: Sat, 29 Jul 2000 12:37:29 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Good afternoon all, I am working on installing a software package that requires the following perl module: LWP::Simple on FreeBSD 4.0 with apache 1.3.9.13 I was given the below url to download LWP simple, http://www.perl.com/CPAN/authors/id/GAAS/libwww-perl-5.48.tar.gz but when i try to install this, it error no.1's on me because it cannot find supporting libraries needed. and If I try to use /usr/ports/www/libwww/make it trys to find the necessary libraries not on my machine from the web, but the ftp sites no longer have the required packages. I am been working since very early this morning trying to figure this out. and I need to get this running by next week. does anyone know exactly what all packages are needed to add LWP::Simple perl module to apache? any help would be greatly appreciated. thank you in advance, FreeBSD Rules! Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message