RE: [EMAIL PROTECTED] how to compile apache with out depending on the mechine name (UNIX)

2006-07-17 Thread Boyle Owen
> -Original Message- > From: Meir Yanovich [mailto:[EMAIL PROTECTED] > Sent: Sunday, July 16, 2006 12:14 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] how to compile apache with out > depending on the mechine name (UNIX) > > > > Hello all

[EMAIL PROTECTED] how to compile apache with out depending on the mechine name (UNIX)

2006-07-16 Thread Meir Yanovich
Hello all im compiling apache 1.3 from source like this : sh -c 'CC="cc" CFLAGS="-g -mt -xcode=pic32 -xarch=v9 -KPIC " ./configure --prefix=/bld/myPlace/Run/apache --enable-module=so --enable-module=most --enable-shared=max --enable-rule=SHARED_CORE --enable-rule=SHARED_CORE' and its working jus