[EMAIL PROTECTED] wrote these words on 04/21/07 22:31 CST: > + <note> > + <para>If you pass the > + <option>-plugin-sql-<replaceable><driver></replaceable></option> > + or <option>-qt-sql-<replaceable><driver></replaceable></option> > + switch to the <command>configure</command> command, you must also pass > + > <option>-I<replaceable></path/to/sql/headers></replaceable></option> > + so <command>make</command> can find the appropriate header files. > + For instance, adding <application>mysql</application> support will > require > + <option>-I/usr/include/mysql -qt-sql-mysql</option>.</para>
This is not accurate as it portrays you must use -qt-sql-mysql to get "mysql support". You can just as easily use -plugin-sql-mysql. We need to fix this. Also, when used in it's proper noun sense, "mysql" should probably be "MySQL". -- Randy rmlscsi: [bogomips 1003.24] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 02:04:01 up 44 min, 1 user, load average: 1.29, 0.70, 0.35 -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
