Page 1 of 1

[SOLVED] maxthon browser not starting

Posted: 5. Jul 2015, 01:44
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.

Re: maxthon browser not starting

Posted: 5. Jul 2015, 12:30
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

[SOLVED] Re: maxthon browser not starting

Posted: 6. Jul 2015, 01:46
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.