Hi, I just compile GNOME 2.18.0 and get in troubles with system-tools-backends.
After trying to catch the error I realized that the SystemToolsBackends.pl script is used by it. When I run this file, like: perl SystemToolsBackends.pl I get the following: Can't locate Net/DBus/Test/MockConnection.pm in @INC (@INC contains: /opt/gnome2/share/system-tools-backends-2.0/modules/lib/perl /opt/gnome2/share/system-tools-backends-2.0/scripts /usr/lib/perl5/5.8.8/i486-linux /usr/lib/perl5/5.8.8 /usr/lib/perl5/site_perl/5.8.8/i486-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl .) at /opt/gnome2/share/system-tools-backends-2.0/modules/lib/perl/Net/DBus.pm line 98. BEGIN failed--compilation aborted at /opt/gnome2/share/system-tools-backends-2.0/modules/lib/perl/Net/DBus.pm line 98. Compilation failed in require at SystemToolsBackends.pl line 39. BEGIN failed--compilation aborted at SystemToolsBackends.pl line 39. I commented the line in lib/perl/Net/DBus.pm that import the MockConnection.pm file and everything worked fine. I also find strange that in the system-tools-backends download site: http://system-tools-backends.freedesktop.org/download.html It's not available the 2.2.0 version for download. This is a known bug? Any hint in this will be very appreciated. Best regards, Carlos. _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
