tuxguitar on ubuntu linux (dapper drake and edgy)
Download and install the deb file from site
http://www.tuxguitar.com.ar/download.html
sudo modprobe snd_seq
and add it to /etc/modules
tail -n 1 /etc/modules
snd_seq
install alsa-oss package
sudo apt-get install alsa-oss
modify the startup script and add aoss
it shold look (the end of file )
like this
sudo gedit /usr/bin/tuxguitar
aoss ${JAVA} ${VM_ARGS} -cp :${CLASSPATH} -Djava.library.path="${LD_LIBRARY_PATH}" ${MAINCLASS} "$1" "$2"
here is the mighty shot
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment