Thread: Hamachi on ARM?
View Single Post
Posts: 29 | Thanked: 1 time | Joined on Jan 2006
#16
I think I am a bit confused on the topic of installing hamachi. I moved the file to my MyDocs directory and proceeded to tar -zxvf hamachi-0.9.9.9-20-lnx-n770.tar.gz which unpacked the files.

First question, did I put it in the right directory? I did the sudo su - before hand where it prompts for a password and I hit enter. Is that correct? I ask this as for the following issues relate to that or the directory of install.

I then moved to the hamachi directory and ran ./install. The files started to install, but I got
cp: unable to open '/usr/bin/hamachi': Permission denied
chmod: /usr/bin/hamachi: No such file or directory
Creating hamachi-init symlink...
kn: /usr/bin/hamachi-init: Permission denied
Copy tuncfg into /sbin...
cp: unable to open '/sbin/tuncfg': Permission denied
chmod: /sbin/tuncfg: No such file or directory

Hamachi is installed. See README for what to do next.

So i tried to do init
init: must be superuser.

What do I need to do to fix this situation?