Re: Data Protector v5.5 for Linux on x86_64 (Intel Xeon)? Ulrich Windl <Ulrich.Windl@RZ.Uni-Regensburg.DE> writes:
> Can I convince DP to install the 32bit client (if no 64 bit client exists)?
On redhat/x86_64, there is a little setarch utility which may help:
SYNOPSIS
setarch [ -3 ] program
DESCRIPTION
setarch This utility currently only affects the output of uname -m. For
example, on an AMD64 system, running 'setarch i386 program' will cause
'program' to see i686 (or other relevant arch) instead of x86_64 as
machine type. On systems where it is supported, the -3 option specifies
that processes should use a maximum of 3GB of address space.
EXAMPLES
setarch ppc32 rpmbuild --target=ppc --rebuild foo.src.rpm
Cheers,
--
In order to understand recursion you must first understand recursion.
Remove /-nsp/ for email. |