[ic] path of extra perl modules

Stefan Hornburg interchange-users@icdevgroup.org
Fri Nov 1 18:28:00 2002


On Fri, 01 Nov 2002 15:07:10 -0800
Jim Boyer <boyerj@wsu.edu> wrote:

> I am trying to add a xml-rpc interface for the payment module of IC.  My 
> problem is IC doesn't understand where the path to the xml-rpc module are 
> located.  Is there a way I can append the perl lib path to the IC path so 
> IC will find these modules?

Set PERL5LIB in the environment before IC is started, e.g.
export PERL5LIB=/home/jim/xml-rpc.

Ciao
       Racke