mirror of
https://github.com/upx/upx.git
synced 2025-02-23 17:41:36 +00:00
Update README.SRC.
This commit is contained in:
parent
077bbdfc78
commit
7acf150ac5
12
README.SRC
12
README.SRC
@ -71,10 +71,10 @@ Tools needed to build/modify the UPX sources
|
||||
- GNU make 3.81 or better
|
||||
|
||||
- zlib and zlib-devel [or zlib-dev] software packages for your
|
||||
host environment, or via http://www.cygwin.org/setup.exe
|
||||
host environment
|
||||
|
||||
- lzma SDK, such as from https://sourceforge.net/projects/sevenzip/
|
||||
files/LZMA%20SDK/4.43/
|
||||
- LZMA SDK from https://github.com/upx/upx-lzma-sdk
|
||||
When using git run 'git submodule update --init --recursive'.
|
||||
|
||||
|
||||
To compile the packer sources
|
||||
@ -86,12 +86,6 @@ To compile the packer sources
|
||||
set UPX_UCLDIR=c:\src\ucl-1.03 (DOS / Windows)
|
||||
export UPX_UCLDIR=$HOME/local/src/ucl-1.03 (Unix)
|
||||
|
||||
Set the environment variable UPX_LZMADIR to point to your
|
||||
to your unpacked lzma443.tar.bz2 source directory, e.g.
|
||||
|
||||
export UPX_LZMADIR=$HOME/local/src/lzma-4.43 (Unix)
|
||||
export UPX_LZMA_VERSION=0x443 # perhaps 0x459,0x458,0x457,0x449,0x442
|
||||
|
||||
Finally type
|
||||
|
||||
make
|
||||
|
Loading…
x
Reference in New Issue
Block a user