It is possible but you need to have the ARS API 
libraries on that system and you need to make sure that 
they are somwhere in your library path.

For example, on solaris if you have the library files in 
/usr/ar/api/. (You can do the unstallation by taring up 
the api directory on the server and copying it to your 
client system)

When you run 'crle' the '/usr/ar/api/lib' directory should show up 
in the output. In crle the last two lines of output is the 
command line to set up the library environment in it's current state.

If your library path is not in the list of directories listed after the
'-l' 
in the command line just add :/usr/ar/api/lib to the end of the
directory listing 
and run that command line. Example:

crle -c /var/ld/ld.config -l
/lib:/usr/lib:/usr/local/lib:/U01/app/oracle/product/920/lib:/usr/ar/api
/lib


Clayton


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Serouche Rahimpour
> Sent: January 29, 2007 6:52 AM
> To: ARSperl User Discussion
> Subject: [Arsperl-users] is it possible to run the arsperl on 
> another machine that where the Remedy is installed
> 
> it is maybe a stupid question.
> But please confirm or deny.
> Thank you.
> Serouche
> 
> --------------------------------------------------------------
> -----------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the 
> chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge
&CID=DEVDEV
> _______________________________________________
> Arsperl-users mailing list
> Arsperl-users@arsperl.org
> https://lists.sourceforge.net/lists/listinfo/arsperl-users
> 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Arsperl-users mailing list
Arsperl-users@arsperl.org
https://lists.sourceforge.net/lists/listinfo/arsperl-users

Reply via email to