[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-glpk] Installation PyMathProg3.0
From: |
Yingjie Lan |
Subject: |
Re: [Help-glpk] Installation PyMathProg3.0 |
Date: |
Mon, 21 Sep 2009 14:38:10 -0700 (PDT) |
--- On Fri, 9/18/09, Alexander Schnell <address@hidden> wrote:
> From: Alexander Schnell <address@hidden>
> Subject: [Help-glpk] Installation PyMathProg3.0
> To: address@hidden
> Date: Friday, September 18, 2009, 6:17 PM
> Hello,
>
> when trying to install PyMathProg 3.0 with the command
> python setup.py build -c mingw32 install, i get the error
> message:
>
> ld.exe: cannot find -lglpk
> It has something to do with the linker of my compiler or a
> missing library, i think.
> Is it possible, that i haven`t installed glpk correctly
> (i`m using version 4.34) or do you know any reason?
> Thanks for your help.
>
Hi,
I had no problem on Windows XP with glpk 4.34 + python 2.5.
Make sure you installed gnuwin glpk 4.34 into the default
directory/folder, then you are probably ready to go, or
you could change the directory setting in setup.py.
regards,
Yingjie