On Wed, Jun 18, 2008 at 02:49:36PM -0700, Bernard Li wrote:
> Hi Stu:
> 
> On Wed, Jun 18, 2008 at 2:39 PM, Stu Teasdale <[EMAIL PROTECTED]> wrote:
> 
> > Yes, debian amd64, is 64 bit clean through-out, so /lib64 is just a
> > symlink to /lib and /usr/lib64 is similarly just a link to /usr/lib.
> 
> If it's just a symlink, then I guess it won't cause any issues if I
> were to hardcode the path to EPREFIX/lib64 on x86_64, powerpc64 archs,
> right?

only if you ignore ia64, alpha and s390x; respect --libdir; and do it
only for linux.

for example OpenBSD amd64 uses /usr/lib (it is not a link to /usr/lib64) and
Solaris Sparc64 uses /usr/lib/sparcv9

Carlo

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to