das tuts bei mir, ohne dbus rauszuschmeissen:

[EMAIL PROTECTED]:~$ head -n 25 `which vmware`
#!/bin/sh
#
# Copyright 2005 VMware, Inc.  All rights reserved.
#
# Wrapper for the real 'vmware' binary. Ensure that the binary will find
# all the shared libraries it needs. If a shared library is not
available from any
# of the standard system-wide locations, we provide it from the location
where
# the VMware software is installed. --hpreg
#

# BEGINNING_OF_DB_DOT_SH
#!/bin/sh

#
# Manage an installer database
#

# workaround for bug:
# https://launchpad.net/distros/ubuntu/+source/hal/+bug/59232
LD_PRELOAD=/usr/lib/libdbus-1.so.3
export LD_PRELOAD

# Add an answer to a database in memory
db_answer_add() {
  local dbvar="$1" # IN/OUT


cu marc

Andre Timmermann wrote:
> Am Donnerstag, den 26.10.2006, 07:45 -0700 schrieb AndiSHFR:
>> OK. habs....
>>
>>  apt-get remove libdbus-1-2
> 
> OMG, funktioniert.
> 
> Leider wird bei der Gelegenheit auch bluez-pin deintsalliert und lässt
> sich nicht mehr installieren. Es hängt von libdbus-1-2 ab, aber
> libdbus-1-3 ist im Tree vorhanden...
> 
> Also warten, aber immerhin läuft es...
> 
> Greetz und Danke,
> Andre
> 


-- 
Haeufig gestellte Fragen und Antworten (FAQ): 
http://www.de.debian.org/debian-user-german-FAQ/

Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED]
mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

Antwort per Email an