X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=UPGRADE.mojo;h=34c2e7815cd9547fac575877876c3e80f3fbbbe1;hb=4a47ee8996cd52566856a06476eb74aea02d68ac;hp=6e5047fbc8d0b84904cd9b968823b3be59f9b085;hpb=55d89da47d81b4a66fab966620dacd213b6ca20e;p=spider.git diff --git a/UPGRADE.mojo b/UPGRADE.mojo index 6e5047fb..34c2e781 100644 --- a/UPGRADE.mojo +++ b/UPGRADE.mojo @@ -42,16 +42,23 @@ Prerequisites: Install cpamminus: sudo apt-get install cpanminus +or + wget -O - https://cpanmin.us | perl - --sudo App::cpanminus or sudo apt-get install curl curl -L https://cpanmin.us | perl - --sudo App::cpanminus You will need the following CPAN packages: - sudo cpanm EV Mojolicious Mojo::IOLoop::ForkCall JSON JSON::XS + sudo cpanm EV Mojolicious JSON JSON::XS # just in case it's missing sudo apt-get install top + +Please make sure that, if you insist on using operating system packages, that your Mojolicious is +at least version 7.26. Mojo::IOLoop::ForkCall is NOT LONGER IN USE! The current version at time +of writing is 8.36. + Login as the sysop user. Edit your /spider/local/DXVars.pm so that the bottom of the file is changed from something like: