equal
deleted
inserted
replaced
1 |
1 |
2 This distribution of Poly/ML 5.1 has been compiled from the original |
2 This distribution of Poly/ML 5.1 has been compiled from the original |
3 sources (as available from http://sourceforge.net/projects/polyml/): |
3 sources (available from http://sourceforge.net/projects/polyml/) as |
|
4 follows: |
4 |
5 |
5 tar xvzf polyml.5.1.tar.gz |
6 tar xvzf polyml.5.1.tar.gz |
6 cd polyml.5.1 |
7 cd polyml.5.1 |
7 ./configure --prefix=/tmp/polyml --without-x |
8 ./configure --prefix=/tmp/polyml --without-x |
8 make |
9 make |