Changeset 898
- Timestamp:
- Jan 5, 2008 9:02:50 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/trunk/INSTALL.Glpk
r788 r898 14 14 You may download 15 15 16 ftp://ftp.gnu.org/gnu/glpk/glpk-4.2 4.tar.gz16 ftp://ftp.gnu.org/gnu/glpk/glpk-4.25.tar.gz 17 17 18 18 and unpack it in this directory: 19 19 20 gunzip glpk-4.2 4.tar.gz21 tar xf glpk-4.2 4.tar20 gunzip glpk-4.25.tar.gz 21 tar xf glpk-4.25.tar 22 22 23 23 Then you need to rename the directory 24 glpk-4.2 424 glpk-4.25 25 25 into 26 26 glpk
Note: See TracChangeset
for help on using the changeset viewer.