X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL;h=3e9456ef3507893e69018fda27b82b5851999f3d;hb=fe8dc2171009e90d2335f159d05f7e6660e24780;hp=1d63d4b5982add4a7fabfc1b4f1c0e53e4c8fd37;hpb=840f7bace2423e6d240320ab308f0fbaa8c559f1;p=pspp-builds.git diff --git a/INSTALL b/INSTALL index 1d63d4b5..3e9456ef 100644 --- a/INSTALL +++ b/INSTALL @@ -55,6 +55,10 @@ use the GUI, you must run `configure' with --without-gui. * GTK+ (http://www.gtk.org/), version 2.12.0 or later. + * GtkSourceView (http://projects.gnome.org/gtksourceview/) + version 2.2 or later. + + To cross-compile PSPP, you will likely need to set the PKG_CONFIG_LIBDIR environment variable to point to an appropriate pkg-config for the cross-compilation environment.