You are not logged in.
Pages: 1
Hi , I have slitaz-3.0
I got google-chrome rpm & made google-chrome-stable-18.0.1025.162-131933.tazpkg then installed it
The log is
[1mInstallation of :[0m google-chrome-stable-18.0.1025.162-131933
================================================================================
Copying google-chrome-stable-18.0.1025.162-131933... [70G[ [1;33mOK[0;39m ]
Extracting google-chrome-stable-18.0.1025.162-131933... 61978 blocks
Extracting the pseudo fs... (lzma) 220894 blocks
Installing google-chrome-stable... [70G[ [1;33mOK[0;39m ]
Removing all tmp files... [70G[ [1;33mOK[0;39m ]
================================================================================
google-chrome-stable (18.0.1025.162-131933) is installed.On running google-chrome as root I get
/usr/bin/google-chrome: /lib/libc.so.6: version `GLIBC_2.11' not found (required by /usr/bin/google-chrome)
/usr/bin/google-chrome: /usr/lib/libz.so.1: no version information available (required by /usr/bin/google-chrome)
/usr/bin/google-chrome: /usr/lib/libz.so.1: no version information available (required by /usr/bin/google-chrome)Initially I used to get
/usr/bin/google-chrome: error while loading shared libraries: libgconf-2.so.4: cannot open shared object file: No such file or directoryLooks like http://rpm.pbone.net/index.php3/stat/4/idpl/18052562/dir/mandrake_other/com/libGConf2_4-3.2.5-1-mdv2012.0.i586.rpm.html helped
Now what should I install ?
As searching for libc.so.6 gives so many different results.
Offline
glibc-debug & glibc-xen seemed irrelevant.
I installed glibc-2.9-7.i586.rpm & zlib1-1.2.5-7-mdv2011.0.i586.rpm.
Seems
# find / -mount -iname '*libc.so*'
/lib/libc.so.6
/usr/lib/libc.so
# find / -mount -iname '*libz.so*'
/usr/lib/libz.so.1.2.3
/usr/lib/libz.so
/usr/lib/libz.so.1
Still I get
/usr/bin/google-chrome: /lib/libc.so.6: version `GLIBC_2.11' not found (required by /usr/bin/google-chrome)
/usr/bin/google-chrome: /usr/lib/libz.so.1: no version information available (required by /usr/bin/google-chrome)
/usr/bin/google-chrome: /usr/lib/libz.so.1: no version information available (required by /usr/bin/google-chrome)
Offline
# tazpkg convert glibc-2.11.3-15.2.i686.rpm
rpm2cpio: invalid gzip/bzip2 magic
LZMA 4.57 Copyright (c) 1999-2007 Igor Pavlov 2007-12-06
cat: can't open '/tmp/tazpkg-9149-18160/depends': No such file or directory
Packing : glibc-2.11.3-15.2
================================================================================
Creating the list of files... [ OK ]
Creating md5sum of files... [ OK ]
Compressing the fs...
LZMA 4.57 Copyright (c) 1999-2007 Igor Pavlov 2007-12-06
[ OK ]
Undating receipt sizes... [ OK ]
Creating full cpio archive... [ OK ]
Restoring original package tree... 1 blocks
[ OK ]
================================================================================
Package glibc-2.11.3-15.2 compressed successfully.
Size : 4.0k glibc-2.11.3-15.2.tazpkg
root@slitaz:/home/tux# tazpkg install glibc-2.11.3-15.2.tazpkg
Installation of : glibc-2.11.3-15.2
================================================================================
Copying glibc-2.11.3-15.2... [ OK ]
Extracting glibc-2.11.3-15.2... 3 blocks
Extracting the pseudo fs... (lzma) 1 blocks
Installing glibc... cp: cannot stat 'fs/*': No such file or directory
[ Failed ]
Removing all tmp files... [ OK ]
================================================================================
glibc (2.11.3-15.2) is installed.
Yet same error
Offline
SliTaz 3's libraries are too old to use the latest Google Chrome (which the meta-packages fetches off the internet). It's one of the few reasons to upgrade to SliTaz 4.
Offline
Is it possible to get an older google chrome ?
Actually the packages.iso of 2GB says get google-chrome . It always downloads something which it installs but won't work.
Offline
Pages: 1
[ Generated in 0.019 seconds, 11 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]