updated documentation on how to build LMMS with cmake

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1382 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-07-27 17:50:05 +00:00
parent 95f3f5a034
commit 59b9650d62
3 changed files with 25 additions and 198 deletions

15
README
View File

@@ -51,15 +51,13 @@ Required libraries:
Optional, but strongly recommended:
- JACK with devel-files
- libvorbis with devel-files
- libvorbis & libogg with devel-files
- libalsa with devel-files
- SDL_sound (tested with 0.1.5 & 1.0.1) with devel-files
- SDL with devel-files
- libsamplerate with devel-files
- libsamplerate >= 0.1.3 with devel-files
- libsndfile with devel-files
- WINE + WINE-devel-files
- stk, libstk + libstk-dev
- festival-devel-files and default-voice
For compiling you should have an up to date GCC with g++.
@@ -74,13 +72,6 @@ Building
See INSTALL for information on how to build LMMS.
Please also take a look at
./configure --help
There you'll see a lot of options which partly might be interesting for you.
For example if you want to build LMMS with VST-support, you have to run
configure with --with-vst switch. Otherwise LMMS support won't be built!
@@ -88,7 +79,7 @@ Join LMMS-development
----------------------
If you are interested in LMMS, it's programming, artwork, testing, writing
demo-songs, (and improving this f**** README...) or something like that,
demo-songs, (and improving this README...) or something like that,
you're welcome to participate on the development of LMMS!
The project-homepage of LMMS, mailingslists and a list of things you can do