Searched refs:LD_LIBRARY_PATH (Results 1 – 25 of 143) sorted by relevance
123456
/external/libxml2/xstc/ |
D | Makefile.am | 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; \
|
/external/elfutils/src/tests/ |
D | test-wrapper.sh | 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
|
D | test-subr.sh | 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" \
|
/external/flac/libFLAC/ |
D | libFLAC.m4 | 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"
|
/external/openssh/contrib/ |
D | findssl.sh | 88 LD_LIBRARY_PATH=${LD_LIBRARY_PATH:=$DEFAULT_LIBPATH} 90 export LIBPATH LD_LIBRARY_PATH LIBRARY_PATH 146 LD_LIBRARY_PATH="$dir:$LIBPATH" 148 export LIBPATH LD_LIBRARY_PATH LIBRARY_PATH
|
/external/icu/icu4c/source/test/compat/ |
D | readme.txt | 26 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 36 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
|
/external/compiler-rt/test/asan/Unit/ |
D | lit.site.cfg.in | 11 (new_path, config.environment.get('LD_LIBRARY_PATH', ''))) 12 config.environment['LD_LIBRARY_PATH'] = new_ld_library_path 29 # Set LD_LIBRARY_PATH to pick dynamic runtime up properly.
|
/external/icu/icu4c/source/samples/ustring/ |
D | readme.txt | 51 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 55 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
|
/external/icu/icu4c/source/samples/props/ |
D | readme.txt | 51 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 55 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
|
/external/jsoncpp/ |
D | SConstruct | 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_PATH 35 print "LD_LIBRARY_PATH =", LD_LIBRARY_PATH 60 # LD_LIBRARY_PATH & co is required on some system for the compiler 62 for name in ('PATH', 'TEMP', 'TMP', 'LD_LIBRARY_PATH', 'LIBRARY_PATH'):
|
/external/libxml2/python/tests/ |
D | Makefile.am | 67 LD_LIBRARY_PATH="$(top_builddir)/.libs:$$LD_LIBRARY_PATH" ; \ 68 export LD_LIBRARY_PATH; \
|
/external/icu/icu4c/source/samples/cal/ |
D | readme.txt | 50 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 54 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
|
/external/icu/icu4c/source/samples/citer/ |
D | readme.txt | 52 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 56 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
|
/external/icu/icu4c/source/samples/break/ |
D | readme.txt | 52 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 56 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
|
/external/icu/icu4c/source/samples/case/ |
D | readme.txt | 53 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 57 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
|
/external/icu/icu4c/source/samples/csdet/ |
D | readme.txt | 52 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 56 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
|
/external/icu/icu4c/source/samples/coll/ |
D | readme.txt | 47 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 51 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
|
/external/icu/icu4c/source/samples/strsrch/ |
D | readme.txt | 47 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 51 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
|
/external/icu/icu4c/source/samples/numfmt/ |
D | readme.txt | 54 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 57 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
|
/external/icu/icu4c/source/samples/ucnv/ |
D | readme.txt | 58 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 62 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
|
/external/icu/icu4c/source/samples/date/ |
D | readme.txt | 50 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 54 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
|
/external/icu/icu4c/source/samples/uresb/ |
D | readme.txt | 60 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 64 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
|
/external/icu/icu4c/source/samples/ufortune/ |
D | readme.txt | 59 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 63 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
|
/external/icu/icu4c/source/samples/ugrep/ |
D | readme.txt | 64 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 68 Note: The name of the LD_LIBRARY_PATH variable is different on some systems. 70 the variable that is used there. LD_LIBRARY_PATH is the correct name
|
/external/icu/icu4c/source/samples/udata/ |
D | readme.txt | 54 export LD_LIBRARY_PATH=<icu install directory>/lib:.:$LD_LIBRARY_PATH 58 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
|
123456