On Tuesday 10 August 2004 21:12, Tobias Wolf wrote:
> Hi Folks,
>
> I am just getting used to Merlin and successfully finished some of the
> tutorials. The Project I am going realize with Merlin depends on access
> from the Web and so the Http Facility seems to be the right thing for me :)
>
> I checked out the avalon trunk with subversion from this location :
>
> svn co https://svn.apache.org/repos/asf/avalon/trunk
>
> and made
>
> ant setup
> ant clean
> ant
>
> I unzipped the avalon-merlin-cli-SNAPSHOT.zip under my personal
> usr-directory and set the correct enviroment variables to it. The simple
> example from the tutorial executes fine, no problem there.
>
> Now I want to have a look at the usage of the facility, but i can't start
> it  :(

First of all, the Http Facility (as you may not know) is far from complete. In 
fact, not a single line of code in there is more than 10 days old.

That said; it does work to a large degree. You are just experiencing that 
Magic and Merlin still needs some integration.

Create a merlin.properties in your merlin directory, containing the following 
line;

merlin.repository = /home/tobias/.magic/main

(Figure out where the .magic directory is on your system...)

this instructs Merlin to look for built artifacts in the right places. 


I hope this helps. And any further issues, don't hesitate to yell.

Niclas
-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to