> > cp apaci/perl_config ../apache_1.3.20/src/modules/perl/perl_config
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> the file is copied all right
>
> [snip]
> > Creating Makefile
> > Creating Configuration.apaci in src
> > + id: mod_perl/1.26
> > + id: Perl/v5.6.0 (linux) [perl]
> > modules/perl/mod_perl.config.sh: ./modules/perl/perl_config: No
> such file or directory
>
> You probably have a wrong path to perl in the first line of
> ../modules/perl/perl_config, that's what the error message says (I know
> it's not very clear from the error message, but it's a perl's error).
Actually...
is there any chance that the file was UNZIPPED or in some other way
dos-ized? I've seen my shell barf when a script with DOS line endings
interferes with the way the shell interprets the shebang... "No such file or
directory" on
/usr/bin/perl<lf>
L8r,
Rob
#!/usr/bin/perl -w
use Disclaimer qw/:standard/;