From: Kern Sibbald Date: Sat, 10 Mar 2007 13:26:59 +0000 (+0000) Subject: Tweak INSTALL and README X-Git-Tag: Release-2.2.0~920 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=80c461b7300b00e35b31597c27945162ec84debd;p=bacula%2Fbacula Tweak INSTALL and README git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4340 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/gui/brestore/INSTALL b/gui/brestore/INSTALL index b2f5e3b0a3..fe7c45fdad 100644 --- a/gui/brestore/INSTALL +++ b/gui/brestore/INSTALL @@ -39,10 +39,13 @@ apt-get install libdbd-pg-perl apt-get install libexpect-perl apt-get install libwww-perl -The Red Hat way +The Red Hat (RPM) way: perl, perl-DBI, perl-DBD-mysql, perl-DBD-Pg, perl-Expect, perl-libwww-perl perl-Gtk2-GladeXML perl-Gtk2 +The following will probably also be needed by rpms (at least on SuSE): +perl-Cairo, perl-ExtUtils-Depends, perl-ExtUtils-PkgConfig, perl-Glib + The generic Way, if those modules aren't packaged by your distro perl -MCPAN -e shell install Gtk2