|
Home > Archive > WebSphere Edge Server > January 2004 > RH 7.3 and ND 4.0.3 problems..
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
RH 7.3 and ND 4.0.3 problems..
|
|
|
| Hi all,
I´m trying to use the ND 4.0.3 on a RH7.3 distribution but when I try to
execute an executor start command, it returns a message that says that the
kernel is not supported and it says to link the ibmnd to the current
kernel... I don´t know what to do, i´m using the 2.4.18-3 kernel.... What do
I have to link at the /opt/nd/servers/bin to make it work?
Thanks in advance.
FabHas
| |
|
| If you look in the bin directory and see an ibmnd-2.4.18-<anything> then
create a symbolic link of ibmnd to that module. It should work fine.
Or you might need to upgrade your kernel to match a module provided (I
don't know what 4.0.3 ships with). Or if there is no 2.4.18 (or higher)
module provided, you can request a newer module be created by sending a
PMR to the IBM L2 team.
The link command would be like this :
/opt/nd/servers/bin > ln -s ibmnd-2.4.18-12 ibmnd
For example, to link to a file called ibmnd-2.4.18-12 (I'm making that
name up)...
Jeff
|
|
|
|
|