VMD-L Mailing List
From: John Stone (johns_at_ks.uiuc.edu)
Date: Thu Aug 09 2007 - 11:04:00 CDT
- Next message: John Stone: "Re: electron density map is shifted?"
- Previous message: John Stone: "Re: package require Tcl 8.5 => ::tcl::mathfunc::"
- In reply to: John Stone: "Re: package require Tcl 8.5 => ::tcl::mathfunc::"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Ah, nevermind, I see that what you're after is the use of the new
Tcl 8.5.x mathfunc routines. To get that, you'll have to recompile
VMD from source, against the Tcl 8.5 distribution. Many of the functions
that are part of the Tcl 8.5 ::tcl::mathfunc built-ins are also available
by the existing "expr" command in the older versions of Tcl.
Current versions of VMD are compiled against Tcl 8.4.x as it is
the stable branch of Tcl development.
Cheers,
John Stone
vmd_at_ks.uiuc.edu
On Thu, Aug 09, 2007 at 11:01:09AM -0500, John Stone wrote:
> Normally, the package name can be found at the beginning of the .tcl
> file that defines the package in the "package provides" line, or in
> the pkgIndex.tcl that goes with the package. What math package are
> you attempting to load?
>
> Cheers,
> John Stone
> vmd_at_ks.uiuc.edu
>
> On Thu, Aug 09, 2007 at 05:56:09PM +0200, Philipp Schön wrote:
> > dear VMD users,
> > how can i import a math library for tcl programing in VMD?
> > thank you for any assistance
> > cheers
> > philipp
> >
> > ______________________________________________________________________
> > XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club!
> > Jetzt testen! http://produkte.web.de/club/?mc=021130
> >
>
>
>
> --
> NIH Resource for Macromolecular Modeling and Bioinformatics
> Beckman Institute for Advanced Science and Technology
> University of Illinois, 405 N. Mathews Ave, Urbana, IL 61801
> Email: johns_at_ks.uiuc.edu Phone: 217-244-3349
> WWW: http://www.ks.uiuc.edu/~johns/ Fax: 217-244-6078
-- NIH Resource for Macromolecular Modeling and Bioinformatics Beckman Institute for Advanced Science and Technology University of Illinois, 405 N. Mathews Ave, Urbana, IL 61801 Email: johns_at_ks.uiuc.edu Phone: 217-244-3349 WWW: http://www.ks.uiuc.edu/~johns/ Fax: 217-244-6078
- Next message: John Stone: "Re: electron density map is shifted?"
- Previous message: John Stone: "Re: package require Tcl 8.5 => ::tcl::mathfunc::"
- In reply to: John Stone: "Re: package require Tcl 8.5 => ::tcl::mathfunc::"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]