Cause: Hamachi's binary is compressed with upx. You just need to uncompress it.
Resolution: Assuming /usr/bin is were hamachi's binary is in the computer, run the following commands
# sudo apt-get install upx-ucl
# cd /usr/bin [Assuming /usr/bin is were hamachi's binary is]
# sudo upx -d hamachi
Ultimate Packer for eXecutables
Copyright (C) 1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007
UPX 3.01 Markus Oberhumer, Laszlo Molnar & John Reiser Jul 31st 2007
File size Ratio Format Name
-------------------- ------ ----------- -----------
830676 <- 331144 39.86% linux/386 hamachi
Unpacked 1 file.
Try starting hamachi after that.
Thanks so much for this, I had absolutely no idea what the problem was!
ReplyDeleteHi,
ReplyDeletethanks for the guide. Not only it works perfectly, but finally I understood why it didn't work.
Thanks again,
rol.