Use ldd command? It will show you what shared libraries are required by your program. Haifeng On Sun, Feb 24, 2008 at 11:20 PM, peterjup@xxxxxxxxxx <peterjup@xxxxxxxxxx> wrote: > Dear GCC team, > > I am rebuilding a server running MySQL on Linux. The application uses a CGI > program in C compiled on GCC to access MySQL. The C program uses calls > opendatabase(),openrecordset() etc. These appear to be DAO calls. It > includes a library with database.h. Unfortunately this library has been > lost. > > I am attempting to rebuild the server with recent Linux and MySQL. > > Can you advise what this library might be or another library to work with > MySQL using these calls. > > Thanks and regards > > Peter Jupp > > -------------------------------------------------------------------- > mail2web.com - Microsoft(R) Exchange solutions from a leading provider - > http://link.mail2web.com/Business/Exchange > > >