help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] How do I see if glpk is installed correctly?


From: Andrew Makhorin
Subject: Re: [Help-glpk] How do I see if glpk is installed correctly?
Date: Thu, 19 Jul 2007 20:46:45 +0400

Monday, July 16, 2007, 10:09:32 PM, you wrote:

> I've got Windows 2000 and that's the only available platform.  (I used
> to have IBM AIX as well but that's another story.)  

> I did get cygwin and then gcc -- gcc appears to be running correctly.
> I have used it for basic C programs.  

> To install glpk,

> I went into cygwin 

> did 

> sh configure

> then 

> make

> and I think it installed correctly.

> Then I go to examples

> gcc sample.c

> doesn't work.

> Even changing the #include <glpk.h> to its full name doesn't work.

> Do I need to reference a library -- like 

> gcc sample.c -lglpk 

> or something??

To install the package you should type 'make install'.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]