Line | |
---|
1 | Installation of Glpk subroutines within COIN-OR. |
---|
2 | |
---|
3 | ********************************************************************** |
---|
4 | Note: It is YOUR RESPONSIBILITY to ensure that you are entitled to |
---|
5 | download and use this third party package. |
---|
6 | ********************************************************************** |
---|
7 | |
---|
8 | If you are working under Unix/Linux-like system and you have `wget' |
---|
9 | installed, you can download the required source code for GLPK |
---|
10 | by executing the included script `get.Glpk' in this directory. |
---|
11 | |
---|
12 | Otherwise, follow those instructions: |
---|
13 | |
---|
14 | You may download |
---|
15 | |
---|
16 | ftp://ftp.gnu.org/gnu/glpk/glpk-4.39.tar.gz |
---|
17 | |
---|
18 | and unpack it in this directory: |
---|
19 | |
---|
20 | gunzip glpk-4.39.tar.gz |
---|
21 | tar xf glpk-4.39.tar |
---|
22 | |
---|
23 | Then you need to rename the directory |
---|
24 | glpk-4.39 |
---|
25 | into |
---|
26 | glpk |
---|
27 | . |
---|
28 | |
---|
29 | Finally you apply a small patch file |
---|
30 | patch -p0 < glpk.patch |
---|
31 | . |
---|
Note: See
TracBrowser
for help on using the repository browser.