diff options
Diffstat (limited to 'docs/dev')
-rw-r--r-- | docs/dev/how2build.html | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/dev/how2build.html b/docs/dev/how2build.html index bdca950..fd7bca8 100644 --- a/docs/dev/how2build.html +++ b/docs/dev/how2build.html @@ -6,6 +6,15 @@ <body> <H2><A NAME=PURPOSE>Ivycpy - buiding instructions</A></H2> +<p>Requirements: building from the source requires the following: +<ul> + <li>SWIG in version 1.3.x + <li>ivy-c-dev in version >= 3.3 + <li>Python Tkinter : a patched version is required ; delivered as + a debian package python2.1-tk-o - ask to the maintainer of this package. +</ul> +</p> + <p>First of all ivycpy building process is managed by <em>autoconf</em>. The <em>configure</em> script file shoule help you to build a GNUmakefile with the suitable environment or hlep you @@ -38,6 +47,6 @@ exporting some MACRO def) <hr> <!-- hhmts start --> -Last modified: Fri Sep 17 16:49:43 CEST 2004 +Last modified: Thu Oct 7 12:34:09 CEST 2004 <!-- hhmts end --> </body> </html> |