Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 99338 invoked by uid 500); 13 Jan 2003 17:12:40 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 99306 invoked from network); 13 Jan 2003 17:12:39 -0000 Received: from dsl-217-155-103-130.zen.co.uk (HELO lemonlainey.com) (217.155.103.130) by daedalus.apache.org with SMTP; 13 Jan 2003 17:12:39 -0000 Received: from there by lemonlainey.com with SMTP (MDaemon.PRO.v6.5.2.R) for ; Mon, 13 Jan 2003 17:12:00 +0000 Content-Type: text/plain; charset="iso-8859-1" From: Kevin Smith Reply-To: kevin@netsmith.ltd.uk Organization: Netsmith Limited To: users@httpd.apache.org Date: Mon, 13 Jan 2003 17:11:59 +0000 X-Mailer: KMail [version 1.3.2] References: <20030113064957.GA3673@ursine.dyndns.org> <20030113144319.GH9648@ursine.dyndns.org> <20030113152111.GO18393@tigger.digitaltorque.ca> In-Reply-To: <20030113152111.GO18393@tigger.digitaltorque.ca> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Return-Path: kevin@netsmith.ltd.uk X-MDaemon-Deliver-To: users@httpd.apache.org Message-ID: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] Installing Apache and mod_perl Hi All, I'm trying to compile Apache 1.3.27 and mod_perl 1.24 and received these errors below. How do I sort this out? I'm running Debian 3.0 PowerPC. Thanks, Kevin Error Output for sanity check ======== cd ..; cc -DLINUX=22 -DMOD_PERL -DUSE_PERL_SSI -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_HSREGEX -DNO_DL_NEEDED -DDEBIAN -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 `./apaci` -I. -I/usr/lib/perl/5.6.1/CORE -o helpers/dummy helpers/dummy.c -lm -lcrypt -rdynamic -L/usr/local/lib /usr/lib/perl/5.6.1/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl/5.6.1/CORE -lperl -ldl -lm -lc -lcrypt /usr/bin/ld: cannot find -lperl collect2: ld returned 1 exit status make: *** [dummy] Error 1 ============= End of Error Report ============= --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org