[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Problems on Gtk2->init
- From: Calle Dybedahl <calle cyberpomo com>
- To: "Gtk-Perl-List" <gtk-perl-list gnome org>
- Subject: Re: Problems on Gtk2->init
- Date: Wed, 20 Aug 2003 17:54:49 +0200
>>>>> "Ross" == Ross McFarland <rwmcfa1 neces com> writes:
> as for why the gtk plug/socket stuff failed after the rebuild i
> haven't a clue, but it seems to work on other systems where
> appropriate. perhaps another similar problem.
One possible cause for the plug/socket test to fail is if you run it
with another perl binary than the system default one. The test does a
fork/exec, and the exec:ed binary is simply specified as "perl", which
will be resolved using your $PATH as usual. If that's not the same
perl binary as is running the test, wonkiness may ensue.
--
Calle Dybedahl <calle lysator liu se>
"All printers are unreliable contraptions from the depths of hell sent to
torture sysadmins." -- Russ Allbery
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]