Set it:
# set |grep LD_RUN
LD_RUN_PATH=/usr/local/lib
Still get the same results.
Frank M. Ramaekers Jr.
Systems Programmer MCP, MCP+I, MCSE & RHCE
American Income Life Insurance Co. Phone: (254)761-6649
1200 Wooded Acres Dr. Fax: (254)741-5777
Waco, Texas 76710
-----Original Message-----
From: users-bounces@lists.swish-e.org
[mailto:users-bounces@lists.swish-e.org] On Behalf Of Peter Karman
Sent: Wednesday, October 08, 2008 4:03 PM
To: Swish-e Users Discussion List
Subject: Re: [swish-e] 'make test' fails for perl API
Frank M. Ramaekers wrote on 10/08/2008 03:59 PM:
> When I attempt to run 'make test', it fails as follows:
>
> # make test
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/dummy....ok
> t/test.....Can't load
> '/root/swish-e-2.4.5/perl/blib/arch/auto/SWISH/API/API.so' for module
> SWISH::API: libswish-e.so.2: cannot open shared object file: No such
> file or directory at
> /usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230.
> at t/test.t line 6
where did libswish-e.so.2 get installed on your system?
You likely need to set LD_RUN_PATH at make time to the dir where it is
located.
--
Peter Karman . peter(at)not-real.peknet.com . http://peknet.com/
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
_____________________________________________________
This message contains information which is privileged and confidential and is solely for the use of the
intended recipient. If you are not the intended recipient, be aware that any review, disclosure,
copying, distribution, or use of the contents of this message is strictly prohibited. If you have
received this in error, please destroy it immediately and notify us at PrivacyAct@ailife.com.
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Thu Oct 9 09:29:45 2008