On Mon, Aug 17, 2009 at 6:02 AM, Wim Crols<[email protected]> wrote: > Hi, > > In attachment I include a patch (svn diff) so the database package can be > compiled on Fedora and CentOS (and of course RHEL) with mysql installed. > > Current package does find mysql include file but doesn't find mysql library. > > This patch fixes this by setting LDFLAGS for different library directories > and using AC_CHECK_LIB to see if the library exists in that directory. It > should not break compilation on any other system. > > Who can check this change into the svn tree? > (trunk/octave-forge/main/database/src)
Thanks! I will have a closer look and check this in later today or tomorrow. Xavier > > With kind regards > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus > on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Octave-dev mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/octave-dev > > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
