On Sat, 2003-12-06 at 05:46, Miroslav Halas wrote: > OK guys, based on other emails in the mailing list the problem was > solved by adding > > LD_ASSUME_KERNEL=2.2.5 > export LD_ASSUME_KERNEL > > to etc/profile. >
You should not add it to etc/profile but to the startup script of your webtools. Adding it as a system-wide setting will annihilate all the benefits of nptl for your system. The only programs that still need this setting are some old wine release, sapdb, and a few proprietary software trying to work around some old linuxthreads bugs. -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
