RE: [Arsperl-users] ARSPerl install on HPUX 11.00
Brought to you by:
jeffmurphy
|
From: David C. <dav...@te...> - 2005-08-04 13:26:15
|
Still the same error if I export SHLIB_PATH to the location of the =
libar.sl
library.
-----Original Message-----
From: ars...@ar...
[mailto:ars...@ar...]On Behalf Of Stapff, Thilo
Sent: 04 August 2005 13:37
To: 'ars...@ar...'
Subject: AW: [Arsperl-users] ARSPerl install on HPUX 11.00
Maybe ARSperl needs to find the original "libar.sl". Could you try =
putting
the location of "libar.sl" into SHLIB_PATH (and don't forget to export =
the
variable)?
=20
=20
=20
-----Urspr=FCngliche Nachricht-----
Von: David Courtnell [mailto:dav...@te...]=20
Gesendet: Donnerstag, 4. August 2005 13:59
An: 'ars...@ar...'
Betreff: RE: [Arsperl-users] ARSPerl install on HPUX 11.00
=20
Yes the file
"/opt/perl/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/ARS/ARS.sl"
exists in the specified location and also in the blib tree and a file
command says it's a shared library. I've tried running scripts as root =
to
check it's not a permission problem as well as the Remedy user.
-----Original Message-----
From: Stapff, Thilo [mailto:thi...@ma...]
Sent: 04 August 2005 12:42
To: 'ars...@ar...'
Subject: AW: [Arsperl-users] ARSPerl install on HPUX 11.00
Does the file
"/opt/perl/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/ARS/ARS.sl"
exist at the specified location?=20
Can it be found in the "blib/"-tree of your build directory?=20
I've also seen problems in cases where the perl interpreter itself was
compiled with a different version of gcc than ARSperl, though I think =
that
would yield a different error message.
Thilo Stapff=20
=20
-----Urspr=FCngliche Nachricht-----=20
Von: David Courtnell [ mailto:dav...@te...
<mailto:dav...@te...> ]=20
Gesendet: Donnerstag, 4. August 2005 13:03=20
An: 'ars...@ar...'=20
Betreff: RE: [Arsperl-users] ARSPerl install on HPUX 11.00=20
Yes I have checked the FAQ. We do have the shared API libraries and the =
code
compiles and links successfully. I have seen in Google that people have =
successfully installed ARSPerl as dynamic on HPUX. I would compile it =
as=20
static but searching Google produces lots of problems with compiling=20
"standard" perl on HPUX 11.0. Does anyone have a successful recipe for=20
compiling Perl on HPUX 11.0 using gcc with ARSPerl statically linked?=20
Dave=20
-----Original Message-----=20
From: Michael Armbrecht [ mailto:mic...@gm...
<mailto:mic...@gm...> ]=20
Sent: 04 August 2005 11:49=20
To: ars...@ar...=20
Subject: Re: [Arsperl-users] ARSPerl install on HPUX 11.00=20
=20
On 04/08/05, David Courtnell <dav...@te...> wrote:=20
>=20
> I'm trying to install ARSPerl-1.83 on HPUX 11.0 ARS 5.1 gcc 4.01 Perl =
> 5.0.6.1.=20
> It compiles and installs with no errors but when I try to use the =
module I
> get :-=20
> Can't load=20
> =
'/opt/perl/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/auto/ARS/ARS.sl' =
for=20
> module ARS: Unresolved external at=20
> /opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLoader.pm line 206.=20
Have you checked:=20
http://www.oss.buffalo.edu/~jcmurphy/FAQ/faq.cgi?pkg=3DARSperl
<http://www.oss.buffalo.edu/~jcmurphy/FAQ/faq.cgi?pkg=3DARSperl&cat=3DCo=
mpiling#
9> &cat=3DCompiling#9=20
0=20
Michael=20
=20
--=20
"Microwave oven? Whaddya mean, it's a microwave oven? I've been=20
watching Channel 4 on the thing for two weeks."=20
=20
-------------------------------------------------------=20
SF.Net email is Sponsored by the Better Software Conference & EXPO=20
September 19-22, 2005 * San Francisco, CA * Development Lifecycle =
Practices=20
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & =
QA=20
Security * Process Improvement & Measurement * =
http://www.sqe.com/bsce5sf
<http://www.sqe.com/bsce5sf> =20
_______________________________________________=20
Arsperl-users mailing list=20
Ars...@ar...=20
https://lists.sourceforge.net/lists/listinfo/arsperl-users
<https://lists.sourceforge.net/lists/listinfo/arsperl-users> =20
=20
-------------------------------------------------------=20
SF.Net email is Sponsored by the Better Software Conference & EXPO=20
September 19-22, 2005 * San Francisco, CA * Development Lifecycle =
Practices=20
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & =
QA=20
Security * Process Improvement & Measurement * =
http://www.sqe.com/bsce5sf
<http://www.sqe.com/bsce5sf> =20
_______________________________________________=20
Arsperl-users mailing list=20
Ars...@ar...=20
https://lists.sourceforge.net/lists/listinfo/arsperl-users
<https://lists.sourceforge.net/lists/listinfo/arsperl-users> =20
|