aboutsummaryrefslogtreecommitdiff
path: root/Perl/README
diff options
context:
space:
mode:
authormertz2004-04-30 14:50:42 +0000
committermertz2004-04-30 14:50:42 +0000
commit9b34bb9c62f644dc3c03ce23019df9d15854e3c9 (patch)
tree00b0298d28670921275b3d113815d35570de8b03 /Perl/README
parent8bd3e2edb0e84d81b53c90399aa033ce2dd76f2c (diff)
downloadtkzinc-9b34bb9c62f644dc3c03ce23019df9d15854e3c9.zip
tkzinc-9b34bb9c62f644dc3c03ce23019df9d15854e3c9.tar.gz
tkzinc-9b34bb9c62f644dc3c03ce23019df9d15854e3c9.tar.bz2
tkzinc-9b34bb9c62f644dc3c03ce23019df9d15854e3c9.tar.xz
replacing www.openatc.org/zinc with www.tkzinc.org
Diffstat (limited to 'Perl/README')
-rw-r--r--Perl/README25
1 files changed, 14 insertions, 11 deletions
diff --git a/Perl/README b/Perl/README
index 7eacd21..bad2af1 100644
--- a/Perl/README
+++ b/Perl/README
@@ -5,37 +5,40 @@ Install:
perl Makefile.PL
make
make test
- # to make demos before installing:
+ # to run demos before installing:
perl -Iblib/arch -Iblib/lib demos/zinc-demos
make install
-up-to-date documentation is also available at www.openatc.org/zinc/documentation.html
+up-to-date documentation is also available at http://www.tkzinc.org/index.php/Main/Documentation
You will find there the reference manual, a FAQ, a mailing list, its archive
etc...
-The source of the documentation is available in the full source package,
-which also includes TkZinc for Tcl/Tk, for Perl/Tk, and for Python.
+The source of the reference manual is available in the full source package,
+which also includes TkZinc for Tcl/Tk, for Perl/Tk, and for Python (Python binding
+are now obsoletes).
After installation, we recommend you to launch the zinc-demos script,
a frontend to more than 30 small demos.
-For more information on building Tk::Zinc, please read the README which applies
-to all flavors of Tk::Zinc (tcl and perl, linux and windows)
+For more information on building Tk::Zinc, a README is available in
+the tkzinc-*tgz tar file (on Tkzinc web site) used for building
+tcl flavor of Tk::Zinc
For the copyright, please, read the COPYRIGHT file.
For any question on Tk::Zinc usage, build or installation pb,
please send email to zinc@tls.cena.fr
This mailing list can be subscribed from
-http://www.openatc.org/zinc/documentation.html#ml. You can
+http://www.tkzinc.org/index.php/Main/MailingList. You can
also send a question without subscribing, but you will be asked
for a confirmation to avoid spam on the list!
+Authors and Contributors:
Tk::Zinc main author is Patrick Lecoanet
Sub-Modules, demos and documentation have been developped by
-Daniel Etienne, Christophe Mertz, with contributions from
-Stéphane Chatty, Céline Schlienger, Alexandre Lemort
-
-
+Daniel Etienne, Christophe Mertz, Jean-Luc Vinot, with contributions
+from Stéphane Chatty, Céline Schlienger, Alexandre Lemort
+Stéphane Conversy contributed for the MacOSX port.
+Many others contributed with their bug reports!