You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by "M. Reck" <3r...@informatik.uni-hamburg.de> on 2002/02/02 18:21:40 UTC

Installing Cocoon2 on MacOSX

Hello all!

Does anybody know where i can find instructions how to install Cocoon 2 
on MacOSX?

Any help appreciatet,
Martina


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: Installing Cocoon2 on MacOSX

Posted by Joseph Jupin <jo...@fe77.com>.
MacOSX Cocoon works perfectly fine with the standard 
distribution.  The only problem I had was with compiling 
the classes, the zip tool cut off the characters of file 
names after a certain point.  So, I had to traverse the 
directory and put the names back in for the source files. 
 Then, compilation worked like a charm - same command as 
they use for the solaris build.  Just stick everything 
under /usr/local and you should be golden.

peace.  JOe...
ps -> I have cocoon running on both a graphite g4 and my 
titanium powerbook - one is MacOS X server the other is 
just standard MaxOS X.

On Sat, 2 Feb 2002 18:21:40 +0100
  M. Reck <3r...@informatik.uni-hamburg.de> wrote:
>Hello all!
>
>Does anybody know where i can find instructions how to 
>install Cocoon 2 on MacOSX?
>
>Any help appreciatet,
>Martina
>
>
>---------------------------------------------------------------------
>Please check that your question has not already been 
>answered in the
>FAQ before posting. 
><http://xml.apache.org/cocoon/faqs.html>
>
>To unsubscribe, e-mail: 
><co...@xml.apache.org>
>For additional commands, e-mail: 
><co...@xml.apache.org>
>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: Installing Cocoon2 on MacOSX

Posted by Andre Thenot <at...@thenot.net>.
Martina,

Just follow all the instructions in the docs that pertain to 
unix and you should be fine.

I suggest you make a directory in /Applications called "Local" 
(so it looks like /usr/local, but it's visible from the Finder). 
Install Apache's Tomcat in there, and put Cocoon's war file in 
the webapps directory in the tomcat directory. Then start tomcat 
and voilĂ .

It might help to enable the root account, so you can "su" to 
root when needed instead of typing "sudo" all the time. See 
<file:///Developer/Documentation/Kernel/Tutorials/KEXTutorials/2Kernel/Test_the_Kernel_Extension.
html>, section "Enable the Root User" for more info (link only 
works from a Mac OS X box).

A.

On Saturday, February 2, 2002, at 12:21 , M. Reck wrote:

> Hello all!
>
> Does anybody know where i can find instructions how to install 
> Cocoon 2 on MacOSX?
>
> Any help appreciatet,
> Martina


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>