2005年 4月 19日 火曜日
|
|
Messages in cipher reflected in the looking glass [ Yasuhiro Fujitsuki's Weblog ] |
(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,
- 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. - Download this script and following packages.
Put all files into the same directory.- jre-1_5_0_02-linux-i586.bin (from http://java.sun.com/j2se/1.5.0/download.jsp )
- jai-1_1_2_01-lib-linux-i586.tar.gz (from http://java.sun.com/products/java-media/jai/downloads/download-1_1_2_01.html)
- java3d-1_3_2-linux-i586.zip (from http://java3d.dev.java.net/ )
- lg3d-fcs-rel-0-6-2-linux-i586-0504141534.tar.gz (from lg3d-0-6-2 Release link on https://lg3d-core.dev.java.net/binary-builds.html)
- Run script as " bash lg3d_installer.sh".
Script hears installation directory ($prefix), so please input this And, script will install lg3d semi-automatically. - run $prefix/lg3d/lg3d-dev.
If you get a trouble to run LG3D, please check /var/tmp/lgserver.log
Posted at 11:58午後 4 19, 2005 by Yasuhiro Fujitsuki in Java(EN) | 投稿されたコメント[0]