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:environment [2010-02-11 16:34:14] dages |
diana:windows:building:environment [2022-05-31 09:29:31] (current) |
||
---|---|---|---|
Line 18: | Line 18: | ||
C:\> mkdir met.no\lib | C:\> mkdir met.no\lib | ||
C:\> mkdir met.no\share | C:\> mkdir met.no\share | ||
+ | C:\> mkdir met.no\copyright | ||
===== Subversion ===== | ===== Subversion ===== | ||
Line 32: | Line 33: | ||
At this point, you may want to download bsdtar from http:// | At this point, you may want to download bsdtar from http:// | ||
+ | |||
+ | You may want to install InfoZip' | ||
+ | |||
+ | $ make -f win32/ | ||
+ | $ cp zip.exe /mingw/bin | ||
===== MSYS ===== | ===== MSYS ===== | ||
Line 110: | Line 116: | ||
$ tar -kxf bison-2.4.1-lib.zip -C /MinGW | $ tar -kxf bison-2.4.1-lib.zip -C /MinGW | ||
+ | |||
+ | This will install a shell script called ''/ | ||
+ | |||
+ | #! /bin/sh | ||
+ | exec / | ||
===== WiX ===== | ===== WiX ===== |