Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
stable_from_svn [2008/05/01 10:52]
cannam created
stable_from_svn [2013/07/02 10:55]
127.0.0.1 external edit
Line 5: Line 5:
  
  
-These instructions should show howto install stable Rosegarden 1.to a freshly installed distribution.+These instructions should show howto install stable Rosegarden 1.to a freshly installed distribution.
  
  
Line 19: Line 19:
 Download the source of the latest stable version of rosegarden using subversion. Download the source of the latest stable version of rosegarden using subversion.
 <code> <code>
-svn checkout https://rosegarden.svn.sourceforge.net/svnroot/rosegarden/branches/stable_1_6+svn checkout https://rosegarden.svn.sourceforge.net/svnroot/rosegarden/branches/stable_1_7
 </code> </code>
 Install the packages needed in building. Install the packages needed in building.
 <code> <code>
 sudo apt-get install cmake g++ kdebase-dev fftw3-dev gettext libjack0.100.0-dev \ sudo apt-get install cmake g++ kdebase-dev fftw3-dev gettext libjack0.100.0-dev \
- 
   dssi-dev ladspa-sdk liblo0-dev liblrdf0-dev   dssi-dev ladspa-sdk liblo0-dev liblrdf0-dev
 </code> </code>
 Now we are ready to build. Let us proceed to the build phase. Now we are ready to build. Let us proceed to the build phase.
 <code> <code>
-cd stable_1_6 +cd stable_1_7
 cmake . cmake .
- 
 make make
 </code> </code>
 
 
stable_from_svn.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