apt-get install gcc-multilib in terminal)
when doing make following things seem to fail
checking host specific optimization flag... skipped
"checking for Jcode module in perl... Can't locate Jcode.pm in @INC (you may need to install the Jcode module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .).
BEGIN failed--compilation aborted.
this is if you have perl 5perl -MCPAN -e shell
Then do
install Jcode
Getting /usr/bin/ld: cannot find -lasound when doing make all
So now im stuck again
this seems to be a never ending story... if you have a solution please reply...