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:26:01] 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: | ||
| - | $ LDFLAGS=" | + | $ make |
| - | $ make all install | + | $ cp libbz2.a /c/met.no/lib |
| + | $ cp LICENSE / | ||