127J:2014/02/19
1.BUGs.
-(LNX)gxe:crash when gtk3 is selected and gtk3 version<3.6
-(LNX)xprint 9.28:Japanese help text was corrupted on xterm.
2.Miscellaneous.
-(LNX)Binary for Raspberry Pi is uploaded.
Made on linux raspberrypi 3.10.26+ (raspbian emulator on QEMU)
Followings are instalation test on Raspberry Pi type B. (3.10.25+)
xe
-->libgnome-2.so.0 cannot open
==> apt-get install apt-file
apt-file update
apt-file find libgnome-2.so.0
apt-get libgnome2-0
gxe
(
gtk3 version hungs. (==>see 127K)
So made gtk2 version.
eg. if both btk2 and gtk3 is installed, use ./configure --enable-gtk3=no.
)
-->libgnomeui-2.0 not found
==>apt-get install libgnomeui-dev
-->cannot open libgnomeui-2.so.0
==>apt-get install libgnomeui-0
wxe.png
mkdir /usr/local/share/pixmaps
mkdir /usr/local/share/pixmaps/gxe
cp -p wxe.png /usr/local/share/pixmaps/gxe