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

Diff of /qsampler/trunk/README

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

revision 1509 by capela, Thu Nov 22 11:10:44 2007 UTC revision 2387 by capela, Sat Dec 29 00:21:11 2012 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-project.org/
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 58  This procedure will end installing the f Line 58  This procedure will end installing the f
58      ${prefix}/bin/qsampler      ${prefix}/bin/qsampler
59      ${prefix}/share/pixmaps/qsampler.png      ${prefix}/share/pixmaps/qsampler.png
60      ${prefix}/share/applications/qsampler.desktop      ${prefix}/share/applications/qsampler.desktop
61        ${prefix}/share/locale/qsampler_*.qm
62    
63  Just launch ${prefix}/bin/qsampler and you're off (hopefully).  Just launch ${prefix}/bin/qsampler and you're off (hopefully).
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.1509  
changed lines
  Added in v.2387

  ViewVC Help
Powered by ViewVC