Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Resin installation
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Cleotis
n00b
n00b


Joined: 09 Aug 2002
Posts: 53
Location: Belgium

PostPosted: Tue Apr 01, 2003 8:32 am    Post subject: Resin installation Reply with quote

Hello,

I am trying to install Resin-ee with the apache module mod_caucho. I had Resin 2.1.6 (not the ee version) running perfectly, but with Resin-ee 2.1.8 the configure script isn't working. (I'm using the binary version, the configure script compiles the mod_caucho plugin - it works standalone) I'm getting the following error:

Code:
configure: error: Can't find Apache bin directory /usr/sbin


Anyone?

Thanks!
Back to top
View user's profile Send private message
tracer
n00b
n00b


Joined: 18 Apr 2003
Posts: 1

PostPosted: Fri Apr 18, 2003 11:03 am    Post subject: Reply with quote

# cd /usr/sbin
# ln -s apache httpd
# cd $RESIN_HOME/src
# ./configure --with-apxs
# make
# make install
Back to top
View user's profile Send private message
Cleotis
n00b
n00b


Joined: 09 Aug 2002
Posts: 53
Location: Belgium

PostPosted: Sun Apr 20, 2003 6:35 am    Post subject: Reply with quote

tracer wrote:
# cd /usr/sbin
# ln -s apache httpd
# cd $RESIN_HOME/src
# ./configure --with-apxs
# make
# make install


Thanks! That has done the trick
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum