# cd /usr # tar xvfz /home/hoge/Desktop/eclipse-SDK-3.1.1-linux-gtk.tar.gz
export ECLIPSE_HOME=/usr/eclipse export PATH=$ECLIPSE_HOME:$PATH
# source ~/.bash_profile
# eclipse &