From: Mattia B. <mat...@li...> - 2006-06-25 10:40:33
|
On Sat, 24 Jun 2006 12:17:33 -0400 "Oberholtzer,Stephen" <ste...@fr...> wrote: > As an added bonus, this does NOT segfault: > daemonic:~Wx-0.50$ DISPLAY=:0 perl -MWx -e0 -Iblib/lib -Iblib/arch > > What is it that I am doing wrong? The problem is that wxPerl can't initialize wxWidgets if DISPLAY is not set. However this used to give an error message, not segfault. Will investigate. Which wxWidgets version is this? Regards Mattia |