Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dev:slog_endgame [2009/09/26 13:12]
philippe
dev:slog_endgame [2022/05/06 16:07] (current)
Line 15: Line 15:
 </code> </code>
  
-Then, to perform the following you may need:+Then,
  
-<code> 
-  $ sudo apt-get install subversion 
-  $ sudo apt-get install autoconf 
-  $ sudo apt-get install build-essential 
-</code> 
- 
-Then, 
 <code> <code>
   $ svn co https://rosegarden.svn.sourceforge.net/svnroot/rosegarden/trunk/rosegarden   $ svn co https://rosegarden.svn.sourceforge.net/svnroot/rosegarden/trunk/rosegarden
Line 33: Line 26:
 </code> </code>
  
-You may well have to install more development packages, but the configure script will probably tell you about those.+You may well have to install more development packages, but the configure script will probably tell you about those. Check the [[dev:Get Dependencies]] page for more suggestions. On a clean Ubuntu installation the following was needed: 
 + 
 +<code> 
 +  $ sudo apt-get install subversion build-essential automake ladspa-sdk liblircclient-dev libjack-dev dssi-dev liblrdf-dev libfftw3-dev xutils-dev  
 +</code> 
 + 
  
 For the old KDE3 codebase we used a comprehensive CMake-based build system; this has never (yet) been converted to the new code, so we are testing a simpler autoconf configuration instead.  It should work, but it's not guaranteed.  If you find fixable problems, please report them to the -devel list. For the old KDE3 codebase we used a comprehensive CMake-based build system; this has never (yet) been converted to the new code, so we are testing a simpler autoconf configuration instead.  It should work, but it's not guaranteed.  If you find fixable problems, please report them to the -devel list.
 
 
dev/slog_endgame.1253970734.txt.gz · Last modified: 2022/05/06 16:07 (external edit)
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki