Hi all,
I have been using the DA package update scripts with no problem for months now. I just tried to build the new Apache 1.3.33 with the following commands:
./build update
./build clean
./build all
Everything mostly works, but I'm getting this error from the mod_perl build. Can anyone shed some light on it?
Found /usr/local/directadmin/customapache/mod_perl-1.0-current.tar.gz
Extracting ...
Done.
./build: line 1034: cd: mod_perl-1.29: No such file or directory
Configuring mod_perl-1.29...
Can't open perl script "Makefile.PL": No such file or directory
Done. Making mod_perl-1.29...
Trying to make mod_perl...
make: *** No targets specified and no makefile found. Stop.
*** The make has failed, do you want to try to make again? (y,n):
I have been using the DA package update scripts with no problem for months now. I just tried to build the new Apache 1.3.33 with the following commands:
./build update
./build clean
./build all
Everything mostly works, but I'm getting this error from the mod_perl build. Can anyone shed some light on it?
Found /usr/local/directadmin/customapache/mod_perl-1.0-current.tar.gz
Extracting ...
Done.
./build: line 1034: cd: mod_perl-1.29: No such file or directory
Configuring mod_perl-1.29...
Can't open perl script "Makefile.PL": No such file or directory
Done. Making mod_perl-1.29...
Trying to make mod_perl...
make: *** No targets specified and no makefile found. Stop.
*** The make has failed, do you want to try to make again? (y,n):