If the build procedure completes with no errors then it shoudl have found the mysql client library needed to link to a mysqld server.
If you use the standard slimserver configuration then slimserver expects a mysqld executable to be in the Bin directory and it will use it to start a mysql server. You still need to have installed MySql into your system but change the startup so it doesn't startup as part of system boot. You can either copy the file mysqld that is installed as part of the MySql installation into the Slimsever Bin directory - ideally in the same subdirectory as all the other support apps or instead of copying mysqld you can link the file if space is very tight. -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=34983 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
