Question

I have tried macports:

port install openvrml

Also tried fink (with unstable tree configuration)

fink install openvrml6-xembed-dev

and both failed.

Also tried downloading the source form Sourceforge and don't know what do with those sources. OpenVRML from sourceforge

should I run just do this? :

./configure
make

Any help is very appreciated , thanks ;)

Was it helpful?

Solution

You don't give any information about what sorts of failures you've seen so it's difficult to guess. However, it looks like one fix for an openvrml build problem was just checked-in to macports. If the problem description looks familiar, you might want to try it again:

sudo port sync
sudo port install openvrml
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top