On 12 August 2010 17:37, Kjetil S. Matheussen <k.s.matheussen(a)notam02.no> wrote:
On Thu, 12 Aug 2010, Kjetil S. Matheussen wrote:
I've looked at the documentation, tried
"CMAKE_INSTALL_PREFIX=/hom/kjetism/site cmake .", grepped
the source, and googled briefly, but have not found out how
to avoid installing into /usr/local/. Could you add info
about how to do that in the INSTALL file? Thanks.
Sorry, "run ccmake ." to change options is already explained
in the INSTALL file. Unusual.
cmake . -DCMAKE_INSTALL_PREFIX="/usr" -DWANT_MP3_ENCODE=ON
-DUSE_SYSTEM_SLV2_LIBRARY=ON
make
make install
--
GPG/PGP ID: B42DDCAD