From b842b5e68b1238dc5b835562bed172e15e1ef5c7 Mon Sep 17 00:00:00 2001
From: Volker Grabsch
First, you should ensure that your system meets
- mingw_cross_env's
+ mingw-cross-env's
requirements.
You probably need to install some stuff.
wget http://www.profv.de/mingw_cross_env/mingw_cross_env-X.Y.tar.gz
+ wget http://download.savannah.nongnu.org/releases/mingw-cross-env/mingw-cross-env-X.Y.tar.gz
and unpack the tarball:
-tar -xzvf mingw_cross_env-X.Y.tar.gz
+ tar -xzvf mingw-cross-env-X.Y.tar.gz
If you don't mind installing it in your home directory, @@ -220,7 +220,7 @@
Now you should save any previous installation - of the mingw_cross_env. + of the mingw-cross-env. Assuming you've installed it under /opt/mingw (any other directory will do as well), you should execute the following commands: @@ -235,7 +235,7 @@ exit but feel free to use any other directory if you like.
su -mv mingw_cross_env-X.Y /opt/mingw +mv mingw-cross-env-X.Y /opt/mingw exit
@@ -244,11 +244,11 @@ exit
cd /opt/mingw-
Enter the directory where you've unpacked the - mingw_cross_env. + mingw-cross-env. Now it depends on what you actually want – or need.
@@ -291,7 +291,7 @@ exitEdit your .bashrc script in order to change $PATH:
-export PATH=/where mingw_cross_env is installed/usr/bin:$PATH+
export PATH=/where mingw-cross-env is installed/usr/bin:$PATH
Note that any compiler related environment variables @@ -354,8 +354,8 @@ AR=$(CROSS)ar
- Download | - Changelog + Download | + Changelog
@@ -363,6 +363,14 @@ AR=$(CROSS)ar
+ The whole mingw-cross-env project has moved to + Savannah. + So almost all URIs have changed, + but the old URIs + redirect to the new locations seamlessly. +
+ +Almost all packages are updated to their latest version.
hg clone http://www.profv.de/mingw_cross_env/hgweb.cgi mingw_cross_env+
hg clone http://hg.savannah.nongnu.org/hgweb/mingw-cross-env mingw-cross-env
You can also browse the - Web Repository. + Web Repository.
@@ -397,7 +405,7 @@ AR=$(CROSS)ar- Mingw_cross_env requires a recent Unix system + Mingw-cross-env requires a recent Unix system where the following components are installed:
@@ -672,8 +680,8 @@ pfexec python setup.py install- Download | - Changelog + Download | + Changelog
@@ -694,8 +702,8 @@ pfexec python setup.py install
- Download | - Changelog + Download | + Changelog
@@ -726,8 +734,8 @@ pfexec python setup.py install
- Download | - Changelog + Download | + Changelog
@@ -754,8 +762,8 @@ pfexec python setup.py install
- Download | - Changelog + Download | + Changelog
@@ -772,8 +780,8 @@ pfexec python setup.py install
- Download | - Changelog + Download | + Changelog
@@ -796,8 +804,8 @@ pfexec python setup.py install
- Download | - Changelog + Download | + Changelog
@@ -817,8 +825,8 @@ pfexec python setup.py install
- Download | - Changelog + Download | + Changelog
@@ -839,8 +847,8 @@ pfexec python setup.py install
- Download | - Changelog + Download | + Changelog
@@ -858,8 +866,8 @@ pfexec python setup.py install
- Download | - Changelog + Download | + Changelog
@@ -884,8 +892,8 @@ pfexec python setup.py install
- Download | - Changelog + Download | + Changelog
@@ -905,8 +913,8 @@ pfexec python setup.py install
- Download | - Changelog + Download | + Changelog
@@ -919,8 +927,8 @@ pfexec python setup.py install
- Download | - Changelog + Download | + Changelog
@@ -937,8 +945,8 @@ pfexec python setup.py install
- Download | - Changelog + Download | + Changelog
@@ -960,7 +968,10 @@ pfexec python setup.py install