Don Hatch (hatch++at++hell.asd.sgi.com)
Tue, 2 Jul 1996 18:22:58 -0700
I've had success with Performer 2.0 by making sure
the desired loader DSO is in the first place it tries.
I.e. if purify aborts with the message:
Purify: Error: match_version can't stat ./libpfobj_ogl.so.2.
then say:
ln -s /usr/lib/libpfdb/libpfobj_ogl.so .
and it should work the next time. (It purifies the DSO on the fly, I think.)
If you can't get that to work, you can always edit and recompile
your program to calling pfdLoadFile_obj() (or whatever)
explicitly instead of pfdLoadFile().
Don
-- Don Hatch hatch++at++sgi.com (415) 933-5150 Silicon Graphics, Inc.======================================================================= List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/ <--new! Submissions: info-performer++at++sgi.com Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:53:08 PDT