Searched refs:LD_LIBRARY_PATH (Results 1 – 25 of 124) sorted by relevance
12345
56 LD_LIBRARY_PATH="$built_library_path${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"57 export LD_LIBRARY_PATH62 LD_LIBRARY_PATH="$libdir${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"63 export LD_LIBRARY_PATH
82 LD_LIBRARY_PATH="${built_library_path}${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"\102 LD_LIBRARY_PATH="${libdir}${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH" \
5 INVOKE=LD_LIBRARY_PATH=$(TOOLLIBDIR):$(cross_buildroot)/stubdata:$(cross_buildroot)/tools/ctestfw:$…6 PKGDATA_INVOKE=LD_LIBRARY_PATH=$(cross_buildroot)/stubdata:$(cross_buildroot)/tools/ctestfw:$(TOOLL…
71 if [info exists env(LD_LIBRARY_PATH)] {72 set orig_ld_library_path "$env(LD_LIBRARY_PATH)"121 setenv LD_LIBRARY_PATH "$ld_library_path:$orig_ld_library_path"123 setenv LD_LIBRARY_PATH "$ld_library_path"204 setenv LD_LIBRARY_PATH "$orig_ld_library_path"205 } elseif [info exists env(LD_LIBRARY_PATH)] {206 unsetenv LD_LIBRARY_PATH
63 $ENV{LD_LIBRARY_PATH} = $ENV{LD_LIBRARY_PATH} ? "$libDir:$ENV{LD_LIBRARY_PATH}" : $libDir;79 … $ENV{LD_LIBRARY_PATH} = $ENV{LD_LIBRARY_PATH} ? "$productDir:$ENV{LD_LIBRARY_PATH}" : $productDir;
42 ac_save_LD_LIBRARY_PATH="$LD_LIBRARY_PATH"46 LD_LIBRARY_PATH="$LIBFLAC_LIBDIR:$LD_LIBRARY_PATH"67 LD_LIBRARY_PATH="$ac_save_LD_LIBRARY_PATH"82 LD_LIBRARY_PATH="$LIBFLAC_LIBDIR:$LD_LIBRARY_PATH"90 echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"95 echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"],103 LD_LIBRARY_PATH="$ac_save_LD_LIBRARY_PATH"
88 LD_LIBRARY_PATH=${LD_LIBRARY_PATH:=$DEFAULT_LIBPATH}90 export LIBPATH LD_LIBRARY_PATH LIBRARY_PATH146 LD_LIBRARY_PATH="$dir:$LIBPATH"148 export LIBPATH LD_LIBRARY_PATH LIBRARY_PATH
51 LD_LIBRARY_PATH="../../lib;${LD_LIBRARY_PATH}" ./$(TEST_EXE) -s 10064 LD_LIBRARY_PATH="../../lib;${LD_LIBRARY_PATH}" ./$*
80 LD_LIBRARY_PATH="../../lib:$(LD_LIBRARY_PATH)" time ./$(TEST_EXE) -s 10083 LD_LIBRARY_PATH="../../lib:$(LD_LIBRARY_PATH)" ./$(D_TEST_EXE) -s 100
26 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH36 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.38 the variable that is used there. LD_LIBRARY_PATH is the correct name
51 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH55 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.57 the variable that is used there. LD_LIBRARY_PATH is the correct name
52 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH56 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.58 the variable that is used there. LD_LIBRARY_PATH is the correct name
53 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH57 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.59 the variable that is used there. LD_LIBRARY_PATH is the correct name
50 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH54 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.56 the variable that is used there. LD_LIBRARY_PATH is the correct name
47 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH51 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.53 the variable that is used there. LD_LIBRARY_PATH is the correct name
58 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH62 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.64 the variable that is used there. LD_LIBRARY_PATH is the correct name
54 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH57 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.59 the variable that is used there. LD_LIBRARY_PATH is the correct name
60 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH64 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.66 the variable that is used there. LD_LIBRARY_PATH is the correct name
59 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH63 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.65 the variable that is used there. LD_LIBRARY_PATH is the correct name
7 You may need to alter LD_LIBRARY_PATH so that the Clang library can be11 LD_LIBRARY_PATH=$(llvm-config --libdir) \