Date: Tue, 9 Jan 2001 11:19:09 -0500 (EST) From: Julian Zottl <julianz@vsl.cua.edu> To: freebsd-questions@FreeBSD.ORG Subject: Perl install problems.... Message-ID: <Pine.BSF.4.21.0101091113480.5555-100000@gateway.vsl.cua.edu>
next in thread | raw e-mail | index | archive | help
Hey all, I've been trying to get /usr/ports/www/p5-CGI installed forever here and have finally turned to you all as I have run out of resources :/ I installed Perl 5.6.0 from the sources because the ports collection only has 5.0.2. When I try to install p5-CGI, I get an error in p5-Digest-MD5 as follows: ===> Configuring for p5-Digest-MD5-2.12 env: /usr/local/bin/perl5.00503: No such file or directory *** Error code 1 I have 5.6 installed, but for some reason it is insisting that everything go to a 5.00503 location :/ I have also tried installing p5-CGI-2.76 from the sources, and even though it appears to work, if I do the following: #!/usr/bin/perl -w require CGI; print "$CGI::VERSION"; I still get the old version 2.56. Any help is GREATLY apprciated. Please CC me any responces as I no long sub to the mailling list :/ Julian Zottl System Administrator, Vitreous State Laboratory (202)319-5522 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0101091113480.5555-100000>