vmware 4.52 installieren
vmware 4.52 installieren
wie kann ich die 30 tage testversion von vmware installieren.
online oder erst downlloaden und dann inst.
wie lautet dann der befehl.
danke
online oder erst downlloaden und dann inst.
wie lautet dann der befehl.
danke
Du solltest das rpm Paket runterladen und dann mit Alien in ein Deb Paket umwandeln:
Falls alien nicht installiert ist, musst du es vorher installieren:
Danach ganz normal das umgewandelte Paket installieren:
Danach konfigurien
und schließlich ganz normal starten:
Bei mir hat's so funktioniert.
Code: Alles auswählen
# alien -d -c VMware-workstation-4.5.2-8848.i386.rpm
Code: Alles auswählen
apt-get install alien
Code: Alles auswählen
dpkg -i vmwareworkstation_4.5.2-8849_i386.deb
Code: Alles auswählen
# vmware-config.pl
Code: Alles auswählen
$ vmware
vmware 4.5.2 von tar paket installieren
hallo
hallo habe da die vmware 4.5.2 von einem tar paket installiert
wenn ich vmware-config.pl aufrufe
kommt immer die meldung
welche pakete muss ich da noch von debian nachinstallieren
damit das funzt ???
gruß
fenster
hallo habe da die vmware 4.5.2 von einem tar paket installiert
wenn ich vmware-config.pl aufrufe
kommt immer die meldung
Code: Alles auswählen
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
The path "/usr/src/linux/include" is not an existing directory.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
welche pakete muss ich da noch von debian nachinstallieren
damit das funzt ???
gruß
fenster
Code: Alles auswählen
/usr/bin# vmware-config.pl
Making sure services for VMware Workstation are stopped.
Stopping VMware services:
Virtual machine monitor done
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? [/usr/src/linux/include]
The path "/usr/src/linux/include" is not an existing directory.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
hi,
du benötigst die zu deinem Kernel passenden sourcen,uname -r
apt-cache search kernel-source-?? dein kernel.
ich hatte damit immer Probleme, am besten ist du backst dir ein Kernel
dann passt das auch mit den sourcen.
Dann funtzt vmware Problemlos.
Schlingel
du benötigst die zu deinem Kernel passenden sourcen,uname -r
apt-cache search kernel-source-?? dein kernel.
ich hatte damit immer Probleme, am besten ist du backst dir ein Kernel
dann passt das auch mit den sourcen.
Dann funtzt vmware Problemlos.
Schlingel
Kernel/OS Linux 2.6.31.5-s64 [ Debian sid ]
CPU Info AMD Athlon 64 X2 Dual Core 6000+
Memory 2027.1MB
XFX GeForce 9600 GT
CPU Info AMD Athlon 64 X2 Dual Core 6000+
Memory 2027.1MB
XFX GeForce 9600 GT
und was soll nach dem komando augegeben werden ?
hallo
debianServer:/etc/init.d# apt-cache search kernel-source-2.4.18-686
debianServer:/etc/init.d#
der zeigt mir da nichts an was ich installiern soll
gruß
fenster
debianServer:/etc/init.d# apt-cache search kernel-source-2.4.18-686
debianServer:/etc/init.d#
der zeigt mir da nichts an was ich installiern soll
gruß
fenster
hola,
habe gleiches prob wie ralf.
und bin inzwischen soweit, das ich mir meine kernel-sourcen besorgt habe 'kernel-source-2.6.8', habe diese in '/usr/src/' entpackt und bekam ein verzeichniss'linux-kernel-source-2.6.8'.
dann hab ich das verzeihnis '/usr/src/linux' angelegt und hab die beiden per ln verknüpft.
trotzdem weigert sich die vmware die kernelheader zu finden, wenn ich als verzeichnis 'usr/src' angeb, bekomm ich immer die fehlermeldung, das es zwar existiert, aber kein verzeichnis namens 'linux' enthält.
hab ich da noch irgendetwas übersehen bzw. vergessen ?
habe gleiches prob wie ralf.
und bin inzwischen soweit, das ich mir meine kernel-sourcen besorgt habe 'kernel-source-2.6.8', habe diese in '/usr/src/' entpackt und bekam ein verzeichniss'linux-kernel-source-2.6.8'.
dann hab ich das verzeihnis '/usr/src/linux' angelegt und hab die beiden per ln verknüpft.
trotzdem weigert sich die vmware die kernelheader zu finden, wenn ich als verzeichnis 'usr/src' angeb, bekomm ich immer die fehlermeldung, das es zwar existiert, aber kein verzeichnis namens 'linux' enthält.
hab ich da noch irgendetwas übersehen bzw. vergessen ?
Hallo.
Habe mir nun das .rpm Paket gezogen.
wollte es nun mit alien in ein .deb umwandeln.
Habe das Paket in meinem User Ordner unter Download abgelegt.
Danach habe ich eine Root Console geöffnet und folgendes eingegeben:
buero2:~# alien -d -c /home/ralsch/download/linux/vmware/ VMware-workstation-4.5.2-8848.i386.rpm
File "/home/ralsch/download/linux/vmware/" not found.
buero2:~# alien -d -c VMware-workstation-4.5.2-8848.i386.rpm
File "VMware-workstation-4.5.2-8848.i386.rpm" not found.
Wo muß das .rpm Paket den liegen um es umzuwandeln.
Gruß
und DANKE
Ralf
Habe mir nun das .rpm Paket gezogen.
wollte es nun mit alien in ein .deb umwandeln.
Habe das Paket in meinem User Ordner unter Download abgelegt.
Danach habe ich eine Root Console geöffnet und folgendes eingegeben:
buero2:~# alien -d -c /home/ralsch/download/linux/vmware/ VMware-workstation-4.5.2-8848.i386.rpm
File "/home/ralsch/download/linux/vmware/" not found.
buero2:~# alien -d -c VMware-workstation-4.5.2-8848.i386.rpm
File "VMware-workstation-4.5.2-8848.i386.rpm" not found.
Wo muß das .rpm Paket den liegen um es umzuwandeln.
Gruß
und DANKE
Ralf
Workstation1: Ubuntu 11.04, AMD64 3200+
Server: Ubuntu 8.04 LTS // geplanter DEBIAN 6 Server !!!
Workstation2: AMD Athlon 1800+, Debian
Laptop: Lenovo R61i, Windows XP
Server: Ubuntu 8.04 LTS // geplanter DEBIAN 6 Server !!!
Workstation2: AMD Athlon 1800+, Debian
Laptop: Lenovo R61i, Windows XP
Die Frage ist eher "Wo ist das .rpm?"
Denn der Pfad den du Angegeben hast scheint nicht zu existieren./home/ralsch/download/linux/vmware/
Und bei dem 2ten Versuch bist du im Heimatverzeichnis von root. Da liegt das .rpm doch nicht. Da kann der aufruf nicht klappen.
Denn der Pfad den du Angegeben hast scheint nicht zu existieren./home/ralsch/download/linux/vmware/
Und bei dem 2ten Versuch bist du im Heimatverzeichnis von root. Da liegt das .rpm doch nicht. Da kann der aufruf nicht klappen.
Cheers, Maikel
------------
BGLUG
------------
Linus Torvalds:
"Only wimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it "
------------
BGLUG
------------
Linus Torvalds:
"Only wimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it "
Hallo Maikel.
Habe beim 2.versuch nur den Pfad weggelassen. ich weiß "Fehler"
Er liegt doch wie im 1. versuch in:
/home/ralsch/download/linux/vmware
oder muß es wie folgt heißen:
file:/home/ralsch/download/linux/vmware
das nur "file:" fehlte?
Gruß
Ralf
Habe beim 2.versuch nur den Pfad weggelassen. ich weiß "Fehler"
Er liegt doch wie im 1. versuch in:
/home/ralsch/download/linux/vmware
oder muß es wie folgt heißen:
file:/home/ralsch/download/linux/vmware
das nur "file:" fehlte?
Gruß
Ralf
Workstation1: Ubuntu 11.04, AMD64 3200+
Server: Ubuntu 8.04 LTS // geplanter DEBIAN 6 Server !!!
Workstation2: AMD Athlon 1800+, Debian
Laptop: Lenovo R61i, Windows XP
Server: Ubuntu 8.04 LTS // geplanter DEBIAN 6 Server !!!
Workstation2: AMD Athlon 1800+, Debian
Laptop: Lenovo R61i, Windows XP
Um sicher zu gehen das der Pfad stimmt würde ich entweder in das Verzeichnis gehen wo es liegen soll und dann nur mit alien -d -c VMware-workstation-4.5.2-8848.i386.rpm arbeiten oder du nutzt die Tab-Funktion wenn du mit dem absoluten Pfadangaben arbeitest. Duch die Autovervollständigung sollte der Pfad auch richtig sein.
Cheers, Maikel
------------
BGLUG
------------
Linus Torvalds:
"Only wimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it "
------------
BGLUG
------------
Linus Torvalds:
"Only wimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it "
OK.
Habe es zur intalattion bekommen.
Nun habe ich nur Probleme bei der Config.
Habe es wie beschrieben gemacht.
Nun fragt er mich nach gcc und so weiter.
buero2:~# vmware-config.pl
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.
/usr/share/doc/vmware/EULA: No such file or directory
Do you accept? (yes/no) yes
Thank you.
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.
Your kernel was built with "gcc" version "3.3.4", while you are trying to use
"/usr/bin/gcc" version "3.3.5". This configuration is not recommended and VMware
Workstation may crash if you'll continue. Please try to use exactly same
compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "3.3.5" anyway? [no] no
For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference ... linux.html".
Execution aborted.
buero2:~# vmware-config.pl
Making sure services for VMware Workstation are stopped.
Stopping VMware services:
Virtual machine monitor done
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.
Your kernel was built with "gcc" version "3.3.4", while you are trying to use
"/usr/bin/gcc" version "3.3.5". This configuration is not recommended and VMware
Workstation may crash if you'll continue. Please try to use exactly same
compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "3.3.5" anyway? [no] yes
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
Sollte ich nun eines der folgenden Befehle einfügen???
# vmmon.o : Dieser Treiber erlaubt Kommunikation zwischen der vollziehbaren Workstation VMware und dem virtuellen Maschinenmonitor. Dieses Modul ist vorgeschrieben.
# vmnet.o : Dieser Treiber erlaubt Kommunikation zwischen der vollziehbaren Workstation VMware, dem vmnet - * executables und den virtuellen Ethernet-Segmenten. Dieses Modul wird angefordert, wenn Workstation VMware mit dem ermöglichten Netzwerkanschluß zusammengebaut wird.
# vmppuser.o : Dieser Treiber läßt die Workstation VMware, die Ihre körperlichen parallelen Tore im umkehrbaren Modus verbundenSEIN vollziehbar ist. Dieses Modul ist notwendig, wenn Sie einen Kern zwischen Linux mit einer Versionsnummer 2,1,127 und 2,3,9 laufen lassen.
DANKE und Gruß
Ralf
Habe es zur intalattion bekommen.
Nun habe ich nur Probleme bei der Config.
Habe es wie beschrieben gemacht.
Nun fragt er mich nach gcc und so weiter.
buero2:~# vmware-config.pl
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.
/usr/share/doc/vmware/EULA: No such file or directory
Do you accept? (yes/no) yes
Thank you.
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.
Your kernel was built with "gcc" version "3.3.4", while you are trying to use
"/usr/bin/gcc" version "3.3.5". This configuration is not recommended and VMware
Workstation may crash if you'll continue. Please try to use exactly same
compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "3.3.5" anyway? [no] no
For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference ... linux.html".
Execution aborted.
buero2:~# vmware-config.pl
Making sure services for VMware Workstation are stopped.
Stopping VMware services:
Virtual machine monitor done
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.
Your kernel was built with "gcc" version "3.3.4", while you are trying to use
"/usr/bin/gcc" version "3.3.5". This configuration is not recommended and VMware
Workstation may crash if you'll continue. Please try to use exactly same
compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "3.3.5" anyway? [no] yes
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]
Sollte ich nun eines der folgenden Befehle einfügen???
# vmmon.o : Dieser Treiber erlaubt Kommunikation zwischen der vollziehbaren Workstation VMware und dem virtuellen Maschinenmonitor. Dieses Modul ist vorgeschrieben.
# vmnet.o : Dieser Treiber erlaubt Kommunikation zwischen der vollziehbaren Workstation VMware, dem vmnet - * executables und den virtuellen Ethernet-Segmenten. Dieses Modul wird angefordert, wenn Workstation VMware mit dem ermöglichten Netzwerkanschluß zusammengebaut wird.
# vmppuser.o : Dieser Treiber läßt die Workstation VMware, die Ihre körperlichen parallelen Tore im umkehrbaren Modus verbundenSEIN vollziehbar ist. Dieses Modul ist notwendig, wenn Sie einen Kern zwischen Linux mit einer Versionsnummer 2,1,127 und 2,3,9 laufen lassen.
DANKE und Gruß
Ralf
Workstation1: Ubuntu 11.04, AMD64 3200+
Server: Ubuntu 8.04 LTS // geplanter DEBIAN 6 Server !!!
Workstation2: AMD Athlon 1800+, Debian
Laptop: Lenovo R61i, Windows XP
Server: Ubuntu 8.04 LTS // geplanter DEBIAN 6 Server !!!
Workstation2: AMD Athlon 1800+, Debian
Laptop: Lenovo R61i, Windows XP