building DOM - no rule to make target 'install'

I’m running ubuntu 7.10, I’ve downloaded the collada dom with all its dependencies, and the ‘make’ process runs fine. however, i can’t seem to make install - has no rules for doing this. suggestions?

thanks

The make install rule isn’t in the last official release. The next official release is due soon, but in the meantime just grab the svn trunk: svn co https://collada-dom.svn.sourceforge.net … -dom/trunk collada-dom

To get svn: sudo aptitude install subversion

Steve