[users@httpd] Makefiles in subprojects have non-overridable install paths

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

 



Hello.  I have httpd-2.0.54 source and am building on MAC OS X Tiger. 
Here is what I have done...

1.  ./configure --enable-layout=RedHat
2.  vi srclib/apr-util/Makefile, where I see that libdir is set to
"/usr/lib"

Now, I'd like to "make install prefix=/tmp/foo" (building an RPM), but
this won't work, since libdir is not $prefix/lib or some such.  Now, if
I "make distclean" at the top, then cd apr-util and do a configure
(after configuring apr, yes, and using --with-apr=), then the resulting
Makefile has libdir set to "${prefix}/lib", which I what I want.

So, can the gurus tell me if I am missing something or if this is a bug
(in my understanding?)?  I am not familiar enough with the tools and
sources to know.

Regards,
Adam


---------------------------------------------------------------------
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