Skip to content

Commit

Permalink
Revert "Merge pull request JuliaLang#1354 from wlbksy/patch-1"
Browse files Browse the repository at this point in the history
This reverts commit 14b8f8c, reversing
changes made to af5dae0.
  • Loading branch information
nolta committed Oct 17, 2012
1 parent 6577761 commit da45466
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ If the build fails trying to compile OpenBLAS, set OPENBLAS_TARGET_ARCH to BARCE

On some Linux distributions you may need to change how the readline library is linked. If you get a build error involving readline, try changing the value of `USE_SYSTEM_READLINE` in `Make.inc` to `1`.

Chinese users should replace line 798 in `deps/Makefile` with "$(WGET) ftp:https://ftp.gnu.org/gnu/gmp/gmp-$(GMP_VER)/$@" due to IP block .(original line 798 "$(WGET) ftp:https://ftp.gmplib.org/pub/gmp-$(GMP_VER)/$@")

On Ubuntu systems, you may also need to install the package `libncurses5-dev`.

On CentOS 5 systems, the default compiler (gcc 4.1) is too old to build julia.
Expand Down

0 comments on commit da45466

Please sign in to comment.