FreeBSD 9.0-RELEASE #0
i386 platform
Attempting to read any *.pdf file (from PUTTY window remote login) ==>
Ex:
From an xterm window
Running from KDE xterm window, adds the following to the message
"terminate called after throwing an instance of 'RSException'"
Locale settings
Corrective suggestions welcomed
Thanks !
i386 platform
Code:
# acroread -v
9.5.1
Ex:
Code:
# acroread /usr/local/share/doc/acrobatviewer/help.pdf
(process:9897): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
(acroread:9897): Gtk-WARNING **: cannot open display:
Code:
(process:10052): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
PuTTY X11 proxy: wrong authentication protocol attempted
(acroread:10052): Gtk-WARNING **: cannot open display: localhost:10.0
"terminate called after throwing an instance of 'RSException'"
Locale settings
Code:
# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_ALL=en_US.UTF-8
Corrective suggestions welcomed
Thanks !