Hi,
I am trying to install mod perl 1.25 on my aix machine.
I am using
  -- AIX 4.3.3
  -- IBM HTTP Server 1.3.12.2
 -- PERL version 5.005_03

following command i have used:
perl Makeperl.PL \
APACHE_PREFIX=/usr/HTTPServer
USE_APXS=1 \
WITH_APXS=/usr/HTTPServer/bin/apx \
EVERYTHING=1


The following error i get
   1.  it warns me to add a patch.
         ----perl5.005_03/ext/Dynaloader/dl_aix.xs.orig  Fri Mar 3 17:00:58 2000
       +++perl5.005_03/ext/Dynaloader/dl_aix.xs           Fri Mar 3 17:00:58
2000
        ................... code .................


     (Note: I don't have any "ext" directory. and i have installed perl from
binary file.)
   Do I need this patch. If i do how to get this or where to add these lines.
   2. it gives "apxs: Error: /usr/HTTPServer/bin/@TARGET@ not found or not
executable" .

   is there any worng with my apxs file. do i have to add some thing in my apxs
file?

   if i run make command after this.

     1.   It can't locate include library ( i have solved this by editing
Makefile in ./apaci/Makefile)
     2.  It complains about target and stops.


Can You help me?
Thanks
Azam






Reply via email to