If you are new to Unixmen, you may want to subscribe : ![]()
![]()
![]()
![]()
|
03 July 2009
To install LMMS in Fedora :
yum install lmms.i586
In Ubuntu 8.04,8.10 and 9.4 Jaunty Jackalope
sudo apt-get install lmms
To install LMMS in Opensuse:
First add the Packman repository, then under root type :
zypper install lmms
Or
yast2 -i lmms
For others linux distributions, you can install from the source : download and extract
wget http://sourceforge.net/projects/lmms/files/lmms/lmms-0.4.4.tar.bz2
Extract :
tar -xjvf lmms-0.4.4.tar.bz2
Now
cd lmms-0.4.4
check if your missing some needed packages
./configure
preparing the install files
Tags:


