läuft Robomongo auf Centos

Ist jemand erfolgreich ausgeführt robomongo auf centos Maschine.

Bekam ich das Ergebnis, wenn Sie versuchen, excuting es

> ./robomongo.sh 
./bin/robomongo: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./bin/robomongo)
./bin/robomongo: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./bin/robomongo)
./bin/robomongo: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./lib/libqscintilla2.so.8)
./bin/robomongo: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by ./lib/libQtGui.so.4)
./bin/robomongo: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./lib/libQtGui.so.4)
./bin/robomongo: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by ./lib/libQtCore.so.4)
./bin/robomongo: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by ./lib/libQtCore.so.4)
> 

Ich habe versucht, ein update der glibc von yum Befehl

> yum list installed | grep glibc
glibc.x86_64                          2.12-1.107.el6_4.2               @updates 
glibc-common.x86_64                   2.12-1.107.el6_4.2               @updates 
glibc-devel.x86_64                    2.12-1.107.el6_4.2               @updates 
glibc-headers.x86_64                  2.12-1.107.el6_4.2               @updates 
> sudo yum update glibc.x86_64
Loaded plugins: fastestmirror, refresh-packagekit
Loading mirror speeds from cached hostfile
 * base: centos.biz.net.id
 * epel: kartolo.sby.datautama.net.id
 * extras: centos.biz.net.id
 * rpmforge: kartolo.sby.datautama.net.id
 * updates: centos.biz.net.id
Setting up Update Process
No Packages marked for Update
> 

bitte, ist jemand dieses problem lösen könnte?

-Mardi

Schreibe einen Kommentar