Re: [Resin-interest] Ubuntu installation

2011-01-30 Thread Peter Yuill
Hi Kevin,

 wget http://www.caucho.com/download/resin-pro-4.0.14.tar.gz
 tar zxf resin-pro-4.0.14.tar.gz
 cd resin-pro-4.0.14
 ./configure --with-java-home=/usr/lib/jvm/java-6-sun 
 --with-apxs=/usr/bin/apxs2
 cd modules/c/src/
 make
 make install
 scp /usr/lib/apache2/modules/mod_caucho.so [user]@production:/home/user

Thanks for the clarification. It turns out the problem I had (as a linux 
newbie) was with the documentation. It left out the crucial step of 
'make install'.

Regards,
Peter


___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] Ubuntu installation

2011-01-28 Thread Kevin Watson
Peter,

I had this issue as well. My solution was to build mod-caucho from
source on a QA box and put it in place on my production box.

-Kevin Watson

Aplos Software
http://www.aplossoftware.com



On Thu, Jan 27, 2011 at 10:49 PM, Peter Yuill pyu...@objectix.com.au wrote:
 I am attempting to install resin 4 on Ubuntu, and I have used the Caucho
 debian repository and apt-get. However now I need to compile mod-caucho
 and I can not find either a  source package or the configure script in
 the binary package. Am I missing something, or can I not use the deb
 package if I need to compile mod-caucho?

 Regards,
 Peter


 ___
 resin-interest mailing list
 resin-interest@caucho.com
 http://maillist.caucho.com/mailman/listinfo/resin-interest



___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest