[SOLVED] maxthon browser not starting

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
pnbalaji
Posts: 99
Joined: 23. Apr 2013, 21:02

[SOLVED] maxthon browser not starting

Post by pnbalaji »

Hi,

I installed maxthon browser and my company's web based mail works only with maxthon browser. However, I am not able to launch maxthon. When I run the browser from terminal, I get the below error message.

Code: Select all

/usr/bin/maxthon: error while loading shared libraries: libgtkhotkey.so.1: cannot open shared object file: No such file or directory
I could not find the libgtkhotkey package in gslapt or sourcery.

Can some one help?

Can I get the rpm version from pkgs.org and convert it into tgz and install it?

Thanks,
Balaji.
Last edited by pnbalaji on 6. Jul 2015, 01:47, edited 1 time in total.
User avatar
laprjns
Salix Warrior
Posts: 1113
Joined: 28. Aug 2009, 01:30
Location: Connecticut USA

Re: maxthon browser not starting

Post by laprjns »

Here's are Salix packages for gtkhotkey:
http://people.salixos.org/laprjns/gtkho ... 6_64-1.txz
or
http://people.salixos.org/laprjns/gtkho ... i486-1.txz

Just download it, cd to the directory that you downloaded to and install using spkg:

Code: Select all

rich[gtkhotkey]$ sudo spkg -i gtkhotkey-0.2.1-x86_64-1.txz
or

Code: Select all

rich[gtkhotkey]$ sudo spkg -i gtkhotkey-0.2.1-i486-1.txz
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
pnbalaji
Posts: 99
Joined: 23. Apr 2013, 21:02

[SOLVED] Re: maxthon browser not starting

Post by pnbalaji »

Thanks for the response.

I downloaded the stable version from maxthon website and installed it. It works fine with out any dependency issues.

Neverthless, thanks for providing the link for gtkhotkey.

Thanks,
Balaji.
Post Reply