From 2ba4a9891ae8cf29c7748d9626404f1205f7d329 Mon Sep 17 00:00:00 2001 From: Juan Francisco Cantero Hurtado Date: Mon, 25 Feb 2013 03:07:47 +0100 Subject: [PATCH] Add urls with the info about deps to README. --- src/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/README b/src/README index 28814a6310..230d66eba5 100644 --- a/src/README +++ b/src/README @@ -125,7 +125,10 @@ Detailed instructions: To run `racket/draw' and `racket/gui' programs, you will need Cairo, Pango, and GTk install. These libraries are not 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' if no installed "libffi" is detected. If the build fails with