On Thu, Dec 23, 2010 at 11:40 AM, Renato wrote:
On Thu, 23 Dec 2010 14:34:45 +0100
Robert Jonsson wrote:
Hello everybody,
We have a present for you, a new release of MusE.
Hello,
a question: does "make DESTDIR=/mydir install" still work and installs
everything to /mydir? Can't tell from the sources and don't want to
find out the bad way...
Yes, cmake build system supports DESTDIR.
However I don't think there is an easy way to run muse2 from the
DESTDIR. It won't be able to locate the internal libraries. DESTDIR
usage is mostly for packaging purposes.
Orcan