Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
diana:windows:building:compress [2010-02-11 16:39:32] dages |
diana:windows:building:compress [2022-05-31 09:29:31] (current) |
||
---|---|---|---|
Line 10: | Line 10: | ||
$ make -f win32/ | $ make -f win32/ | ||
- | $ mv / | + | $ rm / |
+ | $ cp README | ||
To build bzip2, run the following commands after extracting the source code: | To build bzip2, run the following commands after extracting the source code: | ||
Line 16: | Line 17: | ||
$ make | $ make | ||
$ cp libbz2.a / | $ cp libbz2.a / | ||
+ | $ cp LICENSE / | ||