Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
apache / mod_perl - general ranting
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
weasel
n00b
n00b


Joined: 27 Apr 2002
Posts: 17
Location: New York

PostPosted: Sun Apr 28, 2002 6:35 am    Post subject: apache / mod_perl - general ranting Reply with quote

Greetings to the Programming board,

I originally posted a message to the "All Things Gentoo" board about a problem I was having with installing a statically compiled apache binary with mod_perl support.

That post is here:
https://forums.gentoo.org/viewtopic.php?t=1115

Basically, I am trying to find the best way to build and install a statically compiled Gentoo version of apache through the emerge system, and don't want to start re-inventing the wheel in the process. So if anyone has any sugesstions I would love to hear about them.

There was one more thing I was hoping to find more information about. The rc script for apache located at /etc/init.d/apache, contains the following function:

Code:

depend()
     need net
     use mysql
}


What I was curious about was the "use mysql". What, if anything, is the purpose of this? Since mysql is not listed as a dependancy in the apache ebuild script I do not have it installed. Would this create problems?

Thanks,
Anthony "Weasel" Porcano
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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