From 80c461b7300b00e35b31597c27945162ec84debd Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 10 Mar 2007 13:26:59 +0000 Subject: [PATCH] Tweak INSTALL and README git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4340 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/brestore/INSTALL | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- 2.39.5