On Fri, 2 May 2003 03:13:46 +0200 Marcus <lists@...> wrote:
> Wednesday, April 30, 2003, 3:48:55 PM, you wrote:
> >> Do wxPerl 0.13 (0.14) work with Perl 5.6.1, or do you need 5.8?
> >> I'm running Debian which only has 5.6.1 so far.
> Mattia> Yes, it works with 5.6.1, too (in fact I develop it with
> ActivePerl 5.6.1
> Mattia> and stock perl 5.6.1 from Debian 3.0).
>
> I tried the RPM on debian, but it seems to go in the wrong
> places. Can you tell me which directories the files
> should go into, then I'll move them.
I can do that, if you really wish... however, it is much simpler if you
just compile wxPerl yourself (and much more likely to succeed, too).
Regards
Mattia
It should be:
.pm to /usr/local/lib/site_perl/i386-linux/Wx/*.pm (and Wx/XRC/*.pm, etc)
.so&c to /usr/local/lib/site_perl/i386-linux/auto/Wx/*
please note that I haven't tried it
|