Can't locate module binfmt-4c46

2003-09-11 Thread Moloko Monyepao
HI all!

I am Installing SAP  release 4.6D under Linux SuSe Interprise server 8 and I get the 
following error when running R3SETUP or INSTGUI Can't locate module binfmt-4c46. I 
have gcc version 3.2, glibc-2.2.5-87, and SuSe kernel Linux version 2.4.19-3suse-SMP.

Please asssist Moloko
Moloko Monyepao
OS390/L390 System Programmer
arivia.kom
Tel : +27 11 800 3372


NOTICE: Please note that this eMail, and the contents thereof, is subject to the 
standard arivia.kom email disclaimer which may be found at:  
http://www.arivia.co.za/disclaimer.htm.  If you cannot access the disclaimer through 
the URL attached, and you wish to receive a copy thereof, please send an eMail to 
[EMAIL PROTECTED] or call (011) 233-0800. You will receive the disclaimer by return 
email or fax.


Re: Can't locate module binfmt-4c46

2003-09-11 Thread Arnd Bergmann
On Thursday 11 September 2003 12:14, Moloko Monyepao wrote:
 I am Installing SAP  release 4.6D under Linux SuSe Interprise server 8 and
 I get the following error when running R3SETUP or INSTGUI Can't locate
 module binfmt-4c46. I have gcc version 3.2, glibc-2.2.5-87, and SuSe
 kernel Linux version 2.4.19-3suse-SMP.

Could it be that you attempt to run a 64 bit application on a 31 bit
kernel? What is the output of 'uname -a' and 'file R3SETUP'?

Arnd 


Re: Can't locate module binfmt-4c46

2003-09-11 Thread Sergey Korzhevsky
Your linux is 32bit, but SAP required 64bit (s390x).



WBR, Sergey




Moloko Monyepao [EMAIL PROTECTED]
Sent by: Linux on 390 Port [EMAIL PROTECTED]
11.09.2003 14:54
Please respond to Linux on 390 Port


To: [EMAIL PROTECTED]
cc:
Subject:Re: Can't locate module binfmt-4c46


The following is the output of the uname -a command
Linux lnx1 2.4.19-3suse-SMP #1 SMP Wed Nov 6 22:34:43 UTC 2002 s390 unknow

Moloko Monyepao
OS390/L390 System Programmer
arivia.kom
Tel : +27 11 800 3372

 -Original Message-
 From: Arnd Bergmann [SMTP:[EMAIL PROTECTED]
 Sent: 11 September 2003 13:01
 To:   [EMAIL PROTECTED]
 Subject:  Re: Can't locate module binfmt-4c46

 On Thursday 11 September 2003 12:14, Moloko Monyepao wrote:
  I am Installing SAP  release 4.6D under Linux SuSe Interprise server 8
and
  I get the following error when running R3SETUP or INSTGUI Can't
locate
  module binfmt-4c46. I have gcc version 3.2, glibc-2.2.5-87, and SuSe
  kernel Linux version 2.4.19-3suse-SMP.

 Could it be that you attempt to run a 64 bit application on a 31 bit
 kernel? What is the output of 'uname -a' and 'file R3SETUP'?

 Arnd 

NOTICE: Please note that this eMail, and the contents thereof, is subject
to the standard arivia.kom email disclaimer which may be found at:  
http://www.arivia.co.za/disclaimer.htm.  If you cannot access the disclaimer through 
the URL attached, and you
wish to receive a copy thereof, please send an eMail to
[EMAIL PROTECTED] or call (011) 233-0800. You will receive the
disclaimer by return email or fax.


Re: Can't locate module binfmt-4c46

2003-09-11 Thread David Boyes
You're trying to run a module built for a different CPU architecture. Check
and make certain you have the version for your architecture.

-- db

David Boyes
Sine Nomine Associates


 -Original Message-
 From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of
 Moloko Monyepao

 I am Installing SAP  release 4.6D under Linux SuSe Interprise
 server 8 and I get the following error when running R3SETUP
 or INSTGUI Can't locate module binfmt-4c46.



Re: modprobe: Can't locate module binfmt-4c46

2002-04-08 Thread Post, Mark K

Somewhere on your system, you have an Intel binary (program).  When the
system tries to execute it, it determines that it is of type binfmt-4c46
and tries to find the kernel module that will know how to execute it.  There
isn't one, so you get the error message.  It's possible that the person you
added is having problems trying to run a program they copied over from
another Linux (Intel) system, and hasn't gotten around to telling you yet.

Mark Post

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 08, 2002 10:51 AM
To: [EMAIL PROTECTED]
Subject: modprobe: Can't locate module binfmt-4c46


I recently did a useradd and that person has since logged in.  Ever
since I'm getting modprobe: modprobe: Can't locate module binfmt-4c46
in /var/log/messages.  I haven't seen this before today.  A search on
google pulled up a debian s390 thread but that involved gcc.  RH 7.2
(2.4.9-17tape)

~ Daniel



Re: modprobe: Can't locate module binfmt-4c46

2002-04-08 Thread daniel . jarboe

Thanks!  ... adding another tick on the
how-many-times-Mark-Post-was-right list

He was trying to execute intel binaries

~ Daniel


[EMAIL PROTECTED] wrote:

Somewhere on your system, you have an Intel binary (program).  When the
system tries to execute it, it determines that it is of type binfmt-4c46
and tries to find the kernel module that will know how to execute it.  There
isn't one, so you get the error message.  It's possible that the person you
added is having problems trying to run a program they copied over from
another Linux (Intel) system, and hasn't gotten around to telling you yet.

Mark Post

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 08, 2002 10:51 AM
To: [EMAIL PROTECTED]
Subject: modprobe: Can't locate module binfmt-4c46


I recently did a useradd and that person has since logged in.  Ever
since I'm getting modprobe: modprobe: Can't locate module binfmt-4c46
in /var/log/messages.  I haven't seen this before today.  A search on
google pulled up a debian s390 thread but that involved gcc.  RH 7.2
(2.4.9-17tape)

~ Daniel