On Mon Oct 16 02:43:57 2000, prikryl@xxxxxxxx wrote:
>
> > I don't believe this is a problem because libInventor.so and
> > libInventorXt.so automatically loads those other DSO's. Make sure
> > you have LD_LIBRARY_PATH set correctly.
>
> Well, the problem was issuing only 'make' and not 'make install' and
> therefore linkling against the old version of libInventor.so.
Yes, the 'make install' is required for the DSO's to be copied to the right
place for subsequent use.
> I'd say that something like
>
> for i in $(SUBDIRS) ; do (cd $i && $(MAKE) all) || exit 1 ; done
>
> would be better in this case - just in order to not overlook errors
> during the build (ok, if there are errors it'll not work anyway or the
No problem, that I can fix (in the next few days).
Jonathan Lim _ Silicon Graphics _ Mountain View
GPS Graphics Computer Systems CA, USA
|