Quoth Dave Barr
!:
!: In message <9510201826.AA05179@boss.org.br>, Miguel Angelo Rozsas writes:
!: > I am have sucess to call perl, dynamically linked with /usr/ucblib, set
!: >ting the LD_LIBRARY_PATH in wrapper program.
!:
!: Hm, this is under Solaris 2.x? If you linked with /usr/ucblib then
!: you didn't install perl correctly. Perl does not need and should not
!: use the UCB compatibility libs. They are buggy, for one thing.
!:
!: --Dave
!:
Not only that, but you shouldn't need to set LD_LIBRARY_PATH. You
should be passing the -R option to the linker at compile time.
--
Tim Bandy University of Minnesota (systems staff)
bandy@cs.umn.edu bandy@itlabs.umn.edu
http://www.cs.umn.edu/~bandy/index.html
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS dt(-) s:- a-- C+++ ULVHISC++++$ P+++ E W+ M+ k? w--- M(--) PS@
PE Y@ t+ X++ !R b+ DI++++ D+ e4+ h* r y?
------END GEEK CODE BLOCK------
References:
|
|