Hi Karen, just take a look at the Matterhorn start script (start_matterhorn.sh). You'll see that in there, FELIX_HOME is evaluated. If it's not set, it is currently hardcoded to /Applications/Matterhorn (which will be removed soon).
So you will either need to adjust that script or set FELIX_HOME in your shell environment. Tobias On 18.11.2011, at 17:43, Karen Dolan wrote: > Matterhorn Users, > > I am installing Matterhorn on Mac OS x and I have a little confusion over the > FELIX_HOME environment variable. > > I stumbled over some Matterhorn (OSx MH 1.2/trunk) files referencing > "/Library/felix-framework-x" and "/opt/matterhorn/felix" values for > FELIX_HOME. > > After a few install attempts, it seems safest not to set FELIX_HOME in the > general environment, and let the Matterhorn configuration files define it to > (to /opt/matterhorn/felix). Is this true for you, too? > > If FELIX_HOME is set in the environment to "/Library/felix-framework-3.2.2", > will that cause problems for Matterhorn install and start scripts? > > Thank you, > Karen > > Karen Dolan > Harvard University, Division of Continuing Education > [email protected] > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users _______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
