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 16:47]
philippe
dev:slog_endgame [2022/05/06 16:07] (current)
Line 14: Line 14:
   $ sudo apt-get install libqt4-dev   $ sudo apt-get install libqt4-dev
 </code> </code>
- 
  
 Then, 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 26: Line 26:
 </code> </code>
  
-You may well have to install more development packages, but the configure script will probably tell you about those. Check [[dev:contributing|this link]] for more suggestions.+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.1253983664.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