SCIRun User Mailing List

Text archives Help


Re: [SCIRUN-USERS] SCIRun Installation Error


Chronological Thread 
  • From: Michael Callahan <callahan@sci.utah.edu>
  • To: Marcos Ortiz <ortizalbino@hotmail.com>
  • Cc: scirun-users@sci.utah.edu
  • Subject: Re: [SCIRUN-USERS] SCIRun Installation Error
  • Date: Fri, 25 Jun 2004 11:06:41 -0600

SCIRun requires a fair number of software development packages in order
to compile and do our dynamic compilation.  Bison is one of those tools,
so you could get around this current problem by finding an appropriate
bison rpm.  In general everything you need should be contained on the
RH9 installation CDs, although you will probably have to install them. 
Here's a brief list of what you would need:

bison
flex
gcc
g++
development libraries for X11, etc.

If you are just wanting to try SCIRun out then you can download and
install our prepackaged RPM file.  You will not be able to do anything
requiring dynamic compilation but you should be able to run the
precompiled example networks.

  Michael

On Fri, 2004-06-25 at 01:55, Marcos Ortiz wrote:
> Hello,
> 
> This is Marcos Ortiz, I am working with Greg Jones on a SCRun project and 
> was trying to set SCIRun on my laptop. I am running Linux RedHat 9.0 (just 
> installed) and have encounter a problem. When Building SCIRun, following 
> the 
> installation guide, the netx error has come:
> 
> configure: error: bison is required, and was not found in your PATH.
>                   Please add it to your PATH, or set the environment
>                   variable YACC to the appropriate bison executable,
>                   then run configure again.
> 
> This happened when I entered the folloiwing instruction:
> 
> ../src/configure 
> --with-thirdparty=/usr/local/SCIRun/Thirdparty/1.20/Linux/gcc-3.2.2-32bit/ 
> --enable-package="BioPSE MatlabInterface Teem"
> 
> Can anyone help me figure out this one?
> 
> Thanks,
> 
> Marcos.
> 
> 
> ===========================================================================
> == 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         ==
> ===========================================================================

===========================================================================
== 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