|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] ioemu: 'lib64' is Linux-specific
On Wed, Jan 23, 2008 at 01:22:27PM -0800, john.levon@xxxxxxx wrote:
> # HG changeset patch
> # User john.levon@xxxxxxx
> # 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 -=|
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|