Re: Installation problem Gtk2



On Sun, 2004-12-12 at 01:34, muppet wrote:
On Dec 11, 2004, at 5:09 PM, Wim Weide wrote:

Is there a downloadable distribution that can be seen as a good 
starting
point for getting Gtk2-perl to a good end.

i personally use gtk2-perl on RedHat 8.0 (yes, currently :-/), FC1, 
FC2, FC3, and Mac OS 10.3.6 with Fink.  just a few months ago i had it 
running on vanilla win2k.  several others on the list and development 
team use various versions of debian.  i also run gtk2-perl against 
gnome cvs.

i installed debian and it installs OK.
But, sometimes when i run the install program it fails.
when i remove the -init part there is no problem.
Could this be a serious issue?

Wim.

----------------------------------------------------------------------
Message: GTK-WARNING cannot open display at /usr/lib/perl5/Gtk2.pm line
95

part of the code:
...
# Will try to load all needed perl modules, fails if any not available
use Data::Dumper;
use strict;
use DBI;
use POSIX;
use IO::Socket::INET;
use Encode;
use Gtk2 -init;
use Gtk2::GladeXML;
use Gtk2::Pango;
use Gtk2::Spell;
use Gtk2::TrayIcon;
use Gnome2::Canvas;
use Glib;
...





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]