Re: Problems with Embperl and AIX 5.2

2004-07-20 Thread John Gibbons
Gerald Richter wrote: I was wondering, if anyone might know of another perl module that also links to C like Embperl that I could attempt to compile? If I can get that to work then it probably isn't a problem with having the wrong dynamic loader. But if it is then I might be able to get some suppor

Re: Problems with Embperl and AIX 5.2

2004-07-20 Thread Gerald Richter
> > I was wondering, if anyone might know of another perl module that also > links to C like Embperl that I could attempt to compile? If I can get > that to work then it probably isn't a problem with having the wrong > dynamic loader. But if it is then I might be able to get some support > from IBM

Re: Problems with Embperl and AIX 5.2

2004-07-19 Thread John Gibbons
Hi Gerald, Gerald Richter wrote: Hi, AIX uses a very different format for handling of shared libries, especialy you need special symbol files while linking. I am not an AIX guru so I ca't really say what's wrong without having access to an AIX system. The problem we have is that in addition to the

Re: Problems with Embperl and AIX 5.2

2004-07-13 Thread Gerald Richter
Hi, AIX uses a very different format for handling of shared libries, especialy you need special symbol files while linking. I am not an AIX guru so I ca't really say what's wrong without having access to an AIX system. The problem we have is that in addition to the symbols from Perl Embperl also l

Re: Problems with Embperl and AIX 5.2

2004-07-12 Thread John P. Gibbons
Hi Ed, Thanks for your reply. Any suggestions on where to look in the Embperl Makefiles to figure out why it might be building it wrong and change it? And do you think the missing libraries issue on libperl.so and Embperl.so are to blame, or have any relevance? What's more, any idea how I can

Re: Problems with Embperl and AIX 5.2

2004-07-11 Thread Ed Grimm
/appl/web/compile/HTML-Embperl-1.3.6/blib/arch/auto/HTML/Embperl/Embperl.so is being built with a format that perl does not understand and so cannot dynamically load. Either the Embperl compile configuration is wrong, perl is compiled with the wrong dynamic loader, or there's a problem in the sys

Problems with Embperl and AIX 5.2

2004-07-08 Thread John P. Gibbons
Recently we've been upgrading our servers from AIX 4.3.3 to AIX 5.2 and one of the casualties has been Embperl. I've been wrestling with trying to make this work for some time now, and not being a C programmer I think I might have hit a wall. Here's what I'm using: AIX 5.2 IBM HTTPServer 1.3.28