From 2b42aae78421127a37b7a5e9ae972276dc5c3779 Mon Sep 17 00:00:00 2001
From: Peter Korsgaard to run the Qt3-based configurator. Both of these "make" commands will need to build a configuration
+ to run the Qt3 or GTK-based configurators. All of these "make" commands will need to build a configuration
utility, so you may need to install "development" packages for
relevent libraries used by the configuration utilities.
On Debian-like systems, the
+ $ make gconfig
+
+
+ libncurses5-dev
package is required to use the
- menuconfig interface, and the libqt3-mt-dev
is
- required to use the xconfig interface.libqt3-mt-dev
is
+ required to use the xconfig interface, and
+ libglib2.0-dev, libgtk2.0-dev and libglade2-dev
are
+ needed to used the gconfig interface.
For each menu entry in the configuration tool, you can find associated help that describes the purpose of the entry.
-- cgit v1.2.3