Re: [users@httpd] Need tips on compiling Apache

2012-09-12 Thread Serge Fonville
users@httpd.apache.org > Subject: Re: [users@httpd] Need tips on compiling Apache > > > Hi, > > A few questions: > * Are the same libraries available on both servers > * Are the servers the same platform (OS/Architecture) > * What files did you copy(config/libaries/bin

RE: [users@httpd] Need tips on compiling Apache

2012-09-12 Thread Frank Mancini
: [users@httpd] Need tips on compiling Apache Hi, A few questions:* Are the same libraries available on both servers* Are the servers the same platform (OS/Architecture)* What files did you copy(config/libaries/binary) * Is the directory structure the same on both servers HTHKind regards/met

Re: [users@httpd] Need tips on compiling Apache

2012-09-12 Thread Serge Fonville
12 07:28:06 -0700 > Subject: [users@httpd] Need tips on compiling Apache > > > So, I'm new to compiling. I'm trying to compile both on a linux red hat > server and a Solaris 10 server > > > So lets start off with Solaris, I want to do the typical > > ./configur

RE: [users@httpd] Need tips on compiling Apache

2012-09-12 Thread Frank Mancini
07:28:06 -0700 Subject: [users@httpd] Need tips on compiling Apache So, I'm new to compiling. I'm trying to compile both on a linux red hat server and a Solaris 10 server So lets start off with Solaris, I want to do the typical ./configure --prefix=/my/home/directory --with

[users@httpd] Need tips on compiling Apache

2012-09-12 Thread Frank Mancini
So, I'm new to compiling. I'm trying to compile both on a linux red hat server and a Solaris 10 server So lets start off with Solaris, I want to do the typical ./configure --prefix=/my/home/directory --with-pcre=/installs/pcre which seems to work and compile, but I noticed there are ma