SCIRun User Mailing List

Text archives Help


Re: [SCIRUN-USERS] SCIRun tutorial problem on SGI Fuel workstation


Chronological Thread 
  • From: Martin Cole <mjc@sci.utah.edu>
  • To: Rocky Rhodes <rhodes@sgi.com>
  • Cc: "'scirun-users@sci.utah.edu'" <scirun-users@sci.utah.edu>
  • Subject: Re: [SCIRUN-USERS] SCIRun tutorial problem on SGI Fuel workstation
  • Date: Mon, 12 Jan 2004 11:30:10 -0700

Try unsetting all of your LD_LIBRARY_PATH type env vars completely. I am not sure that we have access to a SGI Fuel ...

--mc

Rocky Rhodes wrote:

I've downloaded and installed SCIRun 1.20.1 on my SGI Fuel workstation.
Everything seemed to work fine.  I'm now trying to work my way through the
tutorial, but am having trouble getting dynamic compilation working, it
seems.  When working through the Geometry Visualization chapter, the log
file for the ShowField module shows some errors when it tries to do its
dynamic compilation.

I get a bunch of ld32 errors when it does the dynamic compilation.  All of
them are like:

ld32: WARNING 157: Unresolved text symbol
"SciRun::GeomCylinders::GeomCylinders(int,double)" -- 1st referenced by
RenderTextField.TetVolFieldDouble.TetVolMesh.Node.o.

All of the messages shown are warnings.

Then after a bunch of these, I hear that the Dynamic Loader has successfully
completed, but then I get the following line:

ERROR: Could not get algorithm for 'RenderField<TetVolField<double>,
TetVolMesh::Node>'

It seems like the dynamic compilation is happening, but then the application
is not able to link to the newly built .so file.  I think I have all
environment variables set, as described in the installation guide
(SCIRUN_DATA, SCIRUN_ON_THE_FLY_LIBS_DIR, and SCIRUN_DATASET) and the code
is getting generated and compiled in the SCIRUN_ON_THE_FLY_LIBS_DIR
directory.  I also added this directory to the LD_LIBRARY_PATH environment
variable, although this was not mentioned anywhere I saw in your
documentation.

Any ideas?

Thanks for the help.

        Rocky Rhodes

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