Skip to content

Instantly share code, notes, and snippets.

@mbmccormick
Created October 9, 2011 00:23
Show Gist options
  • Save mbmccormick/1273102 to your computer and use it in GitHub Desktop.
Save mbmccormick/1273102 to your computer and use it in GitHub Desktop.
Install Hamachi VPN on the PogoPlug USB Device (Part 4)
ln -sf /usr/lib/libstdc++.so.6.0.9 /usr/lib/libstdc++.so.6
ln -sf /usr/lib/libcrypto.so.0.9.8 /usr/lib/libcrypto.so.0.9.7
ln -sf /usr/bin/hamachi /usr/bin/hamachi-init
chmod 755 /usr/bin/hamachi
chmod 700 /sbin/tuncfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment