SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] Re: building scirun on ubuntu


Chronological Thread 
  • From: tom fogal <tfogal@sci.utah.edu>
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] Re: building scirun on ubuntu
  • Date: Mon, 09 Nov 2009 11:12:50 -0700

Sympa hates me sometimes.

This went privately to Petrov, but missed the list... forwarding along.

------- Forwarded Message

From: tom fogal <tfogal@alumni.unh.edu>
To: "Petrov, P." <P.Petrov@umcutrecht.nl>
cc: scirun-users@sci.utah.edu
Subject: Re: [SCIRUN-USERS] building scirun on ubuntu 
In-Reply-To: Your message of "Mon, 09 Nov 2009 16:58:10 +0100."
             <7865FEBD8DFE2942973AD4CD19784ECB01BDF4E5@EXV4.ds.umcutrecht.nl
References: <7865FEBD8DFE2942973AD4CD19784ECB01BDF4E5@EXV4.ds.umcutrecht.nl
Date: Mon, 09 Nov 2009 10:57:05 -0700

Hi Petrov,

"Petrov, P." <P.Petrov@umcutrecht.nl> writes:
> Not anymore, i did update ubuntu and tried building aigain , no lcuk.
> the strangest is that the dependnecies fail on sprintf , all defined
> in <cstdio> while only <iostream> is included in the file giving the
> error ../src/External/slivr/Point.cc

It sounds like some of the include files are out of date.  That happens
from time to time.  I'll try to make a pass w/ gcc 4.3 on our current
trunk today, but the latest Ubuntu might be shipping 4.4 these days.

In any case, please copy and paste the error messages you get when
reporting compilation issues.

> also how can i build without the dependancies first.  I have
> installed latest on all of them via ubuntu repositories.

Unfortunately we don't support building from anything except the
dependencies shipped in the tarball.  We simply don't have the manpower
to validate such a large and variable software stack.

That said, you can fiddle with the CMake variables, usually pointing
them at libraries in, say, /usr/lib/, to build against your "system"
libraries.  You would not use the build.sh script in this case.  As
I mention above, this is unsupported... but it's also likely to work
fine.

- -tom

------- End of Forwarded Message



Archive powered by MHonArc 2.6.16.

Top of page