Add urls with the info about deps to README.

This commit is contained in:
Juan Francisco Cantero Hurtado 2013-02-25 03:07:47 +01:00 committed by Sam Tobin-Hochstadt
parent af1bf7188e
commit 2ba4a9891a

View File

@ -125,7 +125,10 @@ Detailed instructions:
To run `racket/draw' and `racket/gui' programs, you will need To run `racket/draw' and `racket/gui' programs, you will need
Cairo, Pango, and GTk install. These libraries are not Cairo, Pango, and GTk install. These libraries are not
distributed with Racket, and they are not needed for compilation, distributed with Racket, and they are not needed for compilation,
except for building documentation that uses `racket/draw'. except for building documentation that uses `racket/draw'. More
info about required libs is available at
http://docs.racket-lang.org/draw/libs.html and
http://docs.racket-lang.org/gui/libs.html.
The content of the "foreign" subdirectory may require GNU `make' The content of the "foreign" subdirectory may require GNU `make'
if no installed "libffi" is detected. If the build fails with if no installed "libffi" is detected. If the build fails with