LD_LIBRARY_PATH not setting in Ubuntu 10

2 views (last 30 days)
Arindam
Arindam on 16 Dec 2013
Hi
I am trying to set LD_LIBRARY_PATH for MCR installation in Ubuntu 10 Linode server. But am not able to set LD_LIBRARY_PATH to point to the right path. I tried changing /etc/profile, bashprofile etc but nothing works
I even tried the steps in the following tutorial but am not able to understand how to fix this. http://www.linuxforums.org/forum/ubuntu-linux/176983-solved-cannot-set-ld_library_path-profile-etc-profile.html
setenv LD_LIBRARY_PATH {$LD_LIBRARY_PATH}:/usr/local/MATLAB/MATLAB_Compiler_Runtime/v717/runtime/glnx86:/usr/local/MATLAB/MATLAB_Compiler_Runtime/v717/bin/glnx86:/usr/local/MATLAB/MATLAB_Compiler_Runtime/v717/sys/os/glnx86:/usr/local/MATLAB/MATLAB_Compiler_Runtime/v717/sys/java/jre/glnx86/jre/lib/i386/native_threads:/usr/local/MATLAB/MATLAB_Compiler_Runtime/v717/sys/java/jre/glnx86/jre/lib/i386/server:/usr/local/MATLAB/MATLAB_Compiler_Runtime/v717/sys/java/jre/glnx86/jre/lib/i386

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!