SCIRun User Mailing List

Text archives Help


Re: [SCIRUN-USERS] Scirun 3.0 Build error


Chronological Thread 
  • From: "Farid Harhad" <fharhad@cct.lsu.edu>
  • To: "gaurav gunjan jha" <crazytitan05@gmail.com>
  • Cc: scirun-users@sci.utah.edu
  • Subject: Re: [SCIRUN-USERS] Scirun 3.0 Build error
  • Date: Mon, 15 Jan 2007 12:34:16 -0600
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=mtv9y1v4qMzSI2kQJvxJfwxYHmWjMEbghnnR2O9VC34zWYhDbcYI3RXvyU6+JUBh4Tfoh1qtO16iIKJpb2Xz7tLsqqPc7G8WEJ4uKGwQDNW48J6jovaYzefJYwD4DAF1arG3L5GXVeBIZZ9nKmG5ZsraWyjqqWZdM+W4izWxvuo=

Hey Gaurav,

My name is Farid.  I'm a scirun user from Louisiana State University.  If I'm not mistaken, all you have to do is untar the fusion package in the src/Packages folder (where all extra packages are stored).  Then run the cmake again with the new extra package.  Namely fusion.

You have to adjust the cmake variable LOAD_PACKAGE from:
SCIRun,BioPSE,Teem,MatlabInterface

To:
SCIRun,BioPSE,Teem,MatlabInterface,Fusion


Make sure you don't add a space, otherwise, cmake will complain saying that it did not find the Funsion folder.

Good luck,

--Farid





On 1/15/07, gaurav gunjan jha <crazytitan05@gmail.com> wrote:


Hi all !!

i have installed SCIRUN.3.0.0.tar.gz  but now i want to have fusion package capabilities also.
can u suggest me whether fusion package can be installed after i have installed SCIRUN.3.0.0.tar.gz  or i have to install separately

the set comprising :  -          1)  scirun.1.24.tar.gz
                                           2) Teem.pkg.1.24.tar.gz
                                          3)  fusion.pkg.1.24.2.tar.gz
                                          4) datalo.pkg.1.24.2.tar.gz
                                          thirdparty_install.1.24.tar.gz



and also how should i install fusion package if i can include fusion package in the SCIRUN.3.0.0.tar.gz





On 1/12/07, J. Davison de St. Germain < dav@cs.utah.edu> wrote:

Hi Greg,

> I'm trying to build SCIRUN_CORE, tags/3.0.0 version,
> on msvc8.  Configuration details are "static build,
> dataflow off, seg3d on".
>
> Error details are below.  If you look at the code in
> TetMC.h, it's clear that when HAVE_HASH_MAP is not defined
> (apparently it's not defined for me), two struct
> edgepairless's will be defined.

That is strange...  I'm not sure exactly what is going on there, but I
think you can just delete the final "#else" with the duplicate
edgepairless struct definition.  I don't know why we haven't seen this
error appear on our systems...  Please try the above fix and let me
know what you find.

> 2nd question: Are there any archives of the mailing list?
> I wanted to check if this is a known problem.

There is not an easily available archive of this list.  However,
please feel free to contact me directly if you have questions and I
would be happy to look into them for you.

    Sincerely,
          J. Davison de St. Germain

-----------------------------------------------------------------------
- J. Davison de St. Germain         dav@sci.utah.edu   (801) 581-4078 -
- Chief Software Engineer           http://www.cs.utah.edu/~dav        -
- SCI Institute, SE C-SAFE          University of Utah                -
-----------------------------------------------------------------------



===========================================================================
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu   ==
== for more details.                                                     ==
== Please acknowledge use of SCIRun in your papers and reports:          ==
==   see http://software.sci.utah.edu/scirun-biopse_citation.bib         ==
===========================================================================





Archive powered by MHonArc 2.6.16.

Top of page