From 943fe6d3d3264f66034e650624d56dfd2040144a Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 20 Jun 2003 15:43:31 +0000 Subject: [PATCH] Added pointers to necessary libraries --- INSTALL | 2 ++ README | 13 ++++++++++++- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 8ff0f36..051defa 100644 --- a/INSTALL +++ b/INSTALL @@ -2,6 +2,8 @@ This package uses automake, in order to generate the Makefiles use: $ autogen.sh +See the README for information on obtaining any missing libraries. + After that, standard build procedures apply: $ make diff --git a/README b/README index bb4a6cf..4be5a59 100644 --- a/README +++ b/README @@ -1 +1,12 @@ -grrobot - Ricochet Robot using GTK+ and Xr +grrobot - Ricochet Robot using GTK+, Xr, and libxsvg + +Some pointers for satisfying build dependencies: + +GTK+ http://gtk.org + +Xr http://xr.xwin.org + (You'll need libpixregion, libic, Xc, and Xr) + +libxsvg http://xsvg.org + (You'll need libsvg, and libxsvg) + -- 2.43.0