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
Next revision Both sides next revision
dev:slog_endgame [2009/09/26 13:07]
philippe
dev:slog_endgame [2009/09/28 16:24]
philippe
Line 15: Line 15:
 </code> </code>
  
-Then, to perform the following you may need: 
- 
-<code> 
-  $ sudo apt-get install subversion 
-  $ sudo apt-get install autoconf 
-</code> 
  
 Then, Then,
Line 32: 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 [[dev:contributing|this link]] 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.txt · 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