Messages in cipher reflected in the looking glass
[ Yasuhiro Fujitsuki's Weblog ]
http://blogs.sun.com/thaniwa/date/20050419 2005年 4月 19日 火曜日

(EN) LG3D install support script

lg3d_installer.sh on this blog comment is too old. Please check http://blogs.sun.com/roller/page/thaniwa/lg3den .

LG3D installation to Linux environment is very easy for developers.
But, some people, who just want to run/see LG3D, perhaps think that LG3D installation is very difficult. Because, LG3D need Java3D, JAI, JRE, and 3D acceleration setting.

So, I made a support script for lg3d installations.
This script support JRE, Java3D, JAI, LG3D installations, not support to 3D acceleration setting.


Installation with this script is as follows,

  1. Do 3D acceleration setting of your linux(XFree86 or Xorg) enviornments.
    If pc's graphic card is made by NVIDIA, get driver from http://www.nvidia.com/ and install.
    If pc's graphic card is ATI's, get driver from http://www.ati.com and install it.
  2. Download this script and following packages.
    Put all files into the same directory.
  3. Run script as " bash lg3d_installer.sh".
    Script hears installation directory ($prefix), so please input this And, script will install lg3d semi-automatically.
  4. run $prefix/lg3d/lg3d-dev.
    If you get a trouble to run LG3D, please check /var/tmp/lgserver.log