Quantcast
Channel: HostGator Peer Support Forums
Viewing all articles
Browse latest Browse all 12024

help with cybersource library install

$
0
0
I am linux newb so bear with me.

I am trying to install a linux/php package from cybersource.

I have gotten to this step and don't know how to complete it.


5. Modify the environment variable LD_LIBRARY_PATH to include the lib directory
of the CyberSource client installation:

export LD_LIBRARY_PATH=/baseDir/simapi-php-n.n.n/lib:$LD_LIBRARY_PATH

where /baseDir is the directory where you untarred the CyberSource package.

If the web server is running as the user "nobody", you would have to use
ldconfig instead of setting LD_LIBRARY_PATH. Please update /etc/ld.so.conf
to add the library path (/baseDir/simapi-php-n.n.n/lib) and run ldconfig to
update the configuration cache.


I have attached the complete readme.txt if it helps.

Thanks for any help.
Bernie

Attached Files
File Type: txt README.txt (6.7 KB)

Viewing all articles
Browse latest Browse all 12024

Trending Articles