Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mkdir ~/jMusic
- cp jmusic.jar ~/jMusic/
- cp jMusic_1.6_inst.zip ~/jMusic/
- cd ~/jMusic
- unzip jMusic_1.6_inst.zip
- mv jMusic_1.6_inst.zip inst
- chmod -R 777 inst/
- export CLASSPATH=.:$HOME/jMusic/jmusic.jar:$HOME/jMusic/inst/
- cd ..
- echo 'export CLASSPATH=.:$HOME/jMusic/jmusic.jar:$HOME/jMusic/inst/' >> .bashrc
Advertisement
Add Comment
Please, Sign In to add comment