OK, so you're using /usr/sbin/mysqld, which is the one that's part of Gentoo. Looks as if there's a problem with how this process is built.
Try rebuilding the mysql package: emerge --sync (to get your package lists up-to-date) emerge -C dev-db/mysql (delete old version of mysql) emerge dev-db/mysql (install latest version of mysql -- 5.0.26). Then try starting slimserver again. -- Ron Olsen ------------------------------------------------------------------------ Ron Olsen's Profile: http://forums.slimdevices.com/member.php?userid=9233 View this thread: http://forums.slimdevices.com/showthread.php?t=32451 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
