Hi,

According to document
http://opencast.jira.com/wiki/display/MHDOC/Install+Source+Linux+V1.2

Check out Matterhorn source

svn checkout http://opencast.jira.com/svn/MH/tags/1.2.0/ /opt/matterhorn/1.2.0

and later there is:

Configure
mkdir /opt/matterhorn/felix/load
cp -rf /opt/matterhorn/matterhorn_trunk/docs/felix/* /opt/matterhorn/felix/


Shouldn't the line

cp -rf /opt/matterhorn/matterhorn_trunk/docs/felix/* /opt/matterhorn/felix/

be replaced by

cp -rf /opt/matterhorn/1.2.0/docs/felix/* /opt/matterhorn/felix/

or?
Regards
Alex Contis
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to