Robert Hartzell <b...@rwhartzell.net> writes: >>> just adjust the path for mysql. >> >> Setting that like you suggest: >> LDFLAGS="-L/usr/mysql/5.1/lib -R/usr/mysql/5.1/lib";export LDFLAGS >> >> ./configure --prefix=/usr/local/src/test --with-mysql >> > > change --with-mysql to --with-mysql=/usr/mysql/5.1 > should work fine... i just tested on opensolaris build 118
For the record and the benefit of anyone else who searches this group about mysql. Yup it does... > change --with-mysql to --with-mysql=/usr/mysql/5.1 I got there just ahead of your suggestion but thanks for the help. _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org