Web Hosting Talk







View Full Version : Installing mod_layout on RaQ3


Andres
09-12-2001, 04:37 AM
I'm trying to install mod_layout from Tangent.org on a RaQ3 but the installation file is pretty vague and I can't find any "plain English" installation guides. Has anyone successfully installed this on their server (or have any idea how to do it)?

From the install file:
-------------------------
Do you use DSO? If so just type make and
as long as apxs is in your path all things
should go smoothly.
If you are not using DSO you should be :)

If for some reason you need to compile
apache try the following:
1. Copy the contents of mod_layout into a directory under
your treee so that you have:
src/modules/layout/

2. Now copy the file Makefile.STATIC to Makefile in the
layout directory.

3. Call the configure script as you normally would and add the switch:
--activate-module=src/modules/layout/liblayout.a
---------------------------

I have no idea if the server supports DSO, but make and make install give me errors, even though I was able to locate apxs on the server (not sure how to put it "in my path" though).

./configure --activate-module=src/modules/layout/liblayout.a gives me a "directory ./configure not found" error. I'm not a total newbie but this thing has me pretty confused. Any help would be greatly appreciated.

Andres

Andres
09-17-2001, 09:26 PM
Anyone? Anyone? Bueller?

HD-Sam
04-22-2003, 12:48 AM
anyone have any ideas regarding the configuration for that

I also cannot figure out how to run this or do this:

3. Call the configure script as you normally would and add the switch:
--activate-module=src/modules/layout/liblayout.a

where would the configure script be?
i don't know what to do either

where is the configure script or where can i call it up?

i am running ensim webppliance 3.5 and redhat 7.3

thanks,
sam

Andres
04-22-2003, 03:02 PM
This thread is 2 years old, I think someone would have replied by now if they knew. ;)