I did the steps said by you but it is throwing error:

[EMAIL PROTECTED] cluster-2.03.04]# ./configure

Configuring Makefiles for your system...

Checking tree: nothing to do

Checking kernel:
 Current kernel version: 2.6.9
 Minimum kernel version: 2.6.25
 FAILED!

Should I have to upgrade the kernel Version.

[EMAIL PROTECTED] cluster-2.03.04]#

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of GS R
Sent: Monday, July 14, 2008 2:57 PM
To: linux clustering
Subject: Re: [Linux-cluster] How to Install Cluster-2.03.<> Package..

Singh Raina, Ajeet wrote:
>
> I have an old Cluster RPM installed on my machine.Now I have got 
> cluster-2.03.04 Package.
>
> How Can I install it?
>
> When I tried untarring the package and installing,it threw the 
> following error:
>
> [EMAIL PROTECTED] cluster-2.03.04]# ./configure
>
> Configuring Makefiles for your system...
>
> Checking tree: nothing to do
>
> Checking kernel:
>
>  Unable to find (/usr/src/linux/Makefile)!
>

Hi Ajeet,

Check if you have the kernel development packages installed?
If yes then do a
[EMAIL PROTECTED] ~]# cd /usr/src/
[EMAIL PROTECTED] src]# ln -s kernels/2.6.18-92.el5-x86_64 linux

and then try to ./configure again. Let us know if that helps.


Thanks
Gowrishankar Rajaiyan

--
Linux-cluster mailing list
Linux-cluster@redhat.com
https://www.redhat.com/mailman/listinfo/linux-cluster


This e-mail and any attachment is for authorised use by the intended 
recipient(s) only. It may contain proprietary material, confidential 
information and/or be subject to legal privilege. It should not be copied, 
disclosed to, retained or used by, any other party. If you are not an intended 
recipient then please promptly delete this e-mail and any attachment and all 
copies and inform the sender. Thank you.



--
Linux-cluster mailing list
Linux-cluster@redhat.com
https://www.redhat.com/mailman/listinfo/linux-cluster

Reply via email to