X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=UPGRADE.mojo;h=502bb0e78ffe0aa28fb7b21052629a4b779ac394;hb=9c2a187b4d9e7b03a963cabc4c7ecf5df5bf1ca5;hp=5e5a402e14505a139bb6ee526e992df785a9f416;hpb=0c6e2c3a5619ce9791db56632c1b22d10c60bc70;p=spider.git diff --git a/UPGRADE.mojo b/UPGRADE.mojo index 5e5a402e..502bb0e7 100644 --- a/UPGRADE.mojo +++ b/UPGRADE.mojo @@ -56,7 +56,7 @@ You will need the following CPAN packages: If you are on a Debian based system (Devuan, Ubuntu, Mint etc) that is reasonably new (I use Ubuntu 18.04 and Debian 10) then you can simply do: - sudo apt-get install libev-perl libmojolicious-perl libjson-perl libjson-xs-perl libdata-structure-util-perl + sudo apt-get install libev-perl libmojolicious-perl libjson-perl libjson-xs-perl libdata-structure-util-perl libmath-round-perl or on Redhat based systems you can install the very similarly (but not the same) named packages. I don't the exact names but using anything less than Centos 7 is likely to cause @@ -68,7 +68,7 @@ You will need the following CPAN packages: sudo apt-get install build-essential. - sudo cpanm EV Mojolicious JSON JSON::XS Data::Structure::Util + sudo cpanm EV Mojolicious JSON JSON::XS Data::Structure::Util Math::Round # just in case it's missing sudo apt-get install top @@ -166,10 +166,6 @@ if you have not already done this: sudo ln -s /spider/perl/console.pl /usr/local/bin/dx sudo ln -s /spider/perl/*dbg /usr/local/bin -*IMPORTANT* (for any build of dxspider) regardless of branch below build 229 run: - - /spider/perl/convert-users-v3-to-v4.pl - Now in another window run: watchdbg