Compilation of Gtk2
- From: red criticalintegration com
- To: gtk-perl-list gnome org
- Cc: red madhouse org uk (Redvers Davies)
- Subject: Compilation of Gtk2
- Date: Tue, 10 Dec 2002 04:31:52 +0000 (GMT)
root citalopram gtk2-perl #perl Makefile.PL
Subroutine Carp::croak redefined at fast-compile.pl line 23.
Compiling Gtk2/AccelGroup.pm Can't find 'boot_Gtk2__AccelGroup' symbol in
/usr/lib/perl5/site_perl/5.8.0/i686-linux/auto/Gtk2/Gtk2.so
as of today...
Seems strange that the 'perl Makefile.PL' would reference a .so library in
the /usr/lib/perl5/ hierarchy. Simply removing it causes it to balk even
more.
In order to re-compile properly I need to:
rm /usr/lib/perl5/site_perl/5.8.0/i686-linux/auto/Gtk2/Gtk2.so
rm -rf /usr/lib/perl5/site_perl/5.8.0/i686-linux/auto/Gtk2
rm /usr/lib/perl5/site_perl/5.8.0/i686-linux/Gtk2.pm
I haven't looked into the build process in enough detail yet to attempt a patch
but I thought I should bring it to your attention.
fwiw i've started writing a usenet client in perl which I intend to use Gtk2.pm for
the UI. Noramlly i'd use normal Gtk.pm but, fresh project, fresh UI, fresh
widget set sounds far too entertaining a prospect to pass up.
Regards,
Red
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]