Leo Simons wrote:

>Here's some more detailed instructions you probably don't need....
>
>How to Get Started with Merlin
>------------------------------
>0) Download and install Ant [1].
>
>1) check out the modules jakarta-avalon and jakarta-avalon-excalibur
>from CVS. Make sure you download them into the same directory (which
>I'll call $BASE from now on). For more on CVS, see [2]
>
>2) change to $BASE/jakarta-avalon:
>       $ cd $BASE/jakarta-avalon
>
>3) type 'ant':
>       $ ant
>
>4) change to $BASE/jakarta-avalon-excalibur/assembly
>       $ cd $BASE/jakarta-avalon-excalibur/assembly
>       
>5) type 'ant':
>       $ ant
>
>6) type 'kernel' --> this should run the examples
>       $ kernel
>
>if things don't work, repeat steps 2-5 but use the option '-v' (for
>verbose):
>       $ cd $BASE/jakarta-avalon
>       $ ant -v
>       $ cd $BASE/jakarta-avalon-excalibur/assembly
>       $ ant -v
>       $ kernel
>
>and send all the output to this mailing list. So someone can help you
>out.
>
>references:
>       [1] http://jakarta.apache.org/ant
>       [2] http://jakarta.apache.org/site/cvs.html
>
>best regards,
>
>Leo Simons
>
>PS: Steve, how about you turning the above into xdoc :P
>

Will do - I'll post a URL as soon as its done.

Cheers, Steve.

>
>On Tue, 2002-08-27 at 14:26, Stephen McConnell wrote:
>  
>
>>Alexey Maslov wrote:
>>
>>    
>>
>>>Hi!
>>>
>>> I've built Excalibur from sources and now trying to go through the
>>>Merlin demo. But right after start ('ant demo') it throws exception:
>>>
>>>      
>>>
>>Demo's have been moved over to the excalibur/assembly package (Merlin 2)
>>
>>Here is details for building and running
>>
>>   $ cd jakarta-avalon-excalibur/assembly
>>   $ ant
>>   $ kernel
>>
>>The kernel command just runs "merlin <filename>" where the filename is a 
>>kerenel configuration.
>>Let me know if you have any problems.
>>    
>>
>
>
>
>--
>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>  
>

-- 

Stephen J. McConnell

OSM SARL
digital products for a global economy
mailto:[EMAIL PROTECTED]
http://www.osm.net




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

Reply via email to