Compiling nginx

Hi All,

Can I please check. (linux noob :slight_smile:

I am compiling nginx under Ubuntu 10.4 - but I need to deploy on 8.04.

It that going to work, or should I avoid grief by compiling under 8.04?

Regards

Ian

Can I please check. (linux noob :slight_smile:

I am compiling nginx under Ubuntu 10.4 - but I need to deploy on 8.04.

It that going to work, or should I avoid grief by compiling under 8.04?

Due to glibc changes between 8.04 and 10.04, you should definitely build
on
8.04 in order to deploy to it.

  • Jeff

–
Ubuntu’s Bleeding Edge

“Linux continues to have almost as much soul as James Brown.” -
Forrest
Cook, LWN

On 23/06/2010 00:41, Jeff W. wrote:

8.04 in order to deploy to it.

Thanks Jeff,

Another VM coming up. :slight_smile:

Regards

Ian