Hank, > 5. Finally, when trying to upload an archive file, the box "Processing > Instructions" is null and I'm unable to upload an mp4 file. > > "conf/workflows" has various files, so I'm not sure what it's looking for or > why it can't find workflow entries.
the /conf/workflow directory is watched by Felix's Fileinstall. Each watched directory needs an entry in Fileinstall's /load directory, so please make sure /load contains a .cfg file pointing to /conf/load (this should be the case if you followed the installation instructions). If this didn't help, you need to make sure you are starting Matterhorn from the right directory (matterhorn_home), since the paths configured to be used by Fileinstall are relative, meanting that if you cd into /bin and do a ./start_matterhorn.sh, you are in the wrong place and should try to cd .. and then issue bin/start_matterhorn.sh. Tobias _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
