SCIRun User Mailing List

Text archives Help


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


Chronological Thread 
  • From: Rocky Rhodes <rhodes@sgi.com>
  • To: "'scirun-users@sci.utah.edu'" <scirun-users@sci.utah.edu>
  • Subject: [SCIRUN-USERS] SCIRun tutorial problem on SGI Fuel workstation
  • Date: Mon, 12 Jan 2004 10:08:58 -0800

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





Archive powered by MHonArc 2.6.16.

Top of page