On 9/19/2012 10:37 AM, Gilson Souza wrote: > I saw on user list ( > http://opencast.3480289.n2.nabble.com/Matterhorn-users-The-problem-of-starting-matterhorn-1-3-1-layman-problem-tt7581025.html) > that it's occurring because maven has failed to copy the necessary > dependencies into the $FELIX_HOME/lib directory, however I didn't see a > solution for this issue, so I would like to ask if someone has any idea > about what can I do? I already restarted the steps from the beginning a > couple times and it didn't solve my problem.
When you built Matterhorn (mvn clean install, etc) did you have FELIX_HOME defined as a shell variable? Was it defined to point at the right place? You've correctly diagnosed the problem, and the solution is generally to figure out where the files ended up and move them to the right place, or just rebuild with the shell variable set to point where you're expecting it to. G > > Thanks, > Gilson > > > > > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
