Searched refs:LD_LIBRARY_PATH (Results 1 – 25 of 168) sorted by relevance
1234567
7 LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`pwd`/layers \34 LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`pwd`/layers \61 LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`pwd`/layers \88 LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`pwd`/layers \119 LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`pwd`/layers \
101 LD_LIBRARY_PATH="$(top_builddir)/.libs:$$LD_LIBRARY_PATH" ; \102 export LD_LIBRARY_PATH; \108 LD_LIBRARY_PATH="$(top_builddir)/.libs:$$LD_LIBRARY_PATH" ; \109 export LD_LIBRARY_PATH; \115 LD_LIBRARY_PATH="$(top_builddir)/.libs:$$LD_LIBRARY_PATH" ; \116 export LD_LIBRARY_PATH; \
41 old_path="${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"50 LD_LIBRARY_PATH="$built_library_path$old_path"55 LD_LIBRARY_PATH="${libdir}:${libdir}/elfutils$old_path"57 export LD_LIBRARY_PATH
85 LD_LIBRARY_PATH="${built_library_path}${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH"\105 LD_LIBRARY_PATH="${libdir}:${libdir}/elfutils\106 ${LD_LIBRARY_PATH:+:}$LD_LIBRARY_PATH" \
73 if [info exists env(LD_LIBRARY_PATH)] {74 set orig_ld_library_path "$env(LD_LIBRARY_PATH)"127 setenv LD_LIBRARY_PATH "$ld_library_path:$orig_ld_library_path"129 setenv LD_LIBRARY_PATH "$ld_library_path"219 setenv LD_LIBRARY_PATH "$orig_ld_library_path"220 } elseif [info exists env(LD_LIBRARY_PATH)] {221 unsetenv 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
10 (new_path, config.environment.get('LD_LIBRARY_PATH', '')))11 config.environment['LD_LIBRARY_PATH'] = new_ld_library_path28 # Set LD_LIBRARY_PATH to pick dynamic runtime up properly.
27 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH37 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.39 the variable that is used there. LD_LIBRARY_PATH is the correct name
32 LD_LIBRARY_PATH = os.environ.get('LD_LIBRARY_PATH', '')33 LD_LIBRARY_PATH = "%s:libs/%s" %(LD_LIBRARY_PATH, platform)34 os.environ['LD_LIBRARY_PATH'] = LD_LIBRARY_PATH35 print "LD_LIBRARY_PATH =", LD_LIBRARY_PATH60 # LD_LIBRARY_PATH & co is required on some system for the compiler62 for name in ('PATH', 'TEMP', 'TMP', 'LD_LIBRARY_PATH', 'LIBRARY_PATH'):
67 LD_LIBRARY_PATH="$(top_builddir)/.libs:$$LD_LIBRARY_PATH" ; \68 export LD_LIBRARY_PATH; \
54 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH58 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.60 the variable that is used there. LD_LIBRARY_PATH is the correct name
25 LD_LIBRARY_PATH=../lib:../lib/ext2fs:../lib/e2p:../lib/et:../lib/ss:${LD_LIBRARY_PATH}27 export LD_LIBRARY_PATH
56 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH60 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.62 the variable that is used there. LD_LIBRARY_PATH is the correct name
55 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH59 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.61 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
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
57 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH60 Note: The name of the LD_LIBRARY_PATH variable is different on some systems.62 the variable that is used there. LD_LIBRARY_PATH is the correct name
38 …LD_LIBRARY_PATH="${top_builddir}/MagickCore/.libs:${top_builddir}/MagickWand/.libs${LD_LIBRARY_PAT…
50 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`pwd`:`pwd`/lib:`pwd`/lib.target
40 export LD_LIBRARY_PATH="$TST_DATAROOT:$LD_LIBRARY_PATH"