0.2
1.0
2.3
2.3.x
2.4
ablfs
ablfs-more
legacy
new_features
trunk
Last change
on this file since a0e25ce was a0e25ce, checked in by Manuel Canales Esparcia <manuel@…>, 19 years ago |
Added INSTALL file.
|
-
Property mode
set to
100644
|
File size:
1011 bytes
|
Rev | Line | |
---|
[a0e25ce] | 1 | Installation Instructions
|
---|
| 2 | *************************
|
---|
| 3 |
|
---|
| 4 | If you plan to use the packages dowload feature of jhalfs and
|
---|
| 5 | your host system use a md5sum program that don't accept - as
|
---|
| 6 | filename, like the one shipped with Debian 3.1 stable, apply
|
---|
| 7 | the included patch issuing:
|
---|
| 8 |
|
---|
| 9 | patch -Np0 < jhalfs-0.2-debian_31_as_host-1.patch
|
---|
| 10 |
|
---|
| 11 | To install jhalfs issue as root:
|
---|
| 12 |
|
---|
| 13 | make
|
---|
| 14 |
|
---|
| 15 | That will install the jhalfs script under /usr/bin, the
|
---|
| 16 | configuration file under /etc/jhalfs, and the stylesheet,
|
---|
| 17 | functions and README files under /usr/share/jhalfs.
|
---|
| 18 |
|
---|
| 19 | To cunstomize the installation locations, the next environment
|
---|
| 20 | variables can be used:
|
---|
| 21 |
|
---|
| 22 | BIN=/some/path Define where the jhalfs script will be
|
---|
| 23 | installed
|
---|
| 24 | CONFIG=/some/path Define where the configuration file will be
|
---|
| 25 | installed
|
---|
| 26 | DATA=/some/path Define where the additional files will be
|
---|
| 27 | installed
|
---|
| 28 |
|
---|
| 29 | For example, to install the program and files in the root's home:
|
---|
| 30 |
|
---|
| 31 | make BIN=/root/bin CONFIG=/root/jhalfs DATA=/root/jhalfs
|
---|
Note:
See
TracBrowser
for help on using the repository browser.