From: Cesar Luis Avila (cavila_at_fbqf.unt.edu.ar)
Date: Mon Aug 20 2007 - 17:22:53 CDT

Hi Axel,
Thanks for your reply. I have succesfully used

source /usr/share/tcllib1.9/math/statistics.tcl

And after your reply I found a variable called auto_path on the tk
console. In which file should I include this information?

Cesar

Axel Kohlmeyer escribió:
> On Mon, 20 Aug 2007, Cesar Luis Avila wrote:
>
> CLA> Dear all,
> CLA> I want to use some statistical functions from the math package on
> CLA> tcllib. For this I use
> CLA> % package require math::statistics
> CLA> can't find package math::statistics
> CLA>
> CLA> I have tcllib installed on my system. What should I do in order to get
> CLA> VMD read this packages?
>
> dear cesar,
>
> you have to extend auto_path to have vmd search in the proper
> directory or directories. check out the regular tcl documentation
> for installing/finding additional packages.
>
> cheers,
> axel.
>
> CLA> Thanks
> CLA> Cesar
> CLA>
>
>