View previous topic :: View next topic |
Author |
Message |
pieter_parker Veteran

Joined: 07 Aug 2006 Posts: 1488 Location: 127.0.0.1
|
Posted: Tue Oct 17, 2006 10:29 am Post subject: wie vmware-server-console installieren?! [geloest] |
|
|
hi
Code: |
emerge -av vmware-server-console
These are the packages that would be merged, in order:
Calculating dependencies
!!! All ebuilds that could satisfy "vmware-server-console" have been masked.
!!! One of the following masked packages is required to complete your request:
- app-emulation/vmware-server-console-1.0.1.29996-r4 (masked by: ~x86 keyword)
For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
|
Code: |
vi /etc/portage/package.keywords
app-emulation/vmware-server-console ~x86
|
Code: |
emerge -av vmware-server-console
These are the packages that would be merged, in order:
Calculating dependencies... done!
[blocks B ] <sys-apps/dbus-0.62 (is blocking app-emulation/vmware-server-console-1.0.1.29996-r4)
[ebuild N ] app-emulation/vmware-server-console-1.0.1.29996-r4 23,314 kB
Total size of downloads: 23,314 kB
!!! Error: The above package list contains packages which cannot be installed
!!! at the same time on the same system.
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
|
ich hab mir das was bei dem link steht dazu durchgelesen aber viel weiterhelfen tut es mir nicht, ich weiss nicht was ich jetzt wo wie machen muss um vmware-server-console installieren zukoennen?!!?
Last edited by pieter_parker on Wed Oct 18, 2006 6:09 pm; edited 1 time in total |
|
Back to top |
|
 |
b3cks Veteran


Joined: 23 Mar 2004 Posts: 1481 Location: Bremen (GER)
|
|
Back to top |
|
 |
pieter_parker Veteran

Joined: 07 Aug 2006 Posts: 1488 Location: 127.0.0.1
|
Posted: Tue Oct 17, 2006 10:57 am Post subject: |
|
|
ja
aber muss ich jetzt dbus deinstallieren? |
|
Back to top |
|
 |
Mr.Big Guru


Joined: 10 Apr 2002 Posts: 424 Location: Königswartha / Germany
|
Posted: Tue Oct 17, 2006 12:15 pm Post subject: |
|
|
pieter_parker wrote: | ja
aber muss ich jetzt dbus deinstallieren? |
ne nur auf eine Version größer 0.62 ändern!
weil, ein Bick ins vmware-server-console.ebuilb zeigt uns unteranderen folgendes.
Code: | RDEPEND=">=sys-libs/glibc-2.3.5
amd64? ( app-emulation/emul-linux-x86-gtklibs )
!amd64? ( || ( ( x11-libs/libSM
x11-libs/libICE
x11-libs/libX11
x11-libs/libXau
x11-libs/libXcursor
x11-libs/libXdmcp
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXft
x11-libs/libXi
x11-libs/libXrandr
x11-libs/libXrender
x11-libs/libXt
x11-libs/libXtst
)
virtual/x11
)
)
>=dev-lang/perl-5
!<sys-apps/dbus-0.62
|
Uns interessiert hier nur die letzte Zeile., die besagt das es mit kleiner = dbus-0.62 "nicht" geht.
Also, einfach:
Code: | echo " sys-apps/dbus ~x86" >>/etc/portage/package.keywords |
dbus neu emergen und dann klappts auch mit dem Vmware!
J. |
|
Back to top |
|
 |
pieter_parker Veteran

Joined: 07 Aug 2006 Posts: 1488 Location: 127.0.0.1
|
Posted: Tue Oct 17, 2006 4:07 pm Post subject: |
|
|
Code: |
echo "sys-apps/dbus ~x86" >>/etc/portage/package.keywords
|
.. das funktioniert leider nicht
es kommt immer noch:
Code: |
emerge -av vmware-server-console
These are the packages that would be merged, in order:
Calculating dependencies... done!
[blocks B ] <sys-apps/dbus-0.62 (is blocking app-emulation/vmware-server-console-1.0.1.29996-r4)
[ebuild N ] app-emulation/vmware-server-console-1.0.1.29996-r4 23,314 kB
Total size of downloads: 23,314 kB
!!! Error: The above package list contains packages which cannot be installed
!!! at the same time on the same system.
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
|
|
|
Back to top |
|
 |
b3cks Veteran


Joined: 23 Mar 2004 Posts: 1481 Location: Bremen (GER)
|
Posted: Tue Oct 17, 2006 4:38 pm Post subject: |
|
|
Hast du danach auch ein Upgrade von dbus gemacht?
So, dass du eine höhere Version als 0.62 erzielst? _________________ I am /root and if you see me laughing you better have a backup. |
|
Back to top |
|
 |
pieter_parker Veteran

Joined: 07 Aug 2006 Posts: 1488 Location: 127.0.0.1
|
Posted: Tue Oct 17, 2006 5:10 pm Post subject: |
|
|
nein, noch nicht, ich weiss auch nicht welche .. emerge --search dbus zeig einiges an, und ich bin mir unsicher welches davon ich nun brauche |
|
Back to top |
|
 |
Mr.Big Guru


Joined: 10 Apr 2002 Posts: 424 Location: Königswartha / Germany
|
Posted: Tue Oct 17, 2006 6:11 pm Post subject: |
|
|
Mr.Big wrote: |
dbus neu emergen und dann klappts auch mit dem Vmware!
J. |
was daran verstehst Du nicht ??
einfach
das sollte Dir die aktuellste "unstable" Version draufbügeln und damit geht es dann! |
|
Back to top |
|
 |
Mr.Big Guru


Joined: 10 Apr 2002 Posts: 424 Location: Königswartha / Germany
|
Posted: Tue Oct 17, 2006 7:22 pm Post subject: |
|
|
Habe es eben nochmal bei mir durchgespielt.
Du mußt noch
Code: | echo ">sys-apps/dbus-0.62" >>/etc/portage/package.mask |
ausführen.
Damit bekommst Du mit Version 0.62-r1 installiert.
Und nun endlich sollte
Code: | emerge vmware-server-console | klappen.
 |
|
Back to top |
|
 |
pieter_parker Veteran

Joined: 07 Aug 2006 Posts: 1488 Location: 127.0.0.1
|
Posted: Tue Oct 17, 2006 9:40 pm Post subject: |
|
|
installieren war jetzt moeglich..
nach dem bauen hab ich das hier gemacht
Code: |
/opt/vmware/server/console/bin/vmware-config-server-console.pl
Configuring fallback GTK+ 2.4 libraries.
The configuration of VMware Server Console completed successfully
|
aber laufen will die vmware-server-console irgendwie nicht
Code: |
vmware-server-console
/usr/bin/vmware-server-console: line 85: /etc/vmware-server-console/locations: Keine Berechtigung
/usr/bin/vmware-server-console: line 177: /lib/wrapper-gtk24.sh: Datei oder Verzeichnis nicht gefunden
/usr/bin/vmware-server-console: line 177: exec: /lib/wrapper-gtk24.sh: cannot execute: Datei oder Verzeichnis nicht gefunden
|
nur diese fehlermeldung kommt beim aufrufen... |
|
Back to top |
|
 |
Mr.Big Guru


Joined: 10 Apr 2002 Posts: 424 Location: Königswartha / Germany
|
Posted: Tue Oct 17, 2006 9:44 pm Post subject: |
|
|
User in gruppe "vmware" ??? |
|
Back to top |
|
 |
pieter_parker Veteran

Joined: 07 Aug 2006 Posts: 1488 Location: 127.0.0.1
|
Posted: Tue Oct 17, 2006 9:53 pm Post subject: |
|
|
der user als der ich im kde bin ist in der gruppe vmware, ja |
|
Back to top |
|
 |
Mr.Big Guru


Joined: 10 Apr 2002 Posts: 424 Location: Königswartha / Germany
|
Posted: Tue Oct 17, 2006 9:58 pm Post subject: |
|
|
pieter_parker wrote: | der user als der ich im kde bin ist in der gruppe vmware, ja |
nach dem hizufügen zur gruppe vmware auch mal neu angemeldet ???
existiert "/etc/vmware-server-console/locations" ??? |
|
Back to top |
|
 |
pieter_parker Veteran

Joined: 07 Aug 2006 Posts: 1488 Location: 127.0.0.1
|
Posted: Tue Oct 17, 2006 9:59 pm Post subject: |
|
|
hab mich ab und neu angemeldet .. nun funktioniert es, ich kann die vmware-server-console starten
yeah
neulich war das schonmal so, ich weiss nicht mehr genau bei was, aber da musste ich mich auch erst ab und neu anmelden damit er das was ich in /etc/group hinzugefuegt habe geschluckt hat
warum ist das so?
gibt es eine moeglichkeit solche aenderungen ohne ab und an melden durchzufuehren? |
|
Back to top |
|
 |
tuxian l33t

Joined: 26 Jan 2004 Posts: 766 Location: Austria
|
Posted: Wed Oct 18, 2006 9:02 am Post subject: |
|
|
Nein, du musst dich neu anmelden da erst beim Anmelden der Inhalt von /etc/group (erneut) ausgewertet wird. |
|
Back to top |
|
 |
|