Need tips on compiling Apache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 many references to external libraries and when moving to another server, it won't work
 
For 64-bit, I'm assuming you need to setup the
 
CFLAGS=-m64
 
Do I also need to setup the LDFLAGS and LD_LIBRARY_PATH?

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux