2 This is the GUI sub-project of the Barry project. You will need the
3 Barry library compiled and installed to use this. This directory
4 contains a fully standalone build tree, and is not built automatically
12 You will need the following packages installed on your system, including
13 any dev or devel packages that come along with them: (all of these
14 packages are easily available on Debian stable... your mileage may vary
17 pkg-config Used by the configure scripts
18 gtkmm 2.4 C++ GTK+ wrapper library
19 glademm 2.4 C++ glade wrapper library
20 glibmm 2.4 C++ glib wrapper library
21 libusb 0.1.x USB interface library
22 libtar 1.2.x TAR file library
23 zlib compression library
27 libbarry 0.x In the same tarball as this code.
29 If you've installed Barry in a non-standard spot, use something like the
32 export PKG_CONFIG_PATH="/home/cdfrey/Barry/lib/pkgconfig"
33 ./configure --prefix=/home/cdfrey/Barry
37 Dependency packages for common distributions:
38 ---------------------------------------------
39 The following is a list of packages you'll need to install to build the GUI,
40 if you are using one of the below common distributions. Other distributions
41 should have similar package names.
45 Use the yum package manager to install the following:
48 libtar (libtar-devel on Fedora 6)
57 Use the apt-get package manager to install the following:
69 If you have any trouble, please send mail to the mailing list and