Re: Fwd: Updated script
Steve Cookson <[email protected]>
| Newsgroups | gmane.comp.lang.perl.wxperl |
|---|---|
| Message-ID | <[email protected]> |
Hi James and others, I've posted James' script to the wiki here: http://wiki.wxperl.nl/Ubuntu_LTS_14_with_wx3.0.1_Notes If you want to change it, please do, if you don't have a login, please email this list. Regards Steve. On 10/10/14 16:05, James Lynes wrote: > Good idea! > > wxPerl demo version 0.22 (c) 2001-2011 Mattia Barbon > wxPerl 0.9933, wxWidgets 3.0.1 > > Looks current. > > I don't have a wiki login and the request process doesn't seem to work. > > Can you post it? Or who can? > > Thanks, > > James > > > On Thu, Oct 9, 2014 at 3:59 PM, Steve Cookson > <[email protected] <mailto:[email protected]>> wrote: > > Looks good to me. > > The script is laid out very professionally. > > Just check the version number in the about screen in > wxperl_demo.pl <http://wxperl_demo.pl>, if it is 3.0.1, then we > have a 'take'. > > Go ahead and publish. > > Regards > > Steve. > > > -------- Forwarded Message -------- > Subject: Re: Fwd: Updated script > Date: Thu, 9 Oct 2014 15:40:43 -0400 > From: James Lynes <[email protected]> <mailto:[email protected]> > To: Steve Cookson <[email protected]> > <mailto:[email protected]> > > > > Ok. Fixed the "//" error and reran. Demo runs. Attached is screen > dump. If ok, will post this version of the script to the wiki. > > Then on to starting over with a full rebuild of this laptop to > verify notes. > > > James > > > On Thu, Oct 9, 2014 at 11:25 AM, James Lynes <[email protected] > <mailto:[email protected]>> wrote: > > Duh! Can't type! > > Will fix and run one more time. > > Thanks again. > > James > > On Oct 9, 2014 11:13 AM, "Steve Cookson" > <[email protected] <mailto:[email protected]>> > wrote: > > Hi James, > > The first correct installation of a module dependant on Wx > after the Alien-wxWidgets install will have installed wxPerl. > > So your script went: > > - install Alien-wxWidgets - OK, > - install wxPerl - fail, > - install Wx::GLCanvas - OK (cpan also installed wxPerl as > a dependency which used your Aline-wxWidgets install) > - install Wx::PdfDocument - OK > - install Wx::Demo - OK. > > The reason wxPerl fell over was that the svn command was > missing the initial forward slashes after https: > > svn co > https:*//*svn.code.sf.net/p/wxperl/code/wxPerl/trunk > <http://svn.code.sf.net/p/wxperl/code/wxPerl/trunk> wxPerl. > > Otherwise the script was great. > > Regards, > > Steve. > > -------- Forwarded Message -------- > Subject: Updated script > Date: Thu, 9 Oct 2014 10:18:21 -0400 > From: James Lynes <[email protected]> > <mailto:[email protected]> > To: Steve Cookson <[email protected]> > <mailto:[email protected]> > > > > Hi Steve: > > I ran the updated script with your additional clean-up > changes and I saw an svn error. ......doesn't appear to be > a URL... > > See attached and see if I missed something. It seems to > run the demo ok. I don't want to put it on the wiki if > there's still a problem. > > This version took about 57 minutes. > > Thanks, > James > > > > > > >