Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Plotchart

144 views
Skip to first unread message

Marcos

unread,
Feb 4, 2012, 1:16:56 PM2/4/12
to
Hi all,

I'm starting to use Plotchart version 1.5.1 with Tcl 8.5.3 in Debian
5.0 (Lenny)

I installed Plotchart with the command:

apt-get install tklib

I don't know what is the latest version of the package Plotchart
compatible with Tcl 8.5.3.

And please, where I find this version of Plotchart (compatible with
Tcl 8.5.3) and how I install it on Debian without apt-get?

Thank you
Marcos

tombert

unread,
Feb 5, 2012, 6:43:06 AM2/5/12
to
Hi, the latest version is 2.0 - but it's an alpha version.

This version and any other you can download by using CVS, the root string is:
:pserver:anon...@tcllib.cvs.sourceforge.net:/cvsroot/tcllib

the modules name is:
tklib

Installation without apt is simple - here some steps:

./configure --prefix=$INSTALLDIR --exec-prefix=$INSTALLDIR
make install

greets


Marcos

unread,
Feb 5, 2012, 7:29:51 AM2/5/12
to
Dear Tombert

Thanks for your attention.

I have no experience with CVS. :^(

I'll have to read a tutorial on the CVS site.(http://
tcllib.cvs.sourceforge.net/)

Do you suggest any tutorials for a beginner in CVS?

Thanks,
Marcos

On Feb 5, 9:43 am, tombert <tomb...@live.at> wrote:
> Hi, the latest version is 2.0 - but it's an alpha version.
>
> This version and any other you can download by using CVS, the root string is:
> :pserver:anonym...@tcllib.cvs.sourceforge.net:/cvsroot/tcllib

oc_forums

unread,
Feb 6, 2012, 3:12:37 AM2/6/12
to
Hi,

Or you can simply download Tklib 0.5 here : http://sourceforge.net/projects/tcllib/files/tklib/ .
The latest stable release is 1.6.1 in the directory "plotchart" that require Tcl/Tk 8.4 . Plotchart 2.0 beta require Tcl/Tk 8.6 to manage vertical text.

You will find much more examples in the CVS repository : http://tcllib.cvs.sourceforge.net/viewvc/tcllib/tklib/examples/plotchart/ . I don't use CVS, I just download the files one by one, not efficient, but it works :-D !

O.

Arjen Markus

unread,
Feb 7, 2012, 3:53:06 AM2/7/12
to
Version 2.0 is on its way - it mainly lacks proper documentation
of the various new commands and options (all the bugs are already
in there ;)). You would get it from the CVS repository.

Regards,

Arjen
0 new messages