09 Сен, 2010 г. - 08:30Deutsch | English
Здравствуйте unlogged user [ Register | Вход ]

Новая тема   Ответить
Предыдущая тема Версия для печати Войти и проверить личные сообщения Следующая тема
Автор Сообщение
markb
Тема сообщения: vmware won't start today?  СообщениеОтправлено: 15 Сен, 2006 г. - 03:14



Зарегистрирован: 09 Авг, 2004
Сообщений: 121
Откуда : Brisbane Australia
I'm running the latest kano kernel kernel-2.6.17.13-kanotix-2 and my system is up to date. As of recently(?), vmware workstation fails to start with nothing more than the messages:

% vmware
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)
/usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)
%

Running vmware-any-any-update104/runme.pl does not change this. That script normally fixes up vmware after I upgrade my kanotix kernel etc.

I'm not sure what broke vmware? I probably last used vmware only a week ago. Anybody else with an up-to-date kanotix system seeing (or not seeing) this problem?


Последний раз редактировалось markb в 15 Сен, 2006 г. - 04:32; всего редактировалось 1 раз
 
 Профиль пользователя отправить личное сообщение  
Ответить с цитатой Наверх
markb
Тема сообщения: RE: vmware won  СообщениеОтправлено: 15 Сен, 2006 г. - 04:04



Зарегистрирован: 09 Авг, 2004
Сообщений: 121
Откуда : Brisbane Australia
After a bit of googling I found my own solution. So for the next jockey ....

Seems libdbus-1-3 was auto installed yesterday in parallel with libdbus-1-2 and vmware was having a problem with this (the messages above are a harmless other issue). I removed the libdbus-1-2 package and vmware started fine. There were a couple of apps on my system dependent on libdbus-1-2 (xchat and bluez-pin) but I didn't use either of them so let them be deleted as well.
 
 Профиль пользователя отправить личное сообщение  
Ответить с цитатой Наверх
Roughnecks
25 Тема сообщения: RE: vmware won  СообщениеОтправлено: 15 Сен, 2006 г. - 09:53



Зарегистрирован: 13 Дек, 2004
Сообщений: 730
Откуда : Deutschland
Solution:

open /usr/lib/vmware/lib/wrapper-gtk24.sh as root.
search for the lines
Код:
 vm_run() {
    local exitCode;


add:

Код:
   # Fix for vmplayer pulling in libdbus-1.so.2 instead of .3
   export LD_PRELOAD=/usr/lib/libdbus-1.so.3:$LD_PRELOAD


so your new /usr/lib/vmware/lib/wrapper-gtk24.sh looks like this:

Код:
# Run "$binary" while watching its progress on its stderr.
vm_run() {
   local exitCode;

   # Fix for vmplayer pulling in libdbus-1.so.2 instead of .3
   export LD_PRELOAD=/usr/lib/libdbus-1.so.3:$LD_PRELOAD

   # Append any libraries that are still missing.
   if [ "$VMWARE_USE_SHIPPED_GTK" = 'force' ]; then


now you can have installed libdbus-1-2/3 at the same time and vmware will run, too.

_________________
Kanotix 2006-1 RC4 (daily dist-upgraded)
Deutsches Kanotix Wiki - English Kanotix Wiki
 
 Профиль пользователя отправить личное сообщение  
Ответить с цитатой Наверх
wegface
Тема сообщения:   СообщениеОтправлено: 15 Сен, 2006 г. - 12:49



Зарегистрирован: 02 Ноя, 2005
Сообщений: 127

Works a treat- thank god for that! hehe
If anyones regged at vmware forum might want to post the solution there:
http://www.vmware.com/community/thread. ... p;tstart=0
(edit- i added the fix to the forum meself)
hehe they havnt figured it out yet i dont think....
Nice one roughnecks!

_________________
Linux user 403389 and Herbaholic Trichopath
 
 Профиль пользователя отправить личное сообщение  
Ответить с цитатой Наверх
Cathbard
Тема сообщения:   СообщениеОтправлено: 16 Сен, 2006 г. - 17:32
Artist
Artist


Зарегистрирован: 11 Авг, 2005
Сообщений: 451
Откуда : Australia
Thanks heaps Roughnecks, I had the same problem. All better now. Sehr glьcklich

_________________
Cathbard.com
The real pirates by Courtney Love
 
 Профиль пользователя отправить личное сообщение  
Ответить с цитатой Наверх
eislon
Тема сообщения:   СообщениеОтправлено: 21 Сен, 2006 г. - 13:31



Зарегистрирован: 18 Апр, 2006
Сообщений: 17

Yes it works again now... I just get keep one message : /usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)

but vmware console runs now... thanks.
 
 Профиль пользователя отправить личное сообщение WWW ICQ 
Ответить с цитатой Наверх
Показать:     
Перейти к:  
Время в формате GMT + 1
Новая тема   Ответить
Предыдущая тема Версия для печати Войти и проверить личные сообщения Следующая тема
PNphpBB2 © 2003-2007 
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jцrg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.