PDA

View Full Version : [ubuntu] Hamachi Install Woes


spynappels
December 21st, 2008, 02:23 PM
Hi guys,

I have another question for you great people.

i am trying to install hamachi on the latest Server edition. I ran the "make install" command and get the following error message. Can anyone just tell me what this means and what I need to do?
Copying hamachi into /usr/bin ..
Creating hamachi-init symlink ..
Copying tuncfg into /sbin ..
install: cannot run strip: No such file or directory
install: strip process terminated abnormally
make: *** [install] Error 1
maha@imeddocserver:~/hamachi-0.9.9.9-20-lnx$

I'd really appreciate some help with this one please.

Thanks, Stefan.

spynappels
December 22nd, 2008, 12:10 PM
bump.

Zebra_
January 5th, 2009, 02:17 AM
Alright I just did this:

Once you download the file, extract it into home/*user name*.
Then enter into the terminal:
cd ~/hamachi-0.9.9.9-20-lnx
sudo make install

Hope that helps

Zebra_
January 5th, 2009, 02:20 AM
Then after you have to
cd ~/hamachi-0.9.9.9-20-lnx/tuncfg
sudo tuncfg

murchball
July 8th, 2009, 08:32 AM
I just ran into this myself on a minimal Jaunty install. Installing gcc before running make install seemed to fix it.