From 744b7f058eaf17c87620cc4bcde153fed05d6738 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Wed, 23 Aug 2006 19:52:34 +0000 Subject: [PATCH] ebl update conio notes git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@3351 91ce42f0-d328-0410-95d8-f526ca767f89 --- gui/brestore/README | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/gui/brestore/README b/gui/brestore/README index aa9107921e..88894f001c 100644 --- a/gui/brestore/README +++ b/gui/brestore/README @@ -73,19 +73,8 @@ install DBD::Pg ################ BCONSOLE WITHOUT CONIO ######################## -For now, we have problems interfacing with bconsole when it's using conio. So -you'll have to disable it. - -./configure --disable-conio -cd src/lib -make -cd .. -cd console -make -cp bconsole - -Of course, you don't need to overwrite your current bconsole. You can put this -one wherever you like and dedicate it to brestore. +You must use bconsole without conio support. For that, use +bconsole -n option. WARNING : You must be able to execute bconsole and able to read bconsole.conf ! -- 2.39.5