1)  Rather than copying files around, use the LD_LIBRARY_PATH environment 
variable.  LD_LIBRARY_PATH=/x/x/bin:$LD_LIBRARY_PATH etc.

2)  ARS dropped the convention of having the file name include the ARS version 
(real bad idea).  It is critical that you use the correct version files else 
you will get segmentation faults.

3)  You are still missing some files in your list that must be on the server, 
specifically, libar.so.

4)  You may be able to download the correct files for your OS from Axton's 
site:  www.arswiki.org

Cheers
Ben


>----- ------- Original Message ------- -----
>From:         Tadeu Augusto Dutra Pinto
><[EMAIL PROTECTED]>
>To:           [email protected]
>Sent: Wed, 31 Oct 2007 09:37:27
>
>Thank you!
> 
>But I have one more question...
> 
>Nowadays we are migrating the ARS from 5.1 version
>to 7.0.1, and we have the next configuration:
> 
>Nowadays (in my AR Server 5.1) we have these files
>.so: (lib directory)
>- libar.so
>- libarjni51.so
>- libarjni.so_pre_1493
>- libarutiljni51.so
>- libarxmlutil.so
>- libarxmlutil.so_1493
>- libarxmlutil.so_pre_1493
>- libjlicapi51.so
> 
>AR Server 5.1 (bin directory)
>webservice.so
>reportplugin.so
>reportplugin.so_pre_1463
> 
>But now, In my new AR Server (version 7.0.1) I only
>find these files in: (bin directory)
>- libldap50.so
>- libnspr4.so
>- libnss3.so
>- libplc4.so
>- libplds4.so
>- libprldap50.so
>- libssl3.so
>- libssldap50.so
>
>But in my (lib directory) of my ARS version 7.0.1 I
>don't have any ".so" files ... 
> 
>I have a shell script that I set the vars to search
>my libs at "lib" directory of my AR Server.
>I think that I should put the files that are in
>"bin directory" to "lib directory".
> 
>But what happen's that I don't know if it run
>normally with those libs .so's (localized in bin
>directory of my ARS 7.0.1). I'm using arapi70.jar
>API.
> 
>If I would to use the libs .so's from version 7.
>Where I get this libs (version 7) ????????
> 
> 
>thanky you again....
> 
>Regards [] for all
> 
> 
> 
>Tadeu Augusto Dutra Pinto
>HSBC Outsourcing
> 
> 
>________________________________
>
>De: Action Request System discussion list(ARSList)
>em nome de Tadeu Augusto Dutra Pinto
>Enviada: qua 31/10/2007 08:06
>Para: [email protected]
>Assunto: Using libs with arapi70.jar
>
>
>
>Hi for all...
>
>I'm having a problem with arapi70.jar (or
>arapiXX.jar)
>
>When I try to run my Java Application that need
>this API, always occurs an error about some libs
>that were not found.
>
>Libs like that:
>- arjni.so
>- arapi.so
>- ...
>and so on...
>
>Ok.... But I'm using a AIX 5.2 Operational System
>(for my server), and in the "lib" directory of my
>ARSystem installation I don't find these libs with
>.so extension (only files like arjni.a, arapi.a)...
>
>
>I'd like to know if I configure this files with .a
>extension on my system, instead of .so, my
>application will work normally ??
>
>
>thanx-in-advance!!!!
>
>Tadeu.
>HSBC Outsourcing
>
>___________________________________________________
>____________________________
>UNSUBSCRIBE or access ARSlist Archives at
>www.arslist.org ARSlist:"Where the Answers Are"
>
>
>
>___________________________________________________
>____________________________
>UNSUBSCRIBE or access ARSlist Archives at
>www.arslist.org ARSlist:"Where the Answers Are"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to