What version/patch of the api is located in /opt/remedy/api?

Axton Grams

On Wed, Sep 3, 2008 at 2:49 PM, Andrews, Anthony <
[EMAIL PROTECTED]> wrote:

>  I took the first bit of your advice and did a search for that file to add
> it's location to the LD_LIBRARY_PATH.
>
> # find / -name libicudatabmc.so
> /opt/remedy/api/lib/libicudatabmc.so
> /tmp/lib/libicudatabmc.so
>
> # export LD_LIBRARY_PATH=/usr/openwin/lib:/opt/remedy/api/lib
>
> # echo $LD_LIBRARY_PATH
> /usr/openwin/lib:/opt/remedy/api/lib
>
> With the new path I received the output from the make and make test at 98%
> successful but still had a fatal error.  (see attached).
>
> Can I make the interpretor use the 32 bit version manually?
> **
>
>  ------------------------------
> *From:* [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] *On Behalf Of *Axton
> *Sent:* Wednesday, September 03, 2008 2:03 PM
> *To:* ARSperl User Discussion
> *Subject:* Re: [Arsperl-users] Make test errors for ARSperl-1.91 on
> Solaris 10
>
>  Can't load '/tmp/ARSperl-1.91/blib/arch/auto/ARS/ARS.so' for module ARS:
> ld.so.1: perl: fatal: libicudatabmc.so.32: open failed: No such file or
> directory at /usr/perl5/5.8.4/lib/sun4-solaris-64int/DynaLoader.pm line 230.
>
> The test can not link to libicudatabmc.so.32.  Make sure
> libicudatabmc.so.32 is included in your LD_LIBRARY_PATH.  Also, it appears
> you are using a 64-bit perl interpreter.
>
> Axton Grams
>
> On Wed, Sep 3, 2008 at 1:35 PM, Andrews, Anthony <
> [EMAIL PROTECTED]> wrote:
>
>>  I am trying to install ARSperl-1.91 on to a Sun Sparc box running
>> Solaris 10 and perl 5.8.4.  The output of the makefile.pl, make and make
>> test are attached as well as the perl-V output.
>>
>> The settings from the Makefile.PL that I am using are:
>> $ARSAPI = "/opt/remedy/api"
>> $ARSVERSION = 7.1
>> $ENCRYPT = 0
>>
>>
>> $PATH=/usr/openwin/bin:/usr/dt/bin:/usr/bin:/usr/sbin:/usr/local/bin:/opt/SUNWspro/bin:/usr/ccs/bin:/usr/openwin/bin:/usr/dt/bin:/usr/platform/S
>>
>> The sun C and C++ compilers are installed as well as gcc which came with
>> Solaris10
>> **
>>  **
>> **
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>>
>>
>> --
>> Arsperl-users mailing list
>> Arsperl-users@arsperl.org
>> https://lists.sourceforge.net/lists/listinfo/arsperl-users
>>
>>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>
>
> --
> Arsperl-users mailing list
> Arsperl-users@arsperl.org
> https://lists.sourceforge.net/lists/listinfo/arsperl-users
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

--
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to