(Erledigt) VMWare Workstation 5.5 unter SuSe 10.1

Status
Für weitere Antworten geschlossen.

hinti

New Member
hallo!

als blutiger anfänger hab ich mal wieder eine frage!

und zwar:

wie kann ich "VMware Workstation 5.5" installieren und zum laufen bringen.
die installationsdatei ist ein rpm paket...

thx
 

Rain_Maker

Administrator
Teammitglied
AW: VMWare Workstation 5.5 unter SuSe 10.1

Hallo,

Tipp zum Thema "Installation":

Code:
man rpm

Greetz,

RM
 

hinti

New Member
AW: VMWare Workstation 5.5 unter SuSe 10.1

Hier scheitert es dann:

vmware-config.pl

Code:
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
   Virtual machine monitor                                             done

You must read and accept the End User License Agreement to continue.
Press enter to display it.


Do you accept? (yes/no) yes

Thank you.

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the mime type icons?
[/usr/share/icons]

What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]

In which directory do you want to install the application's icon?
[/usr/share/pixmaps]

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Workstation is suitable for your
running kernel.  Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes] yes

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.16.13-4-default/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config1/vmmon-only'
make -C /lib/modules/2.6.16.13-4-default/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
make -C ../../../linux-2.6.16.13-4 O=../linux-2.6.16.13-4-obj/i386/default modules
  CC [M]  /tmp/vmware-config1/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config1/vmmon-only/linux/driver.h:20,
                 from /tmp/vmware-config1/vmmon-only/linux/driver.c:49:
/tmp/vmware-config1/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config1/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config1/vmmon-only/linux/driver.h:20,
                 from /tmp/vmware-config1/vmmon-only/linux/driver.c:49:
/tmp/vmware-config1/vmmon-only/./include/compat_wait.h:60: error: conflicting types for ‘poll_initwait’
/usr/src/linux-2.6.16.13-4/include/linux/poll.h:45: error: previous declaration of ‘poll_initwait’ was here
/tmp/vmware-config1/vmmon-only/linux/driver.c:145: warning: initialization from incompatible pointer type
/tmp/vmware-config1/vmmon-only/linux/driver.c:149: warning: initialization from incompatible pointer type
make[4]: *** [/tmp/vmware-config1/vmmon-only/linux/driver.o] Fehler 1
make[3]: *** [_module_/tmp/vmware-config1/vmmon-only] Fehler 2
make[2]: *** [modules] Fehler 2
make[1]: *** [modules] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
make: *** [vmmon.ko] Fehler 2
make: Leaving directory `/tmp/vmware-config1/vmmon-only'
Unable to build the vmmon module.

Execution aborted.
hab bei den eingaben überall den default pfad stehen lassen, da ich keine ahung habe wo was liegt bei SuSe.
 

Rain_Maker

Administrator
Teammitglied
AW: VMWare Workstation 5.5 unter SuSe 10.1

hinti schrieb:
Hier scheitert es dann:

vmware-config.pl

Code:
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
   Virtual machine monitor                                             done

You must read and accept the End User License Agreement to continue.
Press enter to display it.


Do you accept? (yes/no) yes

Thank you.

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the mime type icons?
[/usr/share/icons]

What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]

In which directory do you want to install the application's icon?
[/usr/share/pixmaps]

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Workstation is suitable for your
running kernel.  Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes] yes

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/lib/modules/2.6.16.13-4-default/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config1/vmmon-only'
make -C /lib/modules/2.6.16.13-4-default/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
make -C ../../../linux-2.6.16.13-4 O=../linux-2.6.16.13-4-obj/i386/default modules
  CC [M]  /tmp/vmware-config1/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config1/vmmon-only/linux/driver.h:20,
                 from /tmp/vmware-config1/vmmon-only/linux/driver.c:49:
/tmp/vmware-config1/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config1/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config1/vmmon-only/linux/driver.h:20,
                 from /tmp/vmware-config1/vmmon-only/linux/driver.c:49:
/tmp/vmware-config1/vmmon-only/./include/compat_wait.h:60: error: conflicting types for ‘poll_initwait’
/usr/src/linux-2.6.16.13-4/include/linux/poll.h:45: error: previous declaration of ‘poll_initwait’ was here
/tmp/vmware-config1/vmmon-only/linux/driver.c:145: warning: initialization from incompatible pointer type
/tmp/vmware-config1/vmmon-only/linux/driver.c:149: warning: initialization from incompatible pointer type
make[4]: *** [/tmp/vmware-config1/vmmon-only/linux/driver.o] Fehler 1
make[3]: *** [_module_/tmp/vmware-config1/vmmon-only] Fehler 2
make[2]: *** [modules] Fehler 2
make[1]: *** [modules] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
make: *** [vmmon.ko] Fehler 2
make: Leaving directory `/tmp/vmware-config1/vmmon-only'
Unable to build the vmmon module.

Execution aborted.
hab bei den eingaben überall den default pfad stehen lassen, da ich keine ahung habe wo was liegt bei SuSe.
http://www.linux-club.de/ftopic60396.html

Greetz,

RM
 

hinti

New Member
AW: VMWare Workstation 5.5 unter SuSe 10.1

trotz des patches die gleiche meldung!

trotzdem danke...
 

tristan

Member
AW: VMWare Workstation 5.5 unter SuSe 10.1

Hallo hinti,

ich hatte das gleiche Problem.
Der patch heißt:

vmware-any-any-update101.tar.gz und gibts hier:

http://knihovny.cvut.cz/ftp/pub/vmware/

Das entpackst du dann mit: tar xfvz vmware-any-any-update101.tar.gz

dann gehst du ins verzeichnis rein und gibts ein:

./runme.pl

dann sollte es funktionieren.
Gruß

Tristan
 

John Doe

Member
AW: VMWare Workstation 5.5 unter SuSe 10.1

Hat es jemand von euch geschafft, ein USB-Gerät (Stick z.B.) unter vmware zu mounten?
Krieg das mit Suse 10.1 irgendwie nicht hin. Eigentlich steht da ja, dass man das einfach nur reinschieben muss, wenn das Gastsystem (WinXP bei mir) aktiv ist....



- John
 
Status
Für weitere Antworten geschlossen.
Oben