Collada Dome Ubuntu Problem

Hi,

I am trying to get the Collada Dome 2.2 installed on a Ubuntu 14.04 Server.

When I do “make os=linux project=minizip”, I am getting the following error:

In file included from src/dae/dae.cpp:19:0:
include/1.4/dom/domCOLLADA.h:16:26: fatal error: dom/domAsset.h: No such file or directory
#include <dom/domAsset.h>
^
compilation terminated.

Does anyone have an Idea how to solve this?
Im stucked with this since few days now and need the collada plugin urgently to run with OSG.

Thank you!