Hi there, > > I'm trying to use mySQL as the database system for my program, > > however... > > > > Linking testdb > > /usr/bin/ld: cannot find -lmysqlclient > > testdb.pp(84) Warning: Error while linking For me (Red Hat 6.2) the command line woud be: fpc testdb.pp -Fl/usr/lib/mysql -k-lz []s, Fernando Lozano