Displaying 5 results from an estimated 5 matches for "textdomaindir".
2008 Jan 02
1
gettext does not work after glibc update
...of the new one (glibc-2.3.4-2.39) it
works again.
See the Attachment for details.
Any hints would be appreciated!
Thank you,
Christoph
-------------- next part --------------
# rpm -qa | grep glibc
glibc-common-2.3.4-2.39
glibc-2.3.4-2.39
glibc-2.3.4-2.39
# cat gettext.sh
#!/bin/bash
export TEXTDOMAINDIR=/tkcluster/locale/
export TEXTDOMAIN="messages"
export LANG="de_DE"
echo `gettext "ACTIVE"`
# sh gettext.sh
ACTIVE
[root at sr2500test-node1 glibc]# rpm -Uhv --nodeps --force
glibc-2.3.4-2.36.x86_64.rpm
Preparing... ####################################...
1997 Nov 24
0
R-alpha: random number generator -- S-plus's
...test -f $dir/shar \
&& ($dir/shar --print-text-domain-dir >/dev/null 2>&1)
then
locale_dir=`$dir/shar --print-text-domain-dir`
fi
done
IFS="$save_IFS"
if test "$locale_dir" = FAILED || test "$gettext_dir" = FAILED
then
echo=echo
else
TEXTDOMAINDIR=$locale_dir
export TEXTDOMAINDIR
TEXTDOMAIN=sharutils
export TEXTDOMAIN
echo="$gettext_dir/gettext -s"
fi
touch -am 1231235999 $$.touch >/dev/null 2>&1
if test ! -f 1231235999 && test -f $$.touch; then
shar_touch=touch
else
shar_touch=:
echo
$echo 'WA...
2009 Apr 03
1
Wine hangs vb program after 3/4 seconds
...seconds it is started.
I have this debut output (using verbose):
Code:
[nata at localhost bin]$ ./wine --verbose --cx-app mycommerce.exe
CXConfig->read(/home/nata/cxoffice/etc/cxoffice.conf)
Product version=7.1.0
Running `"/home/nata/cxoffice/bin/cxgettext" --textdomain crossover --textdomaindir "/home/nata/cxoffice/share/locale" "Using the default (%s) bottle.
"`
-> rc=0 (took 0.00755500793457031 seconds)
output=[Using the default (%s) bottle.
]
16901: Grabbing the lock '/tmp/.wine-500/cxoffice-wine.lock'
16901: Got the lock
CXConfig->read(/home/nata/.cx...
2012 Feb 20
2
poser 2012 ... play on linux / wine 1.3.37 ??? errors
...19"
declare -x SHELL="/bin/bash"
declare -x SHLVL="4"
declare -x SITE="http://repository.playonlinux.com"
declare -x SSH_AGENT_PID="1576"
declare -x SSH_AUTH_SOCK="/tmp/ssh-IqIbgF1536/agent.1536"
declare -x TEXTDOMAIN="pol"
declare -x TEXTDOMAINDIR="/usr/share/playonlinux/lang/locale/"
declare -x TITRE="PlayOnLinux"
declare -x UBUNTU_MENUPROXY="0"
declare -x USER="iii"
declare -x VERSION="4.0.14"
declare -x WINDOWPATH="7"
declare -x WINEDLLOVERRIDES="winemenubuilder.exe=d"...
2012 Apr 27
1
Counter Strike Source Won't load.
...TE="http://repository.playonlinux.com"
declare -x SSH_AGENT_PID="1338"
declare -x SSH_ASKPASS="/usr/bin/ksshaskpass"
declare -x SSH_AUTH_SOCK="/tmp/ssh-aIxMIWMQ1306/agent.1306"
declare -x TERM="xterm"
declare -x TEXTDOMAIN="pol"
declare -x TEXTDOMAINDIR="/usr/share/playonlinux/lang/locale/"
declare -x TITLE="Counter-Strike : Source"
declare -x TITRE="PlayOnLinux"
declare -x UBUNTU_MENUPROXY="0"
declare -x USER="tyler"
declare -x VERSION="4.0.17"
declare -x WINDOWID="18874394"
de...