sudo apt-get install linux-image-extra-4.8.0-52-generic
Saving here because it took me a couple of hours until I got to this solution.
sudo apt-get install linux-image-extra-4.8.0-52-generic
#!/usr/bin/env perl use strict; use JSON::XS; local $/ = undef; my $content =; my $j = JSON::XS->new->utf8->pretty(1); $j->canonical([1]); my $output = $j->encode($j->decode($content)); print $output;
$ dub Running pre-generate commands for dstep... Performing "debug" build using dmd for x86_64. dstep 0.2.2+commit.121.gf55746e: building configuration "default"... Linking... /usr/bin/ld: cannot find -lclang collect2: error: ld returned 1 exit status --- errorlevel 1 dmd failed with exit code 1.
$sudo su - #cd /usr/lib/x86_64-linux-gnu #ln -s libclang.so.1 libclang.so
Can't use string ("Zug::CMS::Admin::Users") as a HASH ref while "strict refs" in use
at Mojo::Base::__ANON__(~/perl5/perlbrew/perls/perl-5.20.2/lib/site_perl/5.20.3/Mojo/Base.pm line 59
grep 000000-0 access.log | awk '{ print $1 }' | uniq -c