Ram Munjuluri (munjulur++at++ivex3d.com)
Thu, 26 Feb 1998 13:39:55 -0500
One work around for the your -lvl problem is, IF you are not using the video library calls in your Performer app, you could modify the "pfmakedefs" so that it doesn't call vl.
OR
setenv NEED_VIDEO_LIBS 0
should ignore this video library.
OR
you could simply find this video lib in the IDO disk and install it.
your other problem with motif.c is missing libGLw.a archive. I believe the same disk should have
the required lib, OR you could simply compile and build the archive from the source
from /usr/share/src/OpenGL/toolkits/libwidget
First check to see if
% make motif.ogldso
work ok !!
Hope this helped
,
-Ram
ram++at++ivex3d.com
===================================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:53 PDT