Hamachi - (CentOS release 5 (Final))

Issues related to software problems.
Post Reply
ryuunosuke
Posts: 3
Joined: 2013/12/18 13:05:29

Hamachi - (CentOS release 5 (Final))

Post by ryuunosuke » 2013/12/18 13:20:29

I am Brazilian Perhaps you do not understand everything I say.

Installed: logmein-hamachi-2.1.0.101-1.i486.rpm
Caught on a screen speaking is updating the application. I closed it after a few minutes.

I sent the command:

Code: Select all

/etc/init.d/logmein-hamachi start 
And I received the following error:

Code: Select all

[root@localhost ~]# /etc/init.d/logmein-hamachi startStarting LogMeIn Hamachi VPN tunneling engine logmein-hamachi/etc/sysconfig/i18n: line 3: unexpected EOF while looking for matching `"'
/etc/sysconfig/i18n: line 4: syntax error: unexpected end of file
Can someone help me?

User avatar
avij
Retired Moderator
Posts: 3046
Joined: 2010/12/01 19:25:52
Location: Helsinki, Finland
Contact:

Re: Hamachi - (CentOS release 5 (Final))

Post by avij » 2013/12/20 02:21:20

Your /etc/sysconfig/i18n file is probably somehow corrupted, perhaps it lacks a " from somewhere.

For reference, here's mine, but yours is probably different:

Code: Select all

LANG="en_US.UTF-8"
SYSFONT="latarcyrheb-sun16"

ryuunosuke
Posts: 3
Joined: 2013/12/18 13:05:29

Re: Hamachi - (CentOS release 5 (Final))

Post by ryuunosuke » 2013/12/21 11:56:04

avij wrote:Your /etc/sysconfig/i18n file is probably somehow corrupted, perhaps it lacks a " from somewhere.

For reference, here's mine, but yours is probably different:

Code: Select all

LANG="en_US.UTF-8"
SYSFONT="latarcyrheb-sun16"
I'll be putting your code. But anyway I was like that:

Code: Select all

LANG="zh_CN.UTF-8"
SUPPORTED="zh_CN.UTF-8:zh_CN:zh"
SYSFONT="latarcyrheb-sun16"

ryuunosuke
Posts: 3
Joined: 2013/12/18 13:05:29

Re: Hamachi - (CentOS release 5 (Final))

Post by ryuunosuke » 2013/12/21 13:30:28

THANK YOU! Now is ok here ...

Post Reply