diff options
Diffstat (limited to 'compiling.txt')
-rw-r--r-- | compiling.txt | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/compiling.txt b/compiling.txt index 72d3040..bb3b719 100644 --- a/compiling.txt +++ b/compiling.txt @@ -9,10 +9,9 @@ -or- b) doing the following crazy stunts: - i) install Cydia Substrate (in beta) - ii) install Fink (the only sane choice) - iii) activate Fink (. /sw/bin/init.sh) - iv) fink install bash ldid tar wget - v) run ./sysroot.sh and wait a bit + i) install Fink (the only sane choice) + ii) activate Fink (. /sw/bin/init.sh) + ii) fink install bash ldid tar wget xz + iv) run ./sysroot.sh and wait a bit 3) type "make" to compile the executable |