# fedora 10 yum update nss rpm -ivh /ext/cmp/google-chrome-beta_current_i386.rpm # cd /etc/ld.so.conf.d # echo /opt/google/chrome > google-chrome.conf cd /ext/ini cat << EOF > chrome.sh export LD_LIBRARY_PATH=\$LD_LIBRARY_PATH:/opt/google/chrome EOF