I'd guess that perl is looking for a colon-separated string. Try
set -x LD_LIBRARY_PATH (string join : /usr/lib64 /lib64 /lib /usr/lib
/mnt/ssd/OpenDDS/lib/ /mnt/ssd/OpenDDS/ACE_wrappers/lib/)
On Fri, May 11, 2018 at 3:53 PM John Chludzinski <john.chludzin...@gmail.com>
wrote:
> I'm trying to set an env. var.:
>
> set -x LD_LIBRARY_PATH /usr/lib64 /lib64 /lib /usr/lib
> /mnt/ssd/OpenDDS/lib/ /mnt/ssd/OpenDDS/ACE_wrappers/lib/
>
> Then I run the Perl script:
>
> $ perl ./run_test.pl
> /mnt/ssd/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 10 -ORBLogFile
> DCPSInfoRepo.log -o repo.ior
> /mnt/ssd/OpenDDS/bin/DCPSInfoRepo: error while loading shared libraries:
> libOpenDDS_InfoRepoServ.so.3.12.0: cannot open shared object file: No such
> file or directory
>
> I go into BASH:
>
> export
> LD_LIBRARY_PATH=/usr/lib64:/lib64:/lib:/usr/lib:/mnt/ssd/OpenDDS/lib/:/mnt/ssd/OpenDDS/ACE_wrappers/lib/
>
> Then the Perl script:
>
> $ perl ./run_test.pl
> /mnt/ssd/OpenDDS/bin/DCPSInfoRepo -ORBDebugLevel 10 -ORBLogFile
> DCPSInfoRepo.log -o repo.ior
> TAO (10880|140123965663040) - Completed initializing the process-wide
> service context
> TAO (10880|140123965663040) - Default ORB services initialization begins
> TAO (10880|140123965663040) -
> ORBInitializer_Registry::register_orb_initializer 0 @0x219dea0
> TAO (10880|140123965663040) -
> ORBInitializer_Registry::register_orb_initializer 1 @0x219de20
> TAO (10880|140123965663040) - Default ORB services initialization completed
> TAO (10880|140123965663040) - We are the default ORB ...
>
> Question: Why isn't the FISH 'set -x' command functioning as advertised?
>
> BTW> fish --version
> fish, version 2.6.0
>
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Fish-users mailing list
> Fish-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fish-users
>
--
*Glenn Jackman*
Senior Software Developer
*Pythian - Love your data*
jack...@pythian.com
Tel: +1 613 565 8696 Ext. 1478
Mobile: +1 613 808 4984
www.pythian.com
--
--
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users