|
apr-mod apache2
so i installed apache2 en now i want to install mod_mono all seems to go well untill it reaches the lines apxs and apr
so i type ./configure --with-apxs=/usr/include
(this seems to be in order, at confige he says checking for apxs --> good executable :s)
but the apr doenst seem to be installed or something like that.
I installed apache2 while i was in the Root map, so everything is in its standard map i suppose.
Now the question is, is this apxs and apr already installed? ifso where are they? or do I need to install them first? and how?
thnx for the help
|