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 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 <jmlyne...@gmail.com> To: Steve Cookson <steve.cook...@sca-uk.com> 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
wxPerl-Installer.screen
Description: Binary data
wxPerl-Installer.sh
Description: Bourne shell script