Hello Jean-Philippe, You can see details of the Fedora GLPK package on https://admin.fedoraproject.org/pkgdb/packages/name/glpk
Bugs concerning Fedora can be posted at https://bugzilla.redhat.com/ You can download the current source version of GLPK from ftp://ftp.gnu.org/gnu/glpk/glpk-4.28.tar.gz using wget. To install use tar -xzf glpk-4.28.tar.gz cd glpk-4.28 ./configure ./make You may want to install MySQL and iODBC before to gain SQL support. Best regards Xypron -------- Original-Nachricht -------- > Datum: Tue, 27 May 2008 19:40:54 +0400 > Von: Jean-Philippe Chancelier <[EMAIL PROTECTED]> > An: [email protected] > Betreff: [Help-glpk] glpk packages > > Hello all, > I have found the following problem with glpk and > do not know exactly where to report it. > > When I install the latest packaged version on Fedora 9 > It seams that all the .h files contained in glpk > are not installed by the rpm package. the rpm only > install the file glpk.h. > Some of the missing files (for example glpksets.h > and glplib.h) are needed, for example to compile > the glpk interface which can be used in octave/scilab. > > Moreover adding a glpk.pc file to the distribution > would be very useful to ease the automatic detection and > use of glpk on Linux through pkg-config. > > Regards > jpc > > > > > > > > > > _______________________________________________ > Help-glpk mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/help-glpk -- Super-Aktion nur in der GMX Spieleflat: 10 Tage für 1 Euro. Über 180 Spiele downloaden: http://flat.games.gmx.de _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
