summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpavet2004-10-07 10:33:04 +0000
committerpavet2004-10-07 10:33:04 +0000
commit2cb7bec53d4e4f651bb012948e548d2ed748249c (patch)
treea8b05923db59cbac98f2ddc0afc148cfb88bee42
parent0c72b3ef68cebb15142d0c8083cc68813f472f20 (diff)
downloadivycpy-vinit-2cb7bec53d4e4f651bb012948e548d2ed748249c.zip
ivycpy-vinit-2cb7bec53d4e4f651bb012948e548d2ed748249c.tar.gz
ivycpy-vinit-2cb7bec53d4e4f651bb012948e548d2ed748249c.tar.bz2
ivycpy-vinit-2cb7bec53d4e4f651bb012948e548d2ed748249c.tar.xz
ajouts des requirements
-rw-r--r--docs/dev/how2build.html11
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>