Searched refs:NLSPATH (Results 1 – 7 of 7) sorted by relevance
132 'C'. There is also an environment variable, named NLSPATH used to 135 NLSPATH variable must have the ability to handle different names for 137 typical setting for NLSPATH could be:139 NLSPATH=/usr/lib/nls/%L/%N.cat:/usr/local/lib/nls/%L/%N.cat148 NLSPATH variable. Remember to set and export both the LANG and NLSPATH
253 printf ' NLSPATH The location to install locale catalogs to. Must be an absolute\n'255 printf ' definition of $NLSPATH (see POSIX environment variables for\n'1498 # installed, or locales are enabled because that's probably where NLSPATH1597 if [ -z "$NLSPATH" ]; then1598 NLSPATH="/usr/share/locale/%L/%N"1617 install_locales="\$(LOCALE_INSTALL) -l \$(NLSPATH) \$(MAIN_EXEC) \$(DESTDIR)"1619 install_locales="\$(LOCALE_INSTALL) \$(NLSPATH) \$(MAIN_EXEC) \$(DESTDIR)"1971 printf 'NLSPATH=%s\n' "$NLSPATH"1997 # hand. I believe this will be okay because NLSPATH i[all...]
1597 if [ -z "$NLSPATH" ]; then1598 NLSPATH="/usr/share/locale/%L/%N"1971 printf 'NLSPATH=%s\n' "$NLSPATH"1999 if [ "$nls" -ne 0 ] && [ "${NLSPATH#$PREFIX}" = "${NLSPATH}" ] && [ "$defprefix" -eq 0 ]; then2004 printf ' work, and that fixed location is $NLSPATH (%s).\n' "$NLSPATH"2087 contents=$(replace "$contents" "NLSPATH" "$NLSPATH")
143 NLSPATH = %%NLSPATH%%628 $(LOCALE_UNINSTALL) $(NLSPATH) $(MAIN_EXEC) $(DESTDIR)
428 "Check NLSPATH environment variable, its value is \"%1$s\".",
187 72. check that the NLS path works before setting $NLSPATH.195 64. NLSPATH handling fixes (Corinna Vinschen)276 5. Better NLSPATH handling (Norm Jacobs)646 7. Re-initialize nls if NLSPATH is changed (Naoki Wakamatsu)
499 OBSOLETE "Check NLSPATH environment variable, its value is \"%1$s\"."