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