| changeset: | 665d17bd4949 |
| parent: | de779f98beae |
| child: | 338ccec67d8f |
| author: | Armin Burgmeier <armin@arbur.net> |
| date: | Sun Aug 22 21:41:51 2010 +0200 |
| permissions: | -rw-r--r-- |
| description: | Use xdir/ydir for Anim_X, Anim_Y, Anim_AbsX, Anim_AbsY |
1 To build the doku under Windows, you need 2 3 Python and Cygwin 4 5 installed with: 6 7 make 8 xsltproc (libxml2 + libxslt + python-libxml2) 9 findutils 10 sed 11 gettext 12 gettext-devel 13 libgcrypt + libgpg-error (for whatever reason) 14 15 Also you might have to rename find.exe, so that the cygwin provided one is used - first in Windows\System32\dllback then in Windows\System32 to make sure it isn't used. 16 17 18 19 Alternative method with MSys (not really recommended, far too complicated) 20 http://sourceforge.net/projects/mingw/files/MSYS%20Base%20System/msys-1.0.11/MSYS-1.0.11.exe/download 21 libxslt from http://www.zlatkovic.com/libxml.en.html 22 http://python.org/download/ (Python 2.6.4 Windows installer works) 23 http://users.skynet.be/sbi/libxml-python/ (libxml2-python-2.7.4.win32-py2.6.exe works) 24 http://sourceforge.net/projects/mingw/files/MinGW gettext/gettext-0.17-1/gettext-0.17-1-mingw32-dev.tar.lzma/download 25 http://sourceforge.net/projects/mingw/files/MinGW gettext/gettext-0.17-1/libgettextpo-0.17-1-mingw32-dll-0.tar.lzma/download 26 http://sourceforge.net/projects/mingw/files/MinGW gettext/gettext-0.17-1/libintl-0.17-1-mingw32-dll-8.tar.lzma/download 27 http://sourceforge.net/projects/mingw/files/MinGW libiconv/libiconv-1.13.1-1/libiconv-1.13.1-1-mingw32-dll-2.tar.lzma/download 28 http://sourceforge.net/projects/mingw/files/MinGW libiconv/libiconv-1.13.1-1/libiconv-1.13.1-1-mingw32-dll-2.tar.lzma/download 29 (optional) http://go.microsoft.com/fwlink/?LinkId=14188 or http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=00535334-c8a6-452f-9aa0-d597d16580cc