When you run the configure script, does it return any error message?
Could you please send those messages to the mailing list?

Thanks,

Ali

On 7/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
gcc sample.c -lm -lglpk

Is there a binary glpsol somewhere in your installation directory?

That helped some -- it reduced the error messages to:
================================================================
c:/djgpp/bin/ld.exe:  cannot find -lglpk
collect2:  ld returned 1 exit status
================================================================
It is finding the math library (which is libm.a -- I did a search for
libglpk.a -- nothing....so I guess it didn't install correctly?)  I
have compiled other C programs with -lm.

There is a glpsol.c, glpsol.o, and a glpsol.Po

JMM






________________________________________________________________________
Save hundreds of dollars a year with Juno Internet access.
Plans start as low as $9.95 a month. Visit Juno today!
http://track.juno.com/s/lc?u=http://ads.addynamix.com/click/2-2130421-170




_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk



_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to