|
2008-07-17
, 20:49
|
Posts: 30 |
Thanked: 1 time |
Joined on Dec 2007
@ Minneapolis
|
#12
|
|
2008-09-26
, 19:59
|
Posts: 30 |
Thanked: 21 times |
Joined on Aug 2008
|
#13
|
#!/bin/sh su - user -c "/usr/bin/hamachi -c /home/user/.hamachi start"
The Following User Says Thank You to addisjon For This Useful Post: | ||
|
2008-10-03
, 19:34
|
Posts: 30 |
Thanked: 1 time |
Joined on Dec 2007
@ Minneapolis
|
#14
|
|
2008-10-08
, 23:00
|
Posts: 30 |
Thanked: 1 time |
Joined on Dec 2007
@ Minneapolis
|
#15
|
|
2008-10-24
, 15:12
|
Posts: 4,556 |
Thanked: 1,624 times |
Joined on Dec 2007
|
#16
|
|
2009-02-27
, 04:26
|
Posts: 2 |
Thanked: 0 times |
Joined on Feb 2009
|
#17
|
Nokia-N800-51-3:~# hamachi-init
Initializing Hamachi configuration (/root/.hamachi). Please wait ..
hamachi-init: error while loading shared libraries: libcrypto.so.0.9.7: cannot open shared object file: No such file or directory
Nokia-N810-43-7:~# apt-get install libssl0.9.7
|
2009-12-21
, 13:08
|
Posts: 87 |
Thanked: 26 times |
Joined on Oct 2009
|
#19
|
i'm guessing the easiest way to fix this would be to run hamachi as root from the /etc/init.d/rcS script - can i do that?