PDA

View Full Version : How Do I Install mod_layout?



94MB.com
August 22nd, 2007, 16:46
I need to install mod_layout on my server for Iads to function. Can anyone tell me how to get mod_layout and how to install it or point me to somewhere that talks you through it.

Many Thanks
Andrew from 94MB.com

sellwhm
August 22nd, 2007, 17:22
Try this: http://www.linuxjunkies.in/post3205.html

krakjoe
August 23rd, 2007, 02:39
wget http://download.tangent.org/mod_layout-3.4.tar.gz
tar xzf mod_layout-3.4.tar.gz
cd mod_layout*
make
make install