> cd /opt/qtsdk-2010.05/qt/src/plugins/sqldrivers/mysql
> sudo /opt/qtsdk-2010.05/qt/qmake "INCLUDEPATH+=/usr/include/mysql"
> "LIBS+=-L/usr/lib/mysql -lmysqlclient_r" mysql.pro
> sudo make
> sudo cp /opt/qtsdk-2010.05/qt/src/plugins/sqldrivers/mysql/
> libqsqlmysql.so /opt/qtsdk-2010.05/qt/plugins/sqldrivers/

Everything goes well until I get to this point. The line that invokes
qmake gives me a "command not found" response. I took out the line
break. Any suggestions?

Richard

-- 
To post to this group, send email to [email protected]
For more options, visit this group at
http://groups.google.com/group/atv-bootloader?hl=en

Reply via email to