Mark Dootson wrote: > Install PPM's for > File-chdir (ignore the warnings - it won't downgrade anything) > Module-Pluggable > UNIVERSAL-require > from Wx repository
Thanks for the reply. :-) Hmmm... I know how to use ActiveState's PPM to install packages, but I'm not sure how to pick which respository they came from. So, I'll just try it anyway: File-chdir marked for install WARNING: Installing File-Spec-0.82 for File-chdir would downgrade File::Spec from version 3.25 to 0.82, File::Spec::Functions from version 1.3 to 1.1, File::Spec::Mac from version 1.4 to 1.2, File::Spec::OS2 from version 1.2 to 1.1, File::Spec::Unix from version 1.5 to 1.2, File::Spec::VMS from version 1.4 to 1.1, and File::Spec::Win32 from version 1.6 to 1.2 WARNING: Can't find any package that provide Cwd for File-chdir File-chdir depends on File-Spec Module-Pluggable marked for install UNIVERSAL-require marked for install ERROR: Can't find any package that provide Cwd for File-chdir Installing 3 packages ... Downloading Module-Pluggable-3.8 ... done Downloading UNIVERSAL-require-0.11 ... done Downloading File-chdir-0.09 ... done Unpacking Module-Pluggable-3.8 ... done Unpacking UNIVERSAL-require-0.11 ... done Unpacking File-chdir-0.09 ... done Generating HTML for Module-Pluggable-3.8 ... done Generating HTML for UNIVERSAL-require-0.11 ... done Generating HTML for File-chdir-0.09 ... done Updating files in site area ... done Installing 3 packages done > Then > File-Slurp > Class-Accessor > from ActiveState > I've not quite figured out why PPM can't manage this automatically - I think perhaps the File-chdir warnings stop any further action. File-Slurp marked for install Class-Accessor marked for install Installing 2 packages ... Downloading Class-Accessor-0.31 ... done Downloading File-Slurp-9999.13 ... done Unpacking Class-Accessor-0.31 ... done Unpacking File-Slurp-9999.13 ... done Generating HTML for Class-Accessor-0.31 ... done Generating HTML for File-Slurp-9999.13 ... done Updating files in site area ... done Installing 2 packages done Testing again: C:\Documents and Settings\dpchrist\My Documents>wxperl_demo "wxLayout_LeftToRight" is not exported by the Wx module Can't continue after import errors at C:/Perl/site/lib/Wx.pm line 73 BEGIN failed--compilation aborted at C:/Perl/site/lib/Wx/Demo.pm line 340. Compilation failed in require at C:\Perl\site\bin/wxperl_demo.bat line 29. BEGIN failed--compilation aborted at C:\Perl\site\bin/wxperl_demo.bat line 29. I'm still stuck. Any suggestions? TIA, David
