HI all,

While i was going through qt docs about mysql binding with QT, i came accross below lines of code(http://doc.qt.digia.com/4.7-snapshot/sql-driver.html)
cd $QTDIR/src/plugins/sqldrivers/mysql
qmake "INCLUDEPATH+=/usr/local/include" "LIBS+=-L/usr/local/lib -lmysqlclient_r" mysql.pro
make
but in my qt installed directory i cant see mysql related files or folders in ("QTDIR/plugins/sqldrivers"),plz help me out frnds..........

Note:
1)Using fedora 14 os
2)installed qt using cmd prompt ,i.e (yum install qt)....installed at dis path usr/lib/qt4

Regards
sai