--- qsampler/trunk/README 2007/11/22 11:10:44 1509 +++ qsampler/trunk/README 2010/03/12 16:02:32 2064 @@ -29,7 +29,7 @@ - Qt 4 (core, gui), C++ class library and tools for crossplatform development and internationalization - http://www.trolltech.org/products/qt/ + http://qt.nokia.com/products/ - liblscp, C library for LinuxSampler control protocol API. http://www.linuxsampler.org/ @@ -58,15 +58,16 @@ ${prefix}/bin/qsampler ${prefix}/share/pixmaps/qsampler.png ${prefix}/share/applications/qsampler.desktop + ${prefix}/share/locale/qsampler_*.qm Just launch ${prefix}/bin/qsampler and you're off (hopefully). Note that the default installation path ${prefix} is /usr/local. -If you're checking out from CVS, you'll have to prepare the configure -script just before you proceed with the above instructions: +If you're checking out from Subversion (SVN), you'll have to prepare the +configure script just before you proceed with the above instructions: - make -f Makefile.cvs + make -f Makefile.svn Configuration