Page 1 of 1

Can't run XAMPP under FC10 x64 machine

PostPosted: 02. January 2009 17:13
by Jolun
Hi,

I can't get the XAMPPto run on my Fedora Core 10 machine. It's a 64 bit processor box. Installation works fine but when I run opt/lampp/lampp start I get the following message:

XAMPP is currently only availably as 32 bit application. Please use a 32 bit compatibility library for your system.

What to do?

Best regards

Jolun

Re: Can't run XAMPP under FC10 x64 machine

PostPosted: 02. January 2009 20:32
by Nobbie
>What to do?

What is unclear? Either use as 32bit compatibility layer (as the error message tells) or use a 32bit Linux system.

There is no Xampp for 64bit.

Re: Can't run XAMPP under FC10 x64 machine

PostPosted: 02. January 2009 21:28
by Jolun
How do I create 32bit compatibility layer?

/Jolun

Re: Can't run XAMPP under FC10 x64 machine

PostPosted: 03. January 2009 01:20
by Wiedmann
How do I create 32bit compatibility layer?

That's a software package for your Linux distribution. You must not "create" it, just install the package with your package manager.

Re: Can't run XAMPP under FC10 x64 machine

PostPosted: 03. January 2009 18:11
by Jolun
Well, usually 32 bit programs runs under a 64 bit os. Way not XAMPP? Any way I have searched for a package without find any. Is there any one that have a idea of how this package might be named? I'm using Fedora Core 10.

/Jolun

Re: Can't run XAMPP under FC10 x64 machine

PostPosted: 03. January 2009 21:24
by jchandler
just install the glibc 32bit packages.

that will create the libs you need for 32bit compat.

Re: Can't run XAMPP under FC10 x64 machine

PostPosted: 04. January 2009 00:07
by Jolun
Thank you! I just started xampp.

Re: Can't run XAMPP under FC10 x64 machine

PostPosted: 15. January 2009 23:52
by stanzo
If you're running ubuntu, the packages might be called libc6-i386 and libc6-dev-i386