/[debburn]/cdrkit/tags/after-second-renaming-storm/INSTALL
ViewVC logotype

Contents of /cdrkit/tags/after-second-renaming-storm/INSTALL

Parent Directory Parent Directory | Revision Log Revision Log


Revision 461 - (show annotations) (download)
Sat Nov 25 00:18:53 2006 UTC (6 years, 5 months ago) by blade
File size: 570 byte(s)
Making a backup tag before doing invasive changes
1
2 Short overview for those who don't read manuals:
3
4 This software is compiled to binary form using a build system based on the
5 CMake framework. Therefore, the requirements to build this package are:
6
7 - cmake 2.4.3 or newer (available from http://www.cmake.org or maybe as a
8 package in your Linux distribution)
9 - make (an implmentation supported by cmake, eg. GNU make, smake, ...)
10 - working GCC compiler environment
11
12 COMPILATION:
13
14 Run: make
15
16 INSTALLATION:
17
18 Run: make install
19
20 To force a custom target directory, use something like:
21
22 make install PREFIX=/opt/cdrkit

  ViewVC Help
Powered by ViewVC 1.1.5