Displaying 20 results from an estimated 23 matches for "x64_64".
2006 Apr 04
0
CESA-2006:0272 Moderate CentOS 4 x64_64 openmotif - security update
CentOS Errata and Security Advisory CESA-2006:0272
openmotif security update for CentOS 4 x86_64:
https://rhn.redhat.com/errata/RHSA-2006-0272.html
The following updated file has been uploaded and is currently syncing to
the mirrors:
x86_64:
openmotif21-2.1.30-11.RHEL4.5.i386.rpm
openmotif-2.2.3-10.RHEL4.1.i386.rpm
openmotif-2.2.3-10.RHEL4.1.x86_64.rpm
2020 Feb 27
2
mingw compiler for x84_64 CentOS 7
Hello there,
it seems that EPEL only provides mingw cross-compiler packages for
aarch64. Aren't there x64_64 ones for CentOS 7, as there were for
CentOS 6?
Regards,
--
wwp
https://useplaintext.email/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.cent...
2018 Aug 10
2
Call for testing: OpenSSH 7.8
On Fri, 10 Aug 2018, Zev Weiss wrote:
> On Void Linux (kernel 4.14, glibc 2.26, gcc 7.3) I'm seeing a failure
> in the test_kex unit test:
[snip]
Thanks for testing!
I tried to recreate this by installing void x64_64 to a VM, but couldn't
- the test passes for me.a
My system ended up with a slightly newer kernel (4.17 IIRC). What
hardware platform are you using?
-d
2009 Dec 23
1
puppetmaster 0.25.x factdir error
Hello...
I started testing puppet 0.25.x on my puppetmaster (RH 5.4 x64_64). I
first tried 0.25.1 from EPEL testing, then 0.25.2rc1. I am using
apache/mongrel with 10 ports. My puppetmaster configs are
in /srv/puppet not /var/puppet. When starting puppetmaster I get the
following errors:
Port: 18140Could not prepare for execution: Got 1 failure(s) while
initializi...
2006 Jul 14
3
Problems with installation
Hi all,
I try to install CentOS 4.3 for X64_64 on a new Dell PowerEdge 2950. I have
two problems:
1.
After booting from CD I pressed 'return' to start installation (BIOS-support
for USB-keyboard works). After probing the hardware my USB-Keyboard is not
working anymore. Dell removed ALL PS/2-Interfaces so I have to use USB. When
I star...
2014 Jul 02
2
Re: configuring a lxc guest to run 32bits from a 64bits host under libvirt-lxc
...ng something like
> <os>
> <type arch='i686'>exe</type>
> <init>/sbin/init</init>
> </os>
> in the guest XML config should do the trick
Yes, setting arch='i686' should force the container to have a 32-bit
personality on x64_64. Likewise for ppc vs ppc64, s390 vs s390x, etc
Regards,
Daniel
--
|: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org -o- http://virt-manager.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/...
2009 Feb 05
1
Question about mount.cifs and smbclient
Hi!
I have a problem for a few weeks, and can't figure out what could be the
problem.
The client computer runs RHEL 5.2 (arch: x64_64); the smb server is
unknown for us.
I'm sorry, that I can't provide any info (usernames, servernames, IPs,
etc), they are masked to look like variables. But they are correct as
far as i am concerned.
When I try to mount it with mount.cifs (.smbfs doesn't exist on RHEL) I
get the follow...
2020 Feb 27
0
mingw compiler for x84_64 CentOS 7
On 2/27/20 1:47 AM, wwp wrote:
> Hello there,
>
> it seems that EPEL only provides mingw cross-compiler packages for
> aarch64. Aren't there x64_64 ones for CentOS 7, as there were for
> CentOS 6?
Not quite sure why you are asking questions about EPEL on the CentOS
list, but here is your answer:
https://lists.fedoraproject.org/archives/list/epel-devel at lists.fedoraproject.org/message/ABVQCDXIZXVWK2AGXQS3P5HPEW6XMVLS/
--
Orion Poplaws...
2008 Mar 15
1
[PATCH] thusnelda keyframe only speedup
Hi all,
Attached is a trivial patch that speeds up encoding for key frame only
streams. It skips the motion vector search which is not needed when
there are never going to be any delta frames. It was made against
thusnelda SVN revision 14589.
Tested on Fedora 8 x64_64.
-Phil
-------------- next part --------------
A non-text attachment was scrubbed...
Name: thusnelda-14589-keyframe-only.patch
Type: text/x-patch
Size: 437 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/theora-dev/attachments/20080315/ce430cc9/thusnelda-14589-keyframe-only.bin
2013 Jan 30
1
skype not starting anymore, prelink issue?
Hello there!
I was running skype 4.1.0.20 on my 64-bit laptop for weeks (installed
in /opt, from an official skype binary archive, plus few 32-bit stuff
to get it working), when suddenly it stopped working, no way to start
it:
$ skype
Fatal: QWidget: Must construct a QApplication before a QPaintDevice
Aborted
A quick search on the Internet brought some possible solution,
basically
2014 Jul 13
0
Re: configuring a lxc guest to run 32bits from a 64bits host under libvirt-lxc
...;os>
>> <type arch='i686'>exe</type>
>> <init>/sbin/init</init>
>> </os>
>> in the guest XML config should do the trick
>
> Yes, setting arch='i686' should force the container to have a 32-bit
> personality on x64_64. Likewise for ppc vs ppc64, s390 vs s390x, etc
>
> Regards,
> Daniel
> --
> |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
> |: http://libvirt.org -o- http://virt-manager.org :|
> |: http://autobuild.org -o-...
2014 Jul 01
2
configuring a lxc guest to run 32bits from a 64bits host under libvirt-lxc
Hi there
I have a couple of newbie questions concerning running a 32bits guest in a 64bits host using libvirt - lxc; I’m running libvirt-1.2.5 on fedora18 and fedora20
(a) is this supported at all, and
(b) if so how do I configure this for a given guest ?
guessing from the mere existence of http://www.redhat.com/archives/libvir-list/2011-February/msg01040.html
I would think the answer to (a) is
2012 Dec 11
4
[Bug 1990] sftp segfaults when tab-completing a directory which contains umlauts
https://bugzilla.mindrot.org/show_bug.cgi?id=1990
mikolajmm at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikolajmm at gmail.com
--- Comment #3 from mikolajmm at gmail.com ---
The same here:
openssh 6.1p1
archlinux 64-bit
sftp> ls
1????
2007 Dec 10
19
[FW: FYI: The plan for Xen kernels in Fedora 9]
...strategy for dealing with the
> kernels. Since people seeem to use Xen, we have decided not to drop it :-)
>
> So the plan is to re-focus 100% of all Xen kernel efforts onto paravirt_ops.
> LKML already has i386 pv_ops + Xen DomU. We intend to build on this to
> add:
>
> - x64_64 pv_ops
> - x86_64 Xen DomU on pv_ops
> - i386 & x86_64 Xen Dom0 on pv_ops
> - memory balloon
> - paravirt framebuffer
> - save/restore
>
> All of this based on same LKML release as Fedora bare metal. If all goes to
> plan it may even be in the base kernel RP...
2015 Feb 02
3
[LLVMdev] LLVM IR i128
For 64-bit X86 code we have had good success with using up-to 128-bit
integers (this includes say 36-bit or even 2-bit integers).
On Mon, Feb 2, 2015 at 4:03 PM, Alejandro Velasco
<gollumdelperdiguero at gmail.com> wrote:
> I asked a similar question last year here. Operations on types iN with no
> direct translation into one assembly instruction seem to be translated into
>
2015 Jan 19
2
[LLVMdev] X86TargetLowering::LowerToBT
Sure. Attached is the file but here are the functions. The first uses a
fixed bit offset. The second has a indexed bit offset. Compiling with llc
-O3, LLVM version 3.7.0svn, it compiles the IR from IsBitSetB() using btq %rsi,
%rdi. Good. But then it compiles IsBitSetA() with shrq/andq, which is is
pretty much what Clang had generated as IR.
shrq $25, %rdi
andq $1, %rdi
LLVM should be able to
2006 Apr 05
0
CentOS-announce Digest, Vol 14, Issue 1
...rate CentOS 3 x86_64 openmotif - security
update (Tru Huynh)
5. CESA-2006:0271 Important CentOS 4 x86_64 freeradius -
security update (Johnny Hughes)
6. CESA-2006:0271 Important CentOS 4 i386 freeradius - security
update (Johnny Hughes)
7. CESA-2006:0272 Moderate CentOS 4 x64_64 openmotif - security
update (Johnny Hughes)
8. CESA-2006:0272 Moderate CentOS 4 i386 openmotif - security
update (Johnny Hughes)
9. CESA-2006:0271 Important CentOS 4 ia64 freeradious - security
update (Pasi Pirhonen)
10. CESA-2006:0272 Moderate CentOS 4 ia64 openmotif - se...
2004 Dec 12
1
ANNOUNCE: Release of GnuCash stable version 1.8.10
What's New in GnuCash 1.8.10?
o Don't use C++/C99 declarations. Declare variables at the top of
the function.
o Updated British English, Czech, Italian, Russian, German,
Brazilian Portugese, Dutch, French, Spanish, translations.
o Fabien COELHO's zero-balance patch to remove accounts of zero
balance from the report.
o Fix a broken recursion problem. Don't call show-acct?
2006 Jul 14
8
AW: Problems with installation
ok - I tried this too. But CentOS tries to find the floppy as /dev/hda which
is not the device for the USB-Floppy. Dell ships one with the server because
no one is integrated. So when I try to include the driver disk the installer
is not able to find it.
-----Urspr?ngliche Nachricht-----
Von: centos-bounces at centos.org [mailto:centos-bounces at centos.org] Im Auftrag
von Jim Perrin
Gesendet:
2018 Aug 10
10
Call for testing: OpenSSH 7.8
Hi,
OpenSSH 7.8p1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a bugfix release.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available via git using the
instructions at