close
Warning:
Failed to sync with repository "(default)": [Errno 12] Cannot allocate memory; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
11/18/08 11:35:41 (12 years ago)
- Author:
-
lbponey
- Comment:
-
remove scons
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v18
|
v19
|
|
3 | 3 | |
4 | 4 | You'll need [http://www.subversion.org Subversion] installed. |
5 | | [[BR]][[BR]] |
6 | | '''Note:''' As of the 29th of September, the Repository tree has been reorganized. |
7 | 5 | [[BR]] |
8 | 6 | [[BR]] |
… |
… |
|
36 | 34 | == Debian/Ubuntu users == |
37 | 35 | There is a howto about building Debian packages from SVN in MuseekOnDebian wiki page. |
38 | | You really should use this way instead of building it from sources ! |
| 36 | You really should use this way instead of building it from sources! |
39 | 37 | |
40 | | [[BR]] |
41 | | Since [http://www.scons.org/ Scons] is not included in the Subversion repository, you'll need either to use your distro's version, or copy the '''scons''' directory from one of the Museek+ release tarballs into the '''museek+/''' directory. |
42 | | |
43 | | Then you should refers to MuseekFromSources wiki page to get build instructions. |
| 38 | == CMake build (other users) == |
| 39 | You should refers to MuseekFromSources wiki page to get build instructions. |