Files for 2.1b1 distribution.
[python/dscho.git] / RISCOS / README
blob8289880fe7dc39db1639974c673c14348c3516a0
1 This directory contains files for the RISC OS port of Python.
2 For more information about RISC OS see http://www.riscos.com/ .
4 This port is currently being maintained by Dietmar Schwertberger,
5 dietmar@schwertberger.de .
7 On http://www.schwertberger.de you may find compiled versions and libraries
8 as well as RISC OS specific documentation and extensions.
11 ==========================================================================
12 Compiling:
14 1. Extract Files from archive directory 'Python-...' to a directory named
15    '!Python'.
16 2. Use a tool like Rename to change filenames from '*/[ch]' into '[ch].*'.
17 3. Create missing directories with 'amu cdirs'.
18 4. Build with 'amu'.
20 I've only tested Acorn C/C++ 5.06 and amu.
23 You will also need some additional libraries:
25   DLK
26     ftp://ftp.infc.ulst.ac.uk/pub/users/chris/
27   OSLib
28     http://www.mk-net.demon.co.uk/oslib
29   
30   zlib (optional)
31     ftp://ftp.freesoftware.com/pub/infozip/zlib/
32   sockets (optional)
33     http://www.mirror.ac.uk/sites/ftp.acorn.co.uk/pub/riscos/releases/networking/tcpip/sockets.arc
34   expat (optional)
35     http://sourceforge.net/projects/expat/
36     (makefile and config.h available from http://www.schwertberger.de/riscos_expat.zip