diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-03-02 09:54:41 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-03-02 09:54:41 +0000 |
commit | 91feae568eee7653b8031be4285a392ebc618972 (patch) | |
tree | 88b90a092c67e344d4d19ac488f7ddd7d05958ab /INSTALL | |
parent | 54d0dc0990f13a86680fa55c623f0570853749ac (diff) | |
download | s6-linux-init-91feae568eee7653b8031be4285a392ebc618972.tar.xz |
Build everything as PIC by default; prepare for 0.4.0.1
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -6,15 +6,15 @@ Build Instructions - A Linux-based system with a standard C development environment - GNU make version 3.81 or later - - skalibs version 2.6.4.0 or later: http://skarnet.org/software/skalibs/ + - skalibs version 2.8.0.0 or later: http://skarnet.org/software/skalibs/ The scripts generated by the s6-linux-init-maker program have some additional dependencies: - - execline version 2.3.0.4 or later: http://skarnet.org/software/execline/ - - s6-portable-utils version 2.2.1.1 or later: http://skarnet.org/software/s6-portable-utils/ - - s6-linux-utils version 2.4.0.2 or later: http://skarnet.org/software/s6-linux-utils/ - - s6 version 2.7.1.0 or later: http://skarnet.org/software/s6/ + - execline version 2.5.1.0 or later: http://skarnet.org/software/execline/ + - s6-portable-utils version 2.2.1.3 or later: http://skarnet.org/software/s6-portable-utils/ + - s6-linux-utils version 2.5.0.1 or later: http://skarnet.org/software/s6-linux-utils/ + - s6 version 2.8.0.0 or later: http://skarnet.org/software/s6/ This software is Linux-specific. It will run on a Linux kernel, version 2.6.32 or later. However, it should not be too hard to port to |