I managed to install Gtk2 : 

cpan[1]> install
Gtk2                                                           
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Mon, 31 Oct 2005 02:01:04 GMT
Gtk2 is up to date (1.101).


I also installed every needed perl module (using CPAN).

When I try to launch brestore.pl in command line, here is the output : 

[EMAIL PROTECTED] ~]# /usr/bin/brestore.pl 
Use of uninitialized value in concatenation (.) or string
at /usr/bin/brestore.pl line 3272.
Use of uninitialized value in concatenation (.) or string
at /usr/bin/brestore.pl line 3272.
Use of uninitialized value in concatenation (.) or string
at /usr/bin/brestore.pl line 3272.
Use of uninitialized value in concatenation (.) or string
at /usr/bin/brestore.pl line 3272.
Gtk-WARNING **: cannot open display:   at /usr/bin/brestore.pl line
3285.
[EMAIL PROTECTED] ~]# 

I will try to install a X server on the same distribution in a virtual
machine and tell you if it is better

Le mercredi 04 avril 2007 à 15:02 -0400, David Romerstein a écrit :
> On Wed, 4 Apr 2007, Jérôme Massano wrote:
> 
> > Yes, I restarted apache after changing httpd.conf, and no I can't run
> > brestore.pl in command line (as explained in the previous mail, the
> > server has no X server installed so it can't run a Gtk UI).
> 
> I think that's your problem.
> 
> > I don't think it as to do with the problem, but I can run brestore.pl in
> > command line on the client.
> 
> I have a machine here without X on it. When I install brestore.pl, it 
> appears to install successfully. When I try to select "restore" from bweb, 
> I get the same prompt that you do. When I try to run brestore.pl from the 
> command line, it errors out because I don't have all of the brestore.pl 
> dependencies:
> 
> [EMAIL PROTECTED] gtk]# brestore.pl
> Can't locate Gtk2.pm in @INC (@INC contains: 
> /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 
> /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi 
> /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi 
> /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi 
> /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi 
> /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi 
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi 
> /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 
> /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 
> /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 
> /usr/lib/perl5/site_perl 
> /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi 
> /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi 
> /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi 
> /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi 
> /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi 
> /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
> /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 
> /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.2 
> /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0 
> /usr/lib/perl5/vendor_perl .) at /usr/bin/brestore.pl line 67.
> BEGIN failed--compilation aborted at /usr/bin/brestore.pl line 67.
> 
> This tells me that brestore.pl won't run at all without Gtk2.pm being 
> installed, and trying to install that via CPAN gets me:
> 
>    CPAN.pm: Going to build T/TS/TSCH/Gtk2-1.144.tar.gz
> 
> *** can not find package gtk+-2.0 >= 2.0.0
> *** check that it is properly installed and available in PKG_CONFIG_PATH
>   at Makefile.PL line 67
> Running make test
>    Make had some problems, maybe interrupted? Won't test
> Running make install
>    Make had some problems, maybe interrupted? Won't install
> 
> So... I'm thinking that neither of us will be able to use brestore.
> 
> -- D
> ------------------------------------------------------------------------- 
> Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's 
> Techsay panel and you'll get the chance to share your opinions on IT & 
> business topics through brief surveys-and earn cash 
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to