Advertisement
h3xx

LMSFM slapt-get howto

Nov 21st, 2011
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. I have uploaded the packages to the following location:
  2.  
  3. http://lmsfm.sourceforge.net/packages/
  4.  
  5. Instead of installing them manually, which would involve a whole lot of hunting around and trial and error, I'd suggest using slapt-get. Open a terminal and type the following:
  6.  
  7. su - [and then your root password]
  8. wget http://lmsfm.sourceforge.net/packages/lmsfm64-current/ap-lmsfm/slapt-get-0.10.2l-x86_64-1.txz
  9. installpkg slapt-get-0.10.2l-x86_64-1.txz
  10. echo 'SOURCE=http://lmsfm.sourceforge.net/packages/lmsfm64-current/:OFFICIAL' >>/etc/slapt-get/slapt-getrc
  11. slapt-get --update
  12. slapt-get --install ardour
  13.  
  14. I'd also suggest qjackctl which will allow you to control JACK.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement