Date: Wed, 18 Dec 2002 19:22:12 -0800 From: John Long <fbsd1@pruam.com> To: ports@FreeBSD.org Subject: Can't locate Apache/Constants.pm in @INC Message-ID: <5.1.0.14.2.20021218175519.0252b820@mail.securities-pricing.com>
next in thread | raw e-mail | index | archive | help
Hello, I am trying to get SecSess installed on a freebsd 4.7R system here. Using Cpan, getting Can't locate Apache/Constants.pm in @INC /usr/bin/make test -- OK Running make for P/PL/PLIAM/Apache-SecSess-0.09.tgz Is already unwrapped into directory /usr/.cpan/build/Apache-SecSess-0.09 Has already been processed within this session Running make test Prepending /usr/.cpan/build/DBI-1.30/blib/arch /usr/.cpan/build/DBI-1.30/blib/lib /usr/.cpan/build/Crypt-Rijndael-0.05/blib/arch /us r/.cpan/build/Crypt-Rijndael-0.05/blib/lib to PERL5LIB. PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/libdata/perl/5.00503/mach -I/usr/libdata/perl/5.00503 test.pl 1..1 Can't locate Apache/Constants.pm in @INC (@INC contains: blib/arch blib/lib /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503 /usr/.cpan/build/DBI-1.30/blib/arch /usr/.cpan/build/DBI-1.30/blib/lib /usr/.cpan/build/Crypt-Rijndael-0.05/blib/arch /usr/.cpan/bu ild/Crypt-Rijndael-0.05/blib/lib /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 . /usr/libda ta/perl/5.00503/mach /usr/libdata/perl/5.00503) at SecSess.pm line 18. BEGIN failed--compilation aborted at SecSess.pm line 18. BEGIN failed--compilation aborted at test.pl line 10. *** Error code 2 Stop in /usr/.cpan/build/Apache-SecSess-0.09. /usr/bin/make test -- NOT OK I assume that it is looking for Module Apache::Constants (D/DO/DOUGM/mod_perl-1.27.tar.gz) However I have installed from ports Apache/1.3.27 (Unix) mod_ssl/2.8.12 OpenSSL/0.9.6g server which is running just fine. Locate tells me there is no Constants.pm on the system so maybe this apache build is not quite complete? I tried to cpan, get Apache::Constants.pm but it is failing on test and it wanted to do a configure to apache but that does not seem to be wise. I am a little leery to install mod-perl for fear it will mess up my system. What would be the best / easiest way to get the constants package in there? Any ideas or can I provide any other info? thanks, John Long To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20021218175519.0252b820>