tried that, even raised the shared memory. Is the LD_ASSUME_KERNEL discussed in the docs?
[EMAIL PROTECTED] bin]$ cat /proc/sys/kernel/shmmax 104857600 [EMAIL PROTECTED] bin]$ echo $LD_ASSUME_KERNEL 2.2.5 [EMAIL PROTECTED] bin]$ ./dbmstart -d MYMAXDB ERR -24994,ERR_RTE: runtime environment error 1,Determination of kernel executable path failed: OS_ERROR 0, RTE_ERROR 1 1 thanks rick On Fri, 20 Feb 2004, [ISO-8859-1] Sven K�hler wrote: > > ./dbmcli on MYMAXDB>db_start > > ERR > > -24994,ERR_RTE: runtime environment error > > 1,Check knldiag! Kernel died before reaching ADMIN state > > This is usually the case, if your glibc has NPTL enabled. Use the common > LD_ASSUME_KERNEL workaround or if you're using gentoo: recompile glibc > without USE="nptl". > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] > -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
