Re: Packaging Apache httpd 2.2.x

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

 



fredk2 wrote:
Thanks Bill,

I looked again at configure (autoconf script?) and I saw additional make
install options so i did:

configure --prefix=/target/dir .....
make
make install exec_prefix=/build/dir prefix=/build/dir

It almost worked except for two subdirectories:

/target/dir
   include   <--  apr*h  apu*h and expat.h
   lib         <-- only libexpat* related .so

and conf/* had the the build path.

it does not look like that there is a simple option(s).  I think that more
effort than changing a main option for configure or add a 'sed' is not a
good thing to do.  We do not want to mess with a process that so many
brilliant people have worked out over the years :-)

Thanks again - Fred

No trouble - you probably also wanted to redirect prefix=/foo in addition
to the exec_prefix= - they aren't connected.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[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