Difference between revisions of "Downloads"

From VistrailsWiki
Jump to navigation Jump to search
m
Line 36: Line 36:
Information on joining mailing lists is available [[MailingLists|here]].
Information on joining mailing lists is available [[MailingLists|here]].


== Experimental Ubuntu Packages ==
== Ubuntu Packages ==


Carlos Scheidegger is experimenting with Ubuntu (debian) packages and is currently making them available at http://www.sci.utah.edu/~cscheid/software. They can be installed in Ubuntu with
There is now a pre-packaged version of VisTrails with full dependency checking available on the VGC Ubuntu repository. Go  [[InstallingVisTrailsOnUbuntu|here]] for more information.
 
sudo dpkg -i vistrails-<version>.deb
 
These will install VisTrails on /usr/local. They currently perform no dependency checking, though this will be done in the future, together with a VisTrails apt repository. Please check back often or email him at '''cscheid@sci.utah.edu'''
 
[[InstallingVisTrailsOnUbuntu]]


== VisTrails Module Packages ==
== VisTrails Module Packages ==

Revision as of 20:59, 17 March 2007

Latest Release

Revision 559 (2007-03-09 16:00) Known Issues Documents2.png View Notes Size Architecture Type
62571080 i586 .zip (32-bit Windows)
941311 all Source .tar.gz
  • If you have problems downloading from our repository, we keep mirror copies at sourceforge VisTrails@SourceForge.

See all releases

Mailing Lists

Information on joining mailing lists is available here.

Ubuntu Packages

There is now a pre-packaged version of VisTrails with full dependency checking available on the VGC Ubuntu repository. Go here for more information.

VisTrails Module Packages

VisTrails makes use of packages of Modules to define and form valid workflows. Some packages are maintained and distributed with the VisTrails itself and are considered part of the core functionality. However, work has also been done on developing user-made and maintained Module Packages. Below are a current list of packages maintained by VisTrails and user packages maintained outside the core source repository. The Package Name field describes the name required by the addPackage() directive in the .vistrails/startup.py file required to load the package.

Packages distributed with VisTrails

Packages developed by users