On Thu, Oct 7, 2010 at 10:35, Stian Soiland-Reyes <[email protected]> wrote: > On Wed, Oct 6, 2010 at 12:14, Bambhania, Anand M. <[email protected]> > wrote: >> Previously I was using Taverna with Windows but now I have switched to >> Ubuntu 10.04 Lucid. I have installed Java using commands mentioned in the >> readme file and graphviz from >> "http://www.graphviz.org/pub/graphviz/stable/ubuntu/ub9.04/x86_64/graphviz_2.26.3-1_amd64.deb" >> and
This version seems to be compiled against older libraries not present in 10.04: : st...@ralph ~;dot dot: error while loading shared libraries: libgvc.so.5: cannot open shared object file: No such file or directory So I recommend doing: sudo aptitude remove graphviz ; sudo aptitude install graphviz -- Stian Soiland-Reyes, myGrid team School of Computer Science The University of Manchester ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ taverna-users mailing list [email protected] [email protected] Web site: http://www.taverna.org.uk Mailing lists: http://www.taverna.org.uk/about/contact-us/
