Re: Gtk2::Ex::Datasheet::DBI-0.2 is out
- From: ofey aikon <ofey aikon gmail com>
- To: Gtk-Perl-List <gtk-perl-list gnome org>
- Subject: Re: Gtk2::Ex::Datasheet::DBI-0.2 is out
- Date: Fri, 20 May 2005 01:40:10 -0700
I don't use ChoosePreviewFile - only *simple* message boxes.
I will be fixing the issue with the dependencies in the next release so
that Gtk2::Ex::Dialogs/Utils are suitable for the Win32 environment.
# ---------------------------------- #
C:\Temp>perl -e "use Gtk2::Ex::DataSheet::DBI"
Can't locate Gnome2/VFS.pm in @INC (@INC contains: C:/Perl/lib
C:/Perl/site/lib .) at
C:/Perl/site/lib/Gtk2/Ex/Dialogs/ChoosePreviewFile.pm line 31.
BEGIN failed--compilation aborted at
C:/Perl/site/lib/Gtk2/Ex/Dialogs/ChoosePreviewFile.pm line 31.
Compilation failed in require at C:/Perl/site/lib/Gtk2/Ex/Dialogs.pm line 29.
BEGIN failed--compilation aborted at
C:/Perl/site/lib/Gtk2/Ex/Dialogs.pm line 29.
Compilation failed in require at
C:/Perl/site/lib/Gtk2/Ex/DataSheet/DBI.pm line 19.
BEGIN failed--compilation aborted at
C:/Perl/site/lib/Gtk2/Ex/DataSheet/DBI.pm line 19.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
# ---------------------------------- #
C:\Temp>perl -e "use Gtk2::Ex::Dialogs"
Can't locate Gnome2/VFS.pm in @INC (@INC contains: C:/Perl/lib
C:/Perl/site/lib .) at
C:/Perl/site/lib/Gtk2/Ex/Dialogs/ChoosePreviewFile.pm line 31.
BEGIN failed--compilation aborted at
C:/Perl/site/lib/Gtk2/Ex/Dialogs/ChoosePreviewFile.pm line 31.
Compilation failed in require at C:/Perl/site/lib/Gtk2/Ex/Dialogs.pm line 29.
BEGIN failed--compilation aborted at
C:/Perl/site/lib/Gtk2/Ex/Dialogs.pm line 29.
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1
# ---------------------------------- #
The Gtk2::Ex::Dialogs code 'uses' Gtk2::Ex::Dialogs::ChoosePreviewFile
and such. So there is a chain dependency on Gnome2::VFS and gnome-vfs.
Once Kevin fixes the dependency, Dan's module should work fine on
win32 as I understand it.
Regards,
Ofey.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]