
Untitled
By: a guest on
May 28th, 2012 | syntax:
Bash | size: 0.30 KB | hits: 15 | expires: Never
## Okay So, start this all from a freshly opened terminal
sudo su
apt-get install scite
scite /etc/profile
## Now copy paste this next bit into the file that should hopefully open
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"/usr/lib/jvm/jre1.7.0_04/lib/amd64"
export LD_LIBRARY_PATH
## Save and reboot