Subscribe my Youtube Channel


A splog or “spam blog” is a blog that steals content from other web sites, then aggregates and republishes the content on its own blog. Splogs are created primarily to make money from ads shown on the splog and/or promote affiliated web sites. Splog owners are too dishonest, lazy or stupid to create their own original content and instead thieve yours.

Tuesday, October 2, 2012

Install Java ke Ubuntu 12 - testing jpcsp linux



Blogging dan bergoogle+ dari Linux Ubuntu 12. Impressive sungguh linux hari ini. Sekarang tengah nak test jpcsp under linux. Tengah install java. Hopefully run well.

Installing java cara command line:

sudo apt-get purge openjdk*
Download jre-7u3-linux-i586.tar.gz
tar -xvf ~/Downloads/jre-7u3-linux-i586.tar.gz
sudo mkdir -p /usr/lib/jvm/jre1.7.0
sudo mv jre1.7.0_03/* /usr/lib/jvm/jre1.7.0/
sudo update-alternatives --install /usr/bin/java java /usr/lib/jvm/jre1.7.0/bin/java 0
mkdir ~/.mozilla/plugins
ln -s /usr/lib/jvm/jre1.7.0/lib/i386/libnpjp2.so ~/.mozilla/plugins/


Sekarang saya dah lupa macam mana mau run .sh script..haiyo...yo...

Ok, ini commandnya:

sh ~/host/Emulators/Jpcsp/start-linux-x86.sh
atau
bash ~/host/Emulators/Jpcsp/start-linux-x86.sh

No comments:

Post a Comment