Rob Jenkins (robj++at++quid.csd.sgi.com)
Wed, 11 Feb 1998 09:02:03 -0800
To get good debug info for this see the man rld page, under the section
'rld.debug options' see how to set the appropriate _RLD_PATH env var ( eg
/usr/lib/rld.debug ) then setenv _RLD_ARGS to -trace ( or -v ) and see if that
highlights anything about where rld thinks it's looking. You could also sanithy
check your pf 2.2 install to make sure all libs are from the same pf 2.2 alpha
( did you ever have a Beta pf 2.2 ?
elfdump -L /usr/lib/libpf* | grep IVERSION and
elfdump -L /usr/lib/libpfdb/* | grep IVERSION
should all show lot's of things like:
[35] IVERSION sgi4.0.440
^^^ this is the pf 2.2 alpha #, 440 was the released
version.
Cheers
Rob
On Feb 11, 1:55pm, Roy Ruddle wrote:
> Subject: .iv loader error in pf2.2
> Hi chaps,
>
> I'm progressing slowly but now I have another problem. I hope u can help!
>
> Running perfly I can load .flt .sv .dxf .dwb .wrl and .obj DBs correctly.
> However, when I try to load any .iv file (e.g., windmill.iv or xforms.iv,
> both IV v2.0 DBs that are on the pf2.2 CD) I get the following messages:
>
> PF Warning: pfdFindConverterDSO() - Could not load DSO for extension "iv20"
> PF Warning: pfdFindConverterDSO() - Could not load DSO for extension "iv"
> PF Warning: pfdLoadFile() - Unable to load file windmill.iv because of
> problem finding pfdLoadFile_iv
>
> WHY, WHY, WHY?
>
> The library files appear to be present and in the correct place (I should
> be using the default libraries, i.e., n32):
> /usr/lib32/libpfdb:
> libpfiv.so
> libpfiv_igl.so
> libpfiv_igl.so.4
> libpfiv_ogl.so
> libpfiv_ogl.so.4
>
> /usr/lib/libpfdb:
> libpfiv.so
> libpfiv20.so
> libpfiv20_igl.so
> libpfiv20_igl.so.4
> libpfiv20_ogl.so
> libpfiv20_ogl.so.4
> libpfiv_igl.so
> libpfiv_igl.so.4
> libpfiv_ogl.so
> libpfiv_ogl.so.4
>
> Surely the fact that the other types of DB load correctly indicates that
> pf2.2 is installed correctly (I've got a completely standard installation
> in terms of the directory structure)?
>
> Suggestions gratefully received.
>
> roy
>
>
> =======================================================================
> List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
> Submissions: info-performer++at++sgi.com
> Admin. requests: info-performer-request++at++sgi.com
>-- End of excerpt from Roy Ruddle
--
________________________________________________________________
Rob Jenkins mailto:robj++at++sgi.com
Silicon Graphics, Mtn View, California, USA
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
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:56:46 PDT