28 Mar 21:33
Re: Any solution to use LD_ASSUME_KERNEL in Centos 5
From: deva free <devafree@...>
Subject: Re: Any solution to use LD_ASSUME_KERNEL in Centos 5
Newsgroups: gmane.org.user-groups.linux.ilugc
Date: 2008-03-28 20:33:58 GMT
Subject: Re: Any solution to use LD_ASSUME_KERNEL in Centos 5
Newsgroups: gmane.org.user-groups.linux.ilugc
Date: 2008-03-28 20:33:58 GMT
I am trying to install Websphere App. Server 5.1 (WAS 5.1) on CentOS 5. I have successfully installed on it (after installing libXP and compact rpms). But, when I try to start the server it says libthread.so not found. After a bit of googling, I found that WAS 5.1 is built with LinuxThreads and does not support NPTL. I also got from the release notes of RHEL 4 that there will be no support for LinuxThreads from RHEL 5. Even using LD_ASSUME_KERNEL will not work under RHEL/CentOs 5. So, is there a solution to run old applications built using LinuxThreads to work under RHEL/CentOs 5. For mysql , there is workaround like this -> at http://bugs.mysql.com/2173 echo '/* Linuxthreads */' >> /usr/include/pthread.hHope it helps regards, devafree ____________________________________________ To unsubscribe, email ilugc-request@... with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ____________________________________________________________________________________ Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ _______________________________________________ To unsubscribe, email ilugc-request@... with "unsubscribe <password> <address>" in the subject or body of the message. http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
RSS Feed