for the archives purpose, let me send this back to the wxperl mailing list as well. Gabor
On Tue, Nov 25, 2008 at 5:28 AM, Keedi Kim <[EMAIL PROTECTED]> wrote: > Thanks for your advise. > > I installed Alien::wxWidgtes and it builds Wx 2.8.8 libs. > There is a little problem since it does not build mediactrl.so. > I couldn't find the truning on mediactrl option with Alient::wxWidgets > like ./configure --enable-mediactrl. > > Anyway, I got Padre finally. > > Thanks again! :-) > > 2008/11/24 Gabor Szabo <[EMAIL PROTECTED]> >> >> On Mon, Nov 24, 2008 at 5:35 AM, Keedi Kim <[EMAIL PROTECTED]> wrote: >> > Hi, :-) >> > >> > How could i change the system wx lib version when building Wx perl >> > module? >> > In my Ubuntu 8.10 system has two Wx libs, 2.6 and 2.8. >> > >> > And I try to install Wx::AUI since I'm trying to install Padre Perl IDE >> > tools. >> > So I need Wx 2.8 than 2.6 where AUI is supported. >> > >> > When I try to install Wx Perl modules >> > I tried perl Makefile.PL then generating Makefile uses Wx 2.6 lib. >> > >> > How do I change the Makefile.PL's option? >> > >> > Any help will be appreciated. >> > Thanks! :-) >> >> can't you uninstall the 2.6 libs? >> >> or install Alien::wxWidgtes and tell it to compile wxWidgets. >> It will download the 2.8.8 and use that. >> >> I also use Ubuntu 8.10 and for me Alien::wxWidgets found the correct >> headers. >> >> BTW you are welcome to ask on irc.perl.org #padre too >> >> Gabor > > > > -- > Best regards, > > Keedi Kim > >
