Re: [gtk-list] Re: GtkPerl, Gnome and libglade



On Fri, Oct 01, 1999 at 11:11:11AM -0400, bilko@onebabyzebra.com wrote:
>         I installed imlib 1.9.7. Recompiled gtk, glib, gnome-libs, libglade
> and GtkPerl. Still the same problem.

Try to run the script in a debugger:
install the debug version of perl (in debian it's perl-debug for slink
and perl-5.00[45]-debug for potato).
run gdb /usr/bin/debugperl
in the gdb shell type:
set args your_perl_script
run

When it crashes type:
bt

Send back the result.
It may be useful also the output of the ldd command on the Gtk.so
module.

lupus

-- 
-----------------------------------------------------------------
lupus@debian.org                                     debian/rules



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