From: Marcus <li...@wo...> - 2002-10-10 06:23:58
|
Mattia wrote: >If you explain what is broken, it _may_ be possivle to fix it... I'd be very grateful if we could. I have AP 623. I updated PPM 2.x and then it stoppped working. This happened before. An install over the existing perl does not work. Here is the error message: "Error installing package 'Wx': Read a PPD for 'Wx', but it is not intended for this build of Perl (MSWin32-x86-multi-thread)" Any ideas? I got PPM3, but that only works online, not locally. So you get this: ppm3 install --location=. Wx "Unknown option: location Package 'Wx' not found; 'search' for it first." (N.B: I've stuck with AP 623 because newer builds didn't work with all modules or Mingw would not compile wxPerl, e.g. on AP 631) Thanks, Marcus |
From: DH <cra...@ya...> - 2002-10-10 07:35:59
|
It doesn't hurt to visit the archives http://www.geocrawler.com/lists/3/SourceForge/8008/0/9809093/ --- Marcus <li...@wo...> wrote: > Mattia wrote: > >If you explain what is broken, it _may_ be possivle to fix it... > > I'd be very grateful if we could. I have AP 623. I updated PPM 2.x and > then it stoppped working. This happened before. An install over the > existing perl does not work. Here is the error message: > > "Error installing package 'Wx': Read a PPD for 'Wx', but it is not > intended for this build of Perl (MSWin32-x86-multi-thread)" > > Any ideas? > > I got PPM3, but that only works online, not locally. So you get this: > > ppm3 install --location=. Wx > > "Unknown option: location > Package 'Wx' not found; 'search' for it first." > > (N.B: I've stuck with AP 623 because newer builds didn't work with all > modules or Mingw would not compile wxPerl, e.g. on AP 631) > > Thanks, > > Marcus > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > wxperl-users mailing list > wxp...@li... > https://lists.sourceforge.net/lists/listinfo/wxperl-users __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com |
From: Mattia B. <mb...@ds...> - 2002-10-10 09:43:10
|
> It doesn't hurt to visit the archives > > http://www.geocrawler.com/lists/3/SourceForge/8008/0/9809093/ I agree, but nonetheless this should be fixed (I, personally, would be very annoyed if a package installation would not work[1]). Regards Mattia [1] not that I use PPM that much, though... |
From: DH <cra...@ya...> - 2002-10-10 11:43:46
|
true that. the PPM modules aren't bad, but the shell continues to suck, and it's hard to fix ~ i guess someone ought to write a better one (ppmplus anybody?) --- Mattia Barbon <mb...@ds...> wrote: > > It doesn't hurt to visit the archives > > > > http://www.geocrawler.com/lists/3/SourceForge/8008/0/9809093/ > > I agree, but nonetheless this should be fixed (I, personally, > would be very annoyed if a package installation would not work[1]). > > Regards > Mattia > > [1] not that I use PPM that much, though... > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > wxperl-users mailing list > wxp...@li... > https://lists.sourceforge.net/lists/listinfo/wxperl-users __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com |
From: Asim J. <asi...@ac...> - 2002-10-10 20:01:46
|
On Thu, Oct 10, 2002 at 04:43:41AM -0700, DH wrote: > Mattia Barbon <mb...@ds...> wrote: > > > It doesn't hurt to visit the archives > > > > > > http://www.geocrawler.com/lists/3/SourceForge/8008/0/9809093/ > > > > I agree, but nonetheless this should be fixed (I, personally, > > would be very annoyed if a package installation would not > > work [1]). [1] not that I use PPM that much, though... > > > > true that. the PPM modules aren't bad, but the shell continues > to suck, and it's hard to fix ~ i guess someone ought to write > a better one (ppmplus anybody?) Until ppm is improved a quick solution (which would really help other people like me who use ppm) would be to include the script > http://www.geocrawler.com/lists/3/SourceForge/8008/0/9809093/ as ppm-install-wxperl.pl in the distro. This way new users can install wxPerl without scouring the list archives. I downloaded wxPerl and when ppm failed I assumed the package was broken and gave up on it for several months. After I saw this message I went back to the archives and found the install script. The easier wxPerl is to install the more people will use it, and the more people will contribute to it, which will help improve it over time. The broken install could be hurting wxPerl's spread. Asim |