Someone suggested that what I need is HTML::Embperl so I tried to make
that.  The perl Makefile.PL errors out on:

...
...
 + Load dynamic module mod_dir.c
   (/usr/HTTPServer/modules/mod_dir.so)
 + mod_perl was build with USE_DSO
Can't locate Apache/src.pm in @INC (@INC contains:
/usr/opt/perl5/lib/5.8.0/aix-thread-multi /usr/opt/perl5/lib/5.8.0
/usr/opt/perl5/lib/site_perl/5.8.0/aix-thread-multi
/usr/opt/perl5/lib/site_perl/5.8.0 /usr/opt/perl5/lib/site_perl .) at
Makefile.PL line 861, <STDIN> line 6

But Apache/src.pm is in mod-perl1.29 and I have already installed
mod_perl2.0.2.  Is the idea of installing HTML::Embperl a red herring,
can you tell me?  Or have I got some confusion here between apache and
apache2?

Thanks.  This is my last try here, after this I will have to go to the
developers and they can go to IBM for assistance.

Susan

-----Original Message-----
From: Gerald Richter [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 21, 2006 8:19 AM
To: HALL, SUSAN (SBCSI); embperl@perl.apache.org
Subject: RE: AIX/IHS and embperl build issues


Hi,

> 
> Line 53 is my LoadModule statement:
> LoadModule  embperl_module 
> /usr/opt/perl5/lib/site_perl/5.8.0/aix-thread-multi/auto/Embpe
> rl/Embperl
> .so
> 

This is ok

> 
> Running nm on Embperl.so shows:
> 
> => nm ./Embperl.so | grep embperl_module
> embperl_module       D       83448          56
> embperl_module       d      114844           4
> 
> 
> Another piece of info on this:  I have the AIX compiler on
> one machine only, so I made all there and tarred up and 
> copied over all the modperl and embperl files.  The system I 
> compiled on is a match as far as the AIX, IHS and perl 
> versions, and the IHS and perl directory paths go.
> 

It should be no problem that your compiler is on a different machine.

I never have used AIX, I only know that the compiler/linker works
different
than on other Unix systems.

I think there is some export file which contains the symbols nessarry,
but I
don't know exactly.

We would need somebody who has more knowledge of the build process on
AIX

Gerald


 
** Virus checked by BB-5000 Mailfilter ** 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to