InstallingVisTrailsOnUbuntu

From VistrailsWiki
Revision as of 20:22, 16 May 2008 by Cscheid (talk | contribs) (Latest installation procedure on ubuntu)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

VisTrails now interfaces with apt directly via a Python API. This allows dynamic installation of necessary packages. As a result, you don't need to install any packages for the basic VisTrails install either. Just download the source and execute it with

$ python vistrails.py

and VisTrails should detect all necessary software and, if necessary, ask for your permission to install it.