/[svn]/qsampler/trunk/README
ViewVC logotype

Diff of /qsampler/trunk/README

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2048 by capela, Tue Jan 12 18:08:27 2010 UTC revision 2064 by capela, Fri Mar 12 16:02:32 2010 UTC
# Line 29  The software requirements for build and Line 29  The software requirements for build and
29    
30    - Qt 4 (core, gui), C++ class library and tools for    - Qt 4 (core, gui), C++ class library and tools for
31          crossplatform development and internationalization          crossplatform development and internationalization
32          http://www.trolltech.org/products/qt/          http://qt.nokia.com/products/
33    
34    - liblscp, C library for LinuxSampler control protocol API.    - liblscp, C library for LinuxSampler control protocol API.
35          http://www.linuxsampler.org/          http://www.linuxsampler.org/
# Line 64  Just launch ${prefix}/bin/qsampler and y Line 64  Just launch ${prefix}/bin/qsampler and y
64    
65  Note that the default installation path ${prefix} is /usr/local.  Note that the default installation path ${prefix} is /usr/local.
66    
67  If you're checking out from CVS, you'll have to prepare the configure  If you're checking out from Subversion (SVN), you'll have to prepare the
68  script just before you proceed with the above instructions:  configure script just before you proceed with the above instructions:
69    
70     make -f Makefile.cvs     make -f Makefile.svn
71    
72    
73  Configuration  Configuration

Legend:
Removed from v.2048  
changed lines
  Added in v.2064

  ViewVC Help
Powered by ViewVC