Last change
on this file since 583 was
583,
checked in by stefan, 14 years ago
|
update installation instructions to 4.22
|
File size:
752 bytes
|
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.22.tar.gz |
---|
17 | |
---|
18 | and unpack it in this directory: |
---|
19 | |
---|
20 | gunzip glpk-4.22.tar.gz |
---|
21 | tar xf glpk-4.22.tar |
---|
22 | |
---|
23 | Finally you need to rename the directory |
---|
24 | glpk-4.22 |
---|
25 | into |
---|
26 | glpk |
---|
27 | . |
---|
Note: See
TracBrowser
for help on using the repository browser.