Hi everyone,
I’m trying to install Apache2::Request module (from CPAN.org) and in shell there is such messages:
I’m using openSUSE 11.1, Perl 5.8
my-hostname:/windows/E/LAMP/Perl_Modules/Apache2--Request # tar -xof libapreq2-2.12.tar.gz
my-hostname:/windows/E/LAMP/Perl_Modules/Apache2--Request # cd libapreq2-2.12
my-hostname:/windows/E/LAMP/Perl_Modules/Apache2--Request/libapreq2-2.12 # perl Makefile.PL
perl: 5.10.0 ok
mod_perl2: 2.000004 ok
Apache::Test: 1.31 ok
ExtUtils::MakeMaker: 6.42 ok
build/version_check.pl failed: no version_string found in '' for 'ExtUtils::XSBuilder'.
Please upgrade ExtUtils::XSBuilder first.
Test::More: 0.72 ok
./configure --enable-perl-glue --with-apache2-apxs="/usr/sbin/apxs2" --with-perl="/usr/bin/perl"
sh: ./configure: Permission denied
my-hostname:/windows/E/LAMP/Perl_Modules/Apache2--Request/libapreq2-2.12 # make
make: *** No targets specified and no makefile found. Stop.
my-hostname:/windows/E/LAMP/Perl_Modules/Apache2--Request/libapreq2-2.12 # make install
make: *** No rule to make target `install'. Stop
Do I jump to the wrong conclusion when I assume from your path names that you are using a non Linux file system for doing all these things. It may not have to do anything with your problem, but on the other hand it may. All those mimicing of Unix/Linux features which are not realy there may have its limits.
Also it seems that you are unpacking and generating using the root account. Seems very dangerous to me.
May be I am to paranoid. But I think these are things that have to be clear to anybody who tries to help you. And you did not warn them.
hcvv wrote:
> Also it seems that you are unpacking and generating using the root
> account. Seems very dangerous to me.
yep, running make as root is a BIG no-no…
having just reviewed the poster’s history in our forum
<http://forums.opensuse.org/search.php?searchid=1729270> it appears
that the poster believes the forums are the only documentation or help
available, so i point to the heaps of other source listed in this
posting: http://tinyurl.com/ybklh48