From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Daniel P. Berrange" Subject: Re: [PATCH] ioemu: 'lib64' is Linux-specific Date: Wed, 23 Jan 2008 21:33:26 +0000 Message-ID: <20080123213326.GR17258@redhat.com> References: <7e4475e2a9ea07575966.1201123347@hatchback> Reply-To: "Daniel P. Berrange" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <7e4475e2a9ea07575966.1201123347@hatchback> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: john.levon@sun.com Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Wed, Jan 23, 2008 at 01:22:27PM -0800, john.levon@sun.com wrote: > # HG changeset patch > # User john.levon@sun.com > # Date 1201123340 28800 > # Node ID 7e4475e2a9ea0757596627bf86c4626b83bed2f2 > # Parent 433792312a402e3169c7453e0a82a4c85f6f65f1 > ioemu: 'lib64' is Linux-specific > > Only use libdir == 'lib64' on Linux. Actually that's not entirely correct either - lib64 is specific to multi-lib Linux distros only. Fedora / RHEL are multi-lib, Debian isn't. To be honest, Xen shouldn't be putting binaries in /usr/{lib,lib64}/xen/bin. They should be in /usr/libexec instead. For compat with existing configs a symlink from /usr/{lib,lib64}/xen/bin to /usr/libexec could be used Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|