Page 1 of 1

Start up issues

PostPosted: 26. July 2008 05:26
by lvg65
this is what I get... dunno what it means.. I have run xampp on windows... this is my first time running on Linux..

please let me know what the problem is..




linux-sbmu:/opt/lampp # ./lampp start
/bin/sh: error while loading shared libraries: /opt/lampp/lib/libncurses.so.5: ELF file data encoding not big-endian
Starting XAMPP for Linux 1.6.7...
/bin/bash: error while loading shared libraries: /opt/lampp/lib/libncurses.so.5: ELF file data encoding not big-endian
/bin/bash: error while loading shared libraries: /opt/lampp/lib/libncurses.so.5: ELF file data encoding not big-endian
/bin/bash: error while loading shared libraries: /opt/lampp/lib/libncurses.so.5: ELF file data encoding not big-endian
/bin/bash: error while loading shared libraries: /opt/lampp/lib/libncurses.so.5: ELF file data encoding not big-endian
/bin/bash: error while loading shared libraries: /opt/lampp/lib/libncurses.so.5: ELF file data encoding not big-endian
XAMPP for Linux started.
linux-sbmu:/opt/lampp #

PostPosted: 26. July 2008 16:00
by Nobbie
Your linux (which?) is probably a 64bit version and therefore not compatible to Xampp (32bit).

PostPosted: 27. July 2008 17:42
by lvg65
Nobbie wrote:Your linux (which?) is probably a 64bit version and therefore not compatible to Xampp (32bit).


openSUSE 32bit.. on MAC G3

PostPosted: 27. July 2008 18:39
by Wiedmann
openSUSE 32bit.. on MAC G3

XAMPP for Linux is compiled for I386.