Re: adept problem
>
>
>
- from a console (not: Adept, Synaptic or the like):
(My reasoning: due to what I tend to call "strange packaging", installing vmware applications by means of a graphical interface is - at least to me - a known source of trouble.)
HTH
Birdy
>



Code:
sudo apt-get --purge remove vmware-player && apt-get update && apt-get install vmware-player
HTH
Birdy
Comment