mardi 3 février 2015

Install Google Chrome on RHEL 6.5 as a no-root-user


I am trying to install Google Chrome on a Linux Sever (RHEL 6.5). I am not the superuser, so I tried to install it in my HOME directory by following steps in this link: Installing Chrome on Linux without needing to be root


However, when I tried to launch 'google-chrome', it said that google-chrome: undefined symbol: FT_Get_FSType_Flags


It seems to be a freetype-library problem. The version of freetype (got from freetype-config --version) is 9.22.3.


And locate freetype.so got



/usr/lib/libfreetype.so.6
/usr/lib/libfreetype.so.6.3.22
/usr/lib64/libfreetype.so
/usr/lib64/libfreetype.so.6
/usr/lib64/libfreetype.so.6.3.22


Does anyone know how to solve this problem? Or, is there an alternative way to install chrome on RHEL 6.5 without root permission.



Aucun commentaire:

Enregistrer un commentaire