Re: Vmware Workstation help opens abiword

2024-01-11 Thread Max Nikulin

On 11/01/2024 22:55, Valerio Vanni wrote:

Il 11/01/2024 15:42, Max Nikulin ha scritto:
Likely you have changed file associations for HTML files from KDE 
System Settings. Try to move away ~/.config/mimeapps.list or comment 
out text/html entry there and Abiword should pop back.


I confirm, it does pop back.
And every change (moving file) needs logout and login to take effect.


KDE may cache MIME settings. It may reread config files after some pause 
however. You may try to force cache update by


kbuildsycoca5

Instead of setting default application you may remove association of 
HTML files with Abiword. In ~/.config/mimeapps.list or 
/etc/XDG/mimeapps.list add to the section "[Removed Associations]" 
(create it if it does not exist):


text/html=abiword.desktop;

Abiword should disappear from "Open with" dialogs. The only way to open 
an HTML file with Abiword would be to run it with the file argument from 
command line or to start Abiword and to use the "Open" dialog.


It seems the approach taken by e.g. GNOME and Android is less confusing 
for users in some cases. If default application has not set yet than 
application chooser appears.




Re: Vmware Workstation help opens abiword

2024-01-11 Thread Valerio Vanni

Il 11/01/2024 15:42, Max Nikulin ha scritto:

On 11/01/2024 20:18, Valerio Vanni wrote:

Now it's working, but I don't understand why.



Now I find this:

/usr/share/applications/mimeinfo.cache:text/html=abiword.desktop;firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;org.kde.kimagemapeditor.desktop;
/usr/share/applications/mimeinfo.cache:x-scheme-handler/http=firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;


So Abiword does not pretend to be an http: protocol handler, just an 
application supporting HTML files.



/home/valerio/.config/mimeapps.list:text/html=firefox-esr.desktop;


Likely you have changed file associations for HTML files from KDE System 
Settings. Try to move away ~/.config/mimeapps.list or comment out 
text/html entry there and Abiword should pop back.


I confirm, it does pop back.
And every change (moving file) needs logout and login to take effect.

But I remember I already had done that (change kde settings, logout, login).



Re: Vmware Workstation help opens abiword

2024-01-11 Thread Max Nikulin

On 11/01/2024 20:18, Valerio Vanni wrote:

Now it's working, but I don't understand why.



Now I find this:

/usr/share/applications/mimeinfo.cache:text/html=abiword.desktop;firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;org.kde.kimagemapeditor.desktop;
/usr/share/applications/mimeinfo.cache:x-scheme-handler/http=firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;


So Abiword does not pretend to be an http: protocol handler, just an 
application supporting HTML files.



/home/valerio/.config/mimeapps.list:text/html=firefox-esr.desktop;


Likely you have changed file associations for HTML files from KDE System 
Settings. Try to move away ~/.config/mimeapps.list or comment out 
text/html entry there and Abiword should pop back.





Re: Vmware Workstation help opens abiword

2024-01-11 Thread Valerio Vanni

Il 11/01/2024 03:33, Max Nikulin ha scritto:

On 11/01/2024 02:44, Valerio Vanni wrote:
After, guide was not showing anymore. Calling it (click on "help" on 
Vmware application) began opening Abiword.


In kde control panel -> app -> default, Firefox is set as default 
browser.


Likely when sorted by name Abiword is before Firefox and even before 
Chromium. So you you need to override defaults in a mimeapps.list either 
system-wide or user-wide.
Now it's working, but I don't understand why. When I was trying to check 
those locations, I found it working.
But it should have been something other. Perhaps something in sequence 
between uninstall abiword, reinstall abiword, modify default browser etc.


Now I find this:

/usr/share/applications/mimeinfo.cache:application/xhtml+xml=abiword.desktop;firefox-esr.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;
/usr/share/applications/mimeinfo.cache:application/xhtml_xml=google-chrome.desktop;
/usr/share/applications/mimeinfo.cache:text/html=abiword.desktop;firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;org.kde.kimagemapeditor.desktop;
/usr/share/applications/mimeinfo.cache:x-scheme-handler/http=firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;
/usr/share/applications/mimeinfo.cache:x-scheme-handler/https=firefox-esr.desktop;google-chrome.desktop;kfmclient_html.desktop;org.gnome.Epiphany.desktop;
grep: /etc/xdg/mimeapps.list: File o directory non esistente
/home/valerio/.config/mimeapps.list:text/html=firefox-esr.desktop;
/home/valerio/.config/mimeapps.list:x-scheme-handler/http=firefox-esr.desktop;kfmclient_html.desktop;abiword.desktop;google-chrome.desktop;
/home/valerio/.config/mimeapps.list:x-scheme-handler/https=firefox-esr.desktop;kfmclient_html.desktop;abiword.desktop;google-chrome.desktop;
/home/valerio/.config/mimeapps.list:text/html=firefox-esr.desktop;
/home/valerio/.config/mimeapps.list:x-scheme-handler/http=firefox-esr.desktop;
/home/valerio/.config/mimeapps.list:x-scheme-handler/https=firefox-esr.desktop;

I'll try to look again when I restore bullseye disk image, this upgrade 
to bookworm is only a test.

After the restore I'll find the broken "abiword instead of firefox" state.



Re: Vmware Workstation help opens abiword

2024-01-10 Thread Max Nikulin

On 11/01/2024 02:44, Valerio Vanni wrote:
After, guide was not showing anymore. Calling it (click on "help" on 
Vmware application) began opening Abiword.


In kde control panel -> app -> default, Firefox is set as default browser.


Likely when sorted by name Abiword is before Firefox and even before 
Chromium. So you you need to override defaults in a mimeapps.list either 
system-wide or user-wide.


https://wiki.debian.org/DefaultWebBrowser

Check associations for text/html, x-scheme-handler/http, 
x-scheme-handler/https (may be wrapped by mail applications)



grep -E 'x-scheme-handler/https?|text/x?html|application/xhtml' 
/usr/share/applications/mimeinfo.cache 
~/.local/share/applications/mimeinfo.cache /etc/xdg/mimeapps.list 
~/.config/mimeapps.list


For KDE try for various MIME types

ktraderclient5 --mimetype x-scheme-handler/https \
  --servicetype Application



Re: Vmware Workstation help opens abiword

2024-01-10 Thread Valerio Vanni

Il 10/01/2024 22:28, Cindy Sue Causey ha scritto:

On 1/10/24, Valerio Vanni  wrote:

The issue began after update from debian 10 to 11. And it persists in 12.

Before, Vmware Workstation help was shown in default browser (it's an
html guide).
After, guide was not showing anymore. Calling it (click on "help" on
Vmware application) began opening Abiword.

Vmware Workstation has no option "open guide with...".

In kde control panel -> app -> default, Firefox is set as default browser.

If I uninstall abiword, logoff and login to kde, guide is shown in
Firefox. If I reinstall abiword, issue comes back.

Where should I look?



Hi.. Am taking a stab at this while you're waiting for others here.
What kinds of options are you offered if you try accessing this same
via your favorite file manager?


Now I see that it' not local html pages, it's online.
I remember local pages, but perhaps it was on older versions.

Without Abiword, Firefox tries to open links such as:

docs.vmware.com/en/VMware-Workstation-Pro/17.0/context?id=IDH_MAIN
docs.vmware.com/en/VMware-Workstation-Pro/17.0/context?id=IDH_CFG_MEMORY

But then Vmware site redirect to generic page:
https://docs.vmware.com/en/VMware-Workstation-Pro/index.html
BTW this is vmware's fault, and renders guide almost useless.

But it's still interesting to know why a link is passed to abiword 
instead of default browser.




Re: Vmware Workstation help opens abiword

2024-01-10 Thread Cindy Sue Causey
On 1/10/24, Valerio Vanni  wrote:
> The issue began after update from debian 10 to 11. And it persists in 12.
>
> Before, Vmware Workstation help was shown in default browser (it's an
> html guide).
> After, guide was not showing anymore. Calling it (click on "help" on
> Vmware application) began opening Abiword.
>
> Vmware Workstation has no option "open guide with...".
>
> In kde control panel -> app -> default, Firefox is set as default browser.
>
> If I uninstall abiword, logoff and login to kde, guide is shown in
> Firefox. If I reinstall abiword, issue comes back.
>
> Where should I look?


Hi.. Am taking a stab at this while you're waiting for others here.
What kinds of options are you offered if you try accessing this same
via your favorite file manager?

I just test drove any old file, coincidentally
(.)xsession-errors(.)old, by right clicking it and choosing Properties
via Thunar. In Trixie and I'm sure in others, Thunar's primary General
tab has an "Open With" option with a drop-down menu. I was able to
change my own long time existing file association issue just now.

If that option exists and seems like it might help but keeps reverting
back to useless, it might take root permissions to perform that
change, depending on the package involved.

DISCLAIMER for new Users: PLEASE BE CAREFUL if you get curious and go
poking around with something like this. I have been there, done that,
many years ago. Ended up rendering my entire computer system useless
while in Dolphin via Knoppix, I think it was. *oops*

File managers can be pretty darn powerful. They're one of my favorite
multi-times daily tools. Thank you, Developers!

Cindy :)
-- 
Talking Rock, Pickens County, Georgia, USA
* runs with rain drenched birdseed *



Vmware Workstation help opens abiword

2024-01-10 Thread Valerio Vanni

The issue began after update from debian 10 to 11. And it persists in 12.

Before, Vmware Workstation help was shown in default browser (it's an 
html guide).
After, guide was not showing anymore. Calling it (click on "help" on 
Vmware application) began opening Abiword.


Vmware Workstation has no option "open guide with...".

In kde control panel -> app -> default, Firefox is set as default browser.

If I uninstall abiword, logoff and login to kde, guide is shown in 
Firefox. If I reinstall abiword, issue comes back.


Where should I look?



Re: VMware workstation 9 and Sid

2013-08-26 Thread Dale Harris
I doubt libgtkmm is the problem in my case, it hasn't been updated in
quite a while, at least according to my dpkg logs. I actually always
ran vmware as root, for better or for worse. Still aborts.

On Fri, Aug 23, 2013 at 7:20 PM, Erik Dahlinghaus
erik.dahlingh...@gmail.com wrote:
 I am having the same problem.

 According to this thread [1] the issue could be with libgtkmm. I have not
 tried downgrading yet.

 I have found a temporary work-around for the issue. If VMware Workstation is
 opened as root it will remain open. But you will be without your settings.
 You will have to manually readd your machines.

 [1]: https://bbs.archlinux.org/viewtopic.php?pid=1273288


 Erik Dahlinghaus



-- 
Dale Harris
rod...@maybe.org
rod...@gmail.com
/.-)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/caebw9tbfed4i-8sym_+7_w6hrzxzg07ocawziwb0hbypzjr...@mail.gmail.com



Re: VMware workstation 9 and Sid

2013-08-23 Thread Erik Dahlinghaus
I am having the same problem.

According to this thread [1] the issue could be with libgtkmm. I have not
tried downgrading yet.

I have found a temporary work-around for the issue. If VMware Workstation
is opened as root it will remain open. But you will be without your
settings. You will have to manually readd your machines.

[1]: https://bbs.archlinux.org/viewtopic.php?pid=1273288


Erik Dahlinghaus


VMware workstation 9 and Sid

2013-08-22 Thread Dale Harris
So I had VMware Workstation 9 working just fine with the 3.10 kernels
in SID until a recent upgrade, with the patches provided at:

http://slackblogs.blogspot.com/2013/07/nvidia-30488-vmware-workstation-and.html

Now after an upgrade vmware mysteriously aborts on startup.   So far
I've tried to recompile the VMware modules with the gcc 4.7.3 which
appears to be the compiler the kernel was compiled with.

Linux version 3.10-2-amd64 (debian-ker...@lists.debian.org) (gcc
version 4.7.3 (Debian 4.7.3-6) ) #1 SMP Debian 3.10.7-1 (2013-08-17)

I wanted to try using an older version of libc6, but one doesn't
appear to be available.  Does anyone have any suggestions?


-- 
Dale Harris
rod...@maybe.org
rod...@gmail.com
/.-)


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAEBW9tY--beMvzGbdELgs0ErU8SbmZ+zq=edwkxjp5h4yq_...@mail.gmail.com



Re: Problemas con VMWare Workstation 7.1.4

2011-10-10 Thread Marc Olive
On Saturday 08 October 2011 09:12:09 J.B wrote:
 Hola a tod@s,

 Could not open /dev/vmmon.No such file or directory.
 Please make sure that the kernel module `vmmon' is loaded
 
 Y cuando intento hacer un modprobe vmmon tambien me da error.
 
 FATAL: Module vmmon not found
 
 He probado todo lo que he visto por internet pero nada me funciona.

#!/bin/sh
tar xvf /usr/lib/vmware/modules/source/vmnet.tar -C /tmp
tar xvf /usr/lib/vmware/modules/source/vmci.tar -C /tmp

cd /tmp

perl -pi -e 's,(vnetInt.h),\1\n#include compat_sched.h,' vmnet-
only/vnetUserListener.c
perl -pi -e 's,(compat_page.h),\1\n#include compat_sched.h,' vmci-
only/include/pgtbl.h

cd /tmp
tar cvf /usr/lib/vmware/modules/source/vmnet.tar vmnet-only
tar cvf /usr/lib/vmware/modules/source/vmci.tar vmci-only

vmware-modconfig --console --install-all

-- 

Marc Olivé
Blau Advisors

www.blauadvisors.com  


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201110100833.09919.marc.ol...@blauadvisors.com



Re: Problemas con VMWare Workstation 7.1.4

2011-10-10 Thread Marc Olive
On Monday 10 October 2011 08:33:09 Marc Olive wrote:
 On Saturday 08 October 2011 09:12:09 J.B wrote:
  Hola a tod@s,
  
  Could not open /dev/vmmon.No such file or directory.
  Please make sure that the kernel module `vmmon' is loaded
  
  Y cuando intento hacer un modprobe vmmon tambien me da error.
  
  FATAL: Module vmmon not found
  
  He probado todo lo que he visto por internet pero nada me funciona.
 
 #!/bin/sh
 tar xvf /usr/lib/vmware/modules/source/vmnet.tar -C /tmp
 tar xvf /usr/lib/vmware/modules/source/vmci.tar -C /tmp
 
 cd /tmp
 
 perl -pi -e 's,(vnetInt.h),\1\n#include compat_sched.h,' vmnet-
 only/vnetUserListener.c
 perl -pi -e 's,(compat_page.h),\1\n#include compat_sched.h,' vmci-
 only/include/pgtbl.h
 
 cd /tmp
 tar cvf /usr/lib/vmware/modules/source/vmnet.tar vmnet-only
 tar cvf /usr/lib/vmware/modules/source/vmci.tar vmci-only
 
 vmware-modconfig --console --install-all

No tenia demasiado tiempo y te he pegado el script. Ahora me explico:
Los malditos modulos de VMWare dejaron de funcionar hace tiempo con versiones 
más nuevas del kernel, por que los dos grupos no están coordinados. Tienes que 
arreglarlo añadiendo la libreria compat_sched.h en los modulos vmnet y vmci.
Para ello, coje los fuentes de vmnet y vmci, que estaran en 
/usr/lib/vmware/modules/source/, descomprime donde mejor te vaya, y añade 
#include compate_sched.h cerca donde se incluye vnetInt.h y de donde se 
incluye compat_page.h respectivamente de los ficheros vnetUserListener.c y 
pgtbl.h (cada uno es de uno de los modulos).
Luego reempaquetas el tar, lo dejas en su sitio original y prueba a instalar 
(compilar) VMWare.

Suerte!


-- 

Marc Olivé
Blau Advisors

www.blauadvisors.com  


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201110100949.12218.marc.ol...@blauadvisors.com



Re: Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-09 Thread J.B

El 08/10/2011 21:15, Camaleón escribió:

El Sat, 08 Oct 2011 19:30:09 +0200, J.B escribió:


El 08/10/2011 17:34, Camaleón escribió:

El Sat, 08 Oct 2011 17:11:10 +0200, J.B escribió:


El 08/10/2011 17:01, Camaleón escribió:

(...)


Cuando intento iniciar vmware y me da el error, este es el log:

(...)

Vmware Workstation 7.1.4 fails with kernel 3.0.0-1-amd64
http://communities.vmware.com/message/1818162


Y mas veces que me he insultado a mi mismo no puede ser , esta es
una lección que no creo que se me olvide.

Con insultos no es suficiente, hay que darse unos cuantos latigazos
;-)


Lo del enlace es lo que segui en un principio y me funciono
perfectamente, hasta que actualice.

(...)

Pero... hum, a ver, si ese parche de la 2.6.39 sirve para el kernel
3.0, ¿es posible que te hayas dejado algo por hacer? Porque si lo has
aplicado correctamente no te debería aparecer ese error.



No porque simplemente era descomprimir y ejecutar

Repasemos...

Tienes el paquete de vmware por una parte y tienes el parche por otra.

Según los foros de vmware, este debería ser el parche (v3):

http://weltall.heliohost.org/wordpress/wp-content/uploads/2011/05/vmware2.6.39patchv3.tar.bz2

Antes de instalar vmware aplicas el parche y después, instalas en
programa. Ejecutas el script de configuración e inicias el servicio.

¿Correcto?

¿Y estás usando el mismo kernel que antes? Quizá necesites una versión
actualizada del script. Date una vuelta por la página esa del parche y
revisa los comentarios:

http://weltall.heliohost.org/wordpress/2011/05/14/running-vmware-workstation-player-on-linux-2-6-39-updated/

Saludos,


Hola buenos días,

Si estoy utilizando el mismo kernel ( 3.0.0-1-amd64 ) pero no se como 
puedo desinstalar el parche


vmware2.6.39patch


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e913f31.2050...@gmail.com



Re: Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-09 Thread Francesc Guitart
El dom, 09-10-2011 a las 08:29 +0200, J.B escribió:
 El 08/10/2011 21:15, Camaleón escribió:
  ¿Y estás usando el mismo kernel que antes? Quizá necesites una versión
  actualizada del script. Date una vuelta por la página esa del parche y
  revisa los comentarios:
 
  http://weltall.heliohost.org/wordpress/2011/05/14/running-vmware-workstation-player-on-linux-2-6-39-updated/
 
  Saludos,
 
 Hola buenos días,
 
 Si estoy utilizando el mismo kernel ( 3.0.0-1-amd64 ) pero no se como 
 puedo desinstalar el parche

¿Has comprobado realmente esto con un uname -a?

¿No es posible que cuando actualizaras VMware también lo hiciera el
kernel? ¿Como actualizaste VMware? ¿Con un aptitude
safe-upgrade/full-upgrade?

Si después de la actualización de VMware te faltan módulos en el kernel
es porque el kernel es nuevo.



-- 
Francesc Guitart



-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1318147865.1968.5.camel@negret



Re: Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-09 Thread Camaleón
El Sun, 09 Oct 2011 08:29:05 +0200, J.B escribió:

 Si estoy utilizando el mismo kernel ( 3.0.0-1-amd64 ) pero no se como
 puedo desinstalar el parche
 
 vmware2.6.39patch

Los parches no se desinstalan, se aplican sobre el código. 

Volvamos a repasar...

Dices que has instalado este parche:

http://weltall.heliohost.org/wordpress/wp-content/uploads/2011/06/vmware2.6.39guest.tar.bz2

Que tiene su origen en esta página:

http://weltall.heliohost.org/wordpress/2011/06/26/vmware-7-3-4-guest-modules-fixes-for-linux-2-6-39-and-3-0/

Algunos comentarios indican que _no funciona_ con el kernel 3.0, ¿has visto 
si en el blog hay alguna versión actualizada del parche? Si antes te 
funcionaba y ahora no es porque algo ha cambiado. Y seguramente la 
versión 7.1.5 te fallaba por lo mismo.

También podrías intentarlo con otro método... mira, por aquí tienes 
instrucciones diferentes:

http://aptosid.com/index.php?name=PNphpBB2file=viewtopicp=10940#10940

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.10.09.09.50...@gmail.com



Re: Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-09 Thread J.B

El 09/10/2011 11:50, Camaleón escribió:

El Sun, 09 Oct 2011 08:29:05 +0200, J.B escribió:


Si estoy utilizando el mismo kernel ( 3.0.0-1-amd64 ) pero no se como
puedo desinstalar el parche

vmware2.6.39patch

Los parches no se desinstalan, se aplican sobre el código.

Volvamos a repasar...

Dices que has instalado este parche:

http://weltall.heliohost.org/wordpress/wp-content/uploads/2011/06/vmware2.6.39guest.tar.bz2

Que tiene su origen en esta página:

http://weltall.heliohost.org/wordpress/2011/06/26/vmware-7-3-4-guest-modules-fixes-for-linux-2-6-39-and-3-0/

Algunos comentarios indican que _no funciona_ con el kernel 3.0, ¿has visto
si en el blog hay alguna versión actualizada del parche? Si antes te
funcionaba y ahora no es porque algo ha cambiado. Y seguramente la
versión 7.1.5 te fallaba por lo mismo.

También podrías intentarlo con otro método... mira, por aquí tienes
instrucciones diferentes:

http://aptosid.com/index.php?name=PNphpBB2file=viewtopicp=10940#10940

Saludos,



Hola buenas tardes,

Me vais a matar, como tenia la cosa bastante difícil ( ya me veía 
reinstalando todo ) pues he desinstalado la 7.1.4 reinicio, lanzo la 
instalación de la versión 8 , no me da ningún problema, y cuando intento 
arrancar una de las máquinas, perfectamente sin errores, sin tener que 
realizar un modprobe
nada , miedo me da. Y confirmado mi kernel es 3.0.0-1-amd64 #1 SMP Sat 
Aug 27 16:21:11 UTC 2011 x86_64



--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e91a8e9.3030...@gmail.com



Re: Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-09 Thread Camaleón
El Sun, 09 Oct 2011 16:00:09 +0200, J.B escribió:

 Me vais a matar, 

Hombre, tampoco es eso }:-)

Bien está lo que bien acaba.

 como tenia la cosa bastante difícil ( ya me veía
 reinstalando todo ) pues he desinstalado la 7.1.4 reinicio, lanzo la
 instalación de la versión 8 , no me da ningún problema, y cuando intento
 arrancar una de las máquinas, perfectamente sin errores, sin tener que
 realizar un modprobe
 nada , miedo me da. Y confirmado mi kernel es 3.0.0-1-amd64 #1 SMP Sat
 Aug 27 16:21:11 UTC 2011 x86_64

Pues mira, mucho mejor, ahora tienes una versión más moderna de la VM ;-)

Lo que debes tener en cuenta es que VMware (server/player/workstation) 
siempre suele tener problemas para instalarse, lo habitual es tener que 
usar algún parche como el que has estado usando, para adaptarse a los 
cambios, ya que vmware se compila siempre contra una versión determinada 
del kernel, así que con cada actualización (bien de la propia aplicación 
o bien del kernel) se pueden romper las cosas.

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.10.09.14.09...@gmail.com



Re: Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-09 Thread J.B

El 09/10/2011 16:09, Camaleón escribió:

El Sun, 09 Oct 2011 16:00:09 +0200, J.B escribió:


Me vais a matar,

Hombre, tampoco es eso }:-)

Bien está lo que bien acaba.


como tenia la cosa bastante difícil ( ya me veía
reinstalando todo ) pues he desinstalado la 7.1.4 reinicio, lanzo la
instalación de la versión 8 , no me da ningún problema, y cuando intento
arrancar una de las máquinas, perfectamente sin errores, sin tener que
realizar un modprobe
nada , miedo me da. Y confirmado mi kernel es 3.0.0-1-amd64 #1 SMP Sat
Aug 27 16:21:11 UTC 2011 x86_64

Pues mira, mucho mejor, ahora tienes una versión más moderna de la VM ;-)

Lo que debes tener en cuenta es que VMware (server/player/workstation)
siempre suele tener problemas para instalarse, lo habitual es tener que
usar algún parche como el que has estado usando, para adaptarse a los
cambios, ya que vmware se compila siempre contra una versión determinada
del kernel, así que con cada actualización (bien de la propia aplicación
o bien del kernel) se pueden romper las cosas.

Saludos,

Hombre lo tenia claro desde un principio, pero lo habria asumido mejor 
si hubiera pasado de la 7.1.4 a la 8, y miedo me da cuando toque 
actualizar el kernel, miraré que paquetes se actualizan.



De verdad gracias por todo, y yo intento ayudar pero es que la gente 
pone unos problemas raros raros raros, de programas que no he oido en la 
vida.



--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e91ac2a.9000...@gmail.com



Re: Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-09 Thread Camaleón
El Sun, 09 Oct 2011 16:14:02 +0200, J.B escribió:

 El 09/10/2011 16:09, Camaleón escribió:

(...)

 Lo que debes tener en cuenta es que VMware (server/player/workstation)
 siempre suele tener problemas para instalarse, lo habitual es tener que
 usar algún parche como el que has estado usando, para adaptarse a los
 cambios, ya que vmware se compila siempre contra una versión
 determinada del kernel, así que con cada actualización (bien de la
 propia aplicación o bien del kernel) se pueden romper las cosas.


 Hombre lo tenia claro desde un principio, pero lo habria asumido mejor
 si hubiera pasado de la 7.1.4 a la 8, y miedo me da cuando toque
 actualizar el kernel, miraré que paquetes se actualizan.

Je, por eso te lo he comentado, parece que el kernel 3.1 necesitará de 
otro de esos parches:

http://weltall.heliohost.org/wordpress/2011/09/29/vmware-workstationplayer-fix-for-linux-3-1/

Así que ya sabes, ojo cuando tengas que darle al apt-get dist-upgrade ;-)

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.10.09.14.29...@gmail.com



Problemas con VMWare Workstation 7.1.4

2011-10-08 Thread J.B

Hola a tod@s,

Partimos de un equipo con Debian wheeze 3.0.0-1-amd64 y resulta que 
tenia instalado
vmware workstation 7.1.4 y imbécil de mi actualice a la 7.1.5 claro ya 
no funciona, desinstale , volví a instalar la 7.1.4 pero tampoco 
funciona cuando intento arrancar la maquina virtual me dice.


Could not open /dev/vmmon.No such file or directory.
Please make sure that the kernel module `vmmon' is loaded

Y cuando intento hacer un modprobe vmmon tambien me da error.

FATAL: Module vmmon not found

He probado todo lo que he visto por internet pero nada me funciona.


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e8ff7c9.90...@gmail.com



Re: Problemas con VMWare Workstation 7.1.4

2011-10-08 Thread Camaleón
El Sat, 08 Oct 2011 09:12:09 +0200, J.B escribió:

 Partimos de un equipo con Debian wheeze 3.0.0-1-amd64 y resulta que
 tenia instalado
 vmware workstation 7.1.4 y imbécil de mi actualice a la 7.1.5 claro ya
 no funciona, 

¿Por qué no funcionaba la nueva versión? :-?

 desinstale , volví a instalar la 7.1.4 pero tampoco
 funciona cuando intento arrancar la maquina virtual me dice.
 
 Could not open /dev/vmmon.No such file or directory. Please make sure
 that the kernel module `vmmon' is loaded
 
 Y cuando intento hacer un modprobe vmmon tambien me da error.
 
 FATAL: Module vmmon not found

Según Google, vmmon debería cargarse al iniciar el servicio de la VM. 
Mira a ver si lo tienes iniciado y comprueba los módulos que tienes 
cargados con lsmod.

 He probado todo lo que he visto por internet pero nada me funciona.

¿Qué has probado exactamente?

¿Recuerdas si tuviste que instalar en su día algún parche para poder 
ejecutar vmware? Esta VM siempre ha resultado complicada de instalar en 
linux y es habitual tener que modificar el script de arranque para que 
funcione correctamente.

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.10.08.09.26...@gmail.com



Re: Problemas con VMWare Workstation 7.1.4

2011-10-08 Thread J.B

Hola,

He probado a cargar vmmon.o vmci.o vmnet.o en /etc/modules pero nada 
sigo igual.



--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e9047f6.1040...@gmail.com



Re: Problemas con VMWare Workstation 7.1.4

2011-10-08 Thread Camaleón
El Sat, 08 Oct 2011 14:54:14 +0200, J.B escribió:

 He probado a cargar vmmon.o vmci.o vmnet.o en /etc/modules pero nada
 sigo igual.

Vale, entonces revisa el resto de cosas que te he comentado, que son 
varias ;-)

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.10.08.13.19...@gmail.com



Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-08 Thread J.B






¿Por qué no funcionaba la nueva versión? :-?
En un principio me decia que tenia que actualizar una serie de 
modulos y automaticamente

sale una ventana de error:

Unable to build kernel module

See log file /tmp/vmware-root/setup-2825.log for details.
Según Google, vmmon debería cargarse al iniciar el servicio de la 
VM. Mira a ver si lo tienes iniciado y comprueba los módulos que 
tienes cargados con lsmod. 

No aparece ni vmmon vmci vmnet

He probado todo lo que he visto por internet pero nada me funciona.

¿Qué has probado exactamente?
  Es que he probado desde desinstalar todo  ( vmware-installer -u 
vmware-workstation )  reiniciar y volver a lanzar la instalación  , 
instalar chkconfig y ejecutar chkconfig vmware ( creo ) y alguna cosa 
mas pero no me acuerdo.



Bueno si intento realizar un service vmware start  no se inicia 
ningún servicio




¿Recuerdas si tuviste que instalar en su día algún parche para poder
ejecutar vmware?
Si, vmware2.6.39guest.tar 
http://weltall.heliohost.org/wordpress/wp-content/uploads/2011/06/vmware2.6.39guest.tar.bz2  
lo que no he probado es desinstalarlo.




Re: Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-08 Thread Camaleón
El Sat, 08 Oct 2011 15:57:09 +0200, J.B escribió:

(si reenvías el correo se rompe el hilo)

 ¿Por qué no funcionaba la nueva versión? :-?

  En un principio me decia que tenia que actualizar una serie de
 modulos y automaticamente
  sale una ventana de error:
 
  Unable to build kernel module
 
  See log file /tmp/vmware-root/setup-2825.log for details.

¿Y qué te decía el log? ¿o es que no lo miraste y diste por hecho que no 
funcionaba? :-D

 Según Google, vmmon debería cargarse al iniciar el servicio de la VM.
 Mira a ver si lo tienes iniciado y comprueba los módulos que tienes
 cargados con lsmod.

  No aparece ni vmmon vmci vmnet

¿Qué es lo que no aparece, el servicio o el módulo?

 He probado todo lo que he visto por internet pero nada me funciona.
 ¿Qué has probado exactamente?

Es que he probado desde desinstalar todo  ( vmware-installer -u
 vmware-workstation )  reiniciar y volver a lanzar la instalación  ,
 instalar chkconfig y ejecutar chkconfig vmware ( creo ) y alguna cosa
 mas pero no me acuerdo.

Madre mía... pero desinstalar no es probar, quillo :-), antes de 
eliminar un paquete conviene realizar alguna prueba, en Google tienes 
cientos de páginas de usuarios que han tenido ese error y con un montón 
de posibles soluciones.

  Bueno si intento realizar un service vmware start  no se inicia
 ningún servicio

Pues entonces ya sabes por qué no se carga el módulo :-)

Tendrás que ver por qué no se puede cargar ese servicio, dale más 
verbosidad, revisa los registros, no sé... lo típico.

 ¿Recuerdas si tuviste que instalar en su día algún parche para poder
 ejecutar vmware?

  Si, vmware2.6.39guest.tar
 http://weltall.heliohost.org/wordpress/wp-content/uploads/2011/06/
vmware2.6.39guest.tar.bz2

Je, lo sabía...

¿Estás seguro de que ese parche es para tu versión de vmware y para tu 
kernel? 

 lo que no he probado es desinstalarlo.

Si ya has eliminado el programa no hará falta que lo desinstales, se 
supone que es un parche que se aplica sobre las fuentes de vmware antes 
de compilarlo, así que muerto vmware, se acabó el parche. 

Lo que _sí_ te puede hacer falta es aplicarlo de nuevo antes de 
instalarlo ;-)

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.10.08.14.12...@gmail.com



Re: Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-08 Thread J.B

El 08/10/2011 16:12, Camaleón escribió:

El Sat, 08 Oct 2011 15:57:09 +0200, J.B escribió:

(si reenvías el correo se rompe el hilo)


¿Por qué no funcionaba la nueva versión? :-?

  En un principio me decia que tenia que actualizar una serie de
modulos y automaticamente
  sale una ventana de error:

  Unable to build kernel module

  See log file /tmp/vmware-root/setup-2825.log for details.

¿Y qué te decía el log? ¿o es que no lo miraste y diste por hecho que no
funcionaba? :-D


Según Google, vmmon debería cargarse al iniciar el servicio de la VM.
Mira a ver si lo tienes iniciado y comprueba los módulos que tienes
cargados con lsmod.

  No aparece ni vmmon vmci vmnet

¿Qué es lo que no aparece, el servicio o el módulo?


He probado todo lo que he visto por internet pero nada me funciona.

¿Qué has probado exactamente?

Es que he probado desde desinstalar todo  ( vmware-installer -u
vmware-workstation )  reiniciar y volver a lanzar la instalación  ,
instalar chkconfig y ejecutar chkconfig vmware ( creo ) y alguna cosa
mas pero no me acuerdo.

Madre mía... pero desinstalar no es probar, quillo :-), antes de
eliminar un paquete conviene realizar alguna prueba, en Google tienes
cientos de páginas de usuarios que han tenido ese error y con un montón
de posibles soluciones.


  Bueno si intento realizar un service vmware start  no se inicia
ningún servicio

Pues entonces ya sabes por qué no se carga el módulo :-)

Tendrás que ver por qué no se puede cargar ese servicio, dale más
verbosidad, revisa los registros, no sé... lo típico.


¿Recuerdas si tuviste que instalar en su día algún parche para poder
ejecutar vmware?

  Si, vmware2.6.39guest.tar
http://weltall.heliohost.org/wordpress/wp-content/uploads/2011/06/

vmware2.6.39guest.tar.bz2

Je, lo sabía...

¿Estás seguro de que ese parche es para tu versión de vmware y para tu
kernel?


lo que no he probado es desinstalarlo.

Si ya has eliminado el programa no hará falta que lo desinstales, se
supone que es un parche que se aplica sobre las fuentes de vmware antes
de compilarlo, así que muerto vmware, se acabó el parche.

Lo que _sí_ te puede hacer falta es aplicarlo de nuevo antes de
instalarlo ;-)

Saludos,





Antes de nada perdón por poner la barra pero me estaba haciendo un lio 
con tanta pregunta respuesta.


Cuando realizo un *service vmware start* me dice :

Starting VMware services:

VMware USB Arbitrator   done
Virtual machine monitor failed
Virtual machine comunication interface failed
VM comunication interface socket familyfailed
Blocking file systems  failed
Virtual ethernet failed

Si intento volver a instalar el parche me dice que ya está instalado.

Cuando intento iniciar vmware y me da el error, este es el log:

Oct 08 16:36:24.053: app-140159860700928| Log for VMware Workstation 
pid=4967 version=7.1.4 build=build-385536 option=Release

Oct 08 16:36:24.053: app-140159860700928| The process is 64-bit.
Oct 08 16:36:24.053: app-140159860700928| Host codepage=UTF-8 encoding=UTF-8
Oct 08 16:36:24.053: app-140159860700928| Logging to 
/tmp/vmware-root/setup-4967.log
Oct 08 16:36:24.094: app-140159860700928| modconf query interface 
initialized

Oct 08 16:36:24.095: app-140159860700928| modconf library initialized
Oct 08 16:36:24.133: app-140159860700928| Your GCC version: 4.6
Oct 08 16:36:24.133: app-140159860700928| Searching for GCC 4.5.
Oct 08 16:36:24.137: app-140159860700928| Kernel compiled with: GCC 4.5
Oct 08 16:36:24.137: app-140159860700928| Your GCC version: 4.5
Oct 08 16:36:24.146: app-140159860700928| Your GCC version: 4.6
Oct 08 16:36:24.146: app-140159860700928| Searching for GCC 4.5.
Oct 08 16:36:24.149: app-140159860700928| Kernel compiled with: GCC 4.5
Oct 08 16:36:24.149: app-140159860700928| Your GCC version: 4.5
Oct 08 16:36:24.164: app-140159860700928| Your GCC version: 4.6
Oct 08 16:36:24.164: app-140159860700928| Searching for GCC 4.5.
Oct 08 16:36:24.167: app-140159860700928| Kernel compiled with: GCC 4.5
Oct 08 16:36:24.167: app-140159860700928| Your GCC version: 4.5
Oct 08 16:36:24.189: app-140159860700928| Your GCC version: 4.6
Oct 08 16:36:24.190: app-140159860700928| Searching for GCC 4.5.
Oct 08 16:36:24.193: app-140159860700928| Kernel compiled with: GCC 4.5
Oct 08 16:36:24.193: app-140159860700928| Your GCC version: 4.5
Oct 08 16:36:24.208: app-140159860700928| Your GCC version: 4.6
Oct 08 16:36:24.208: app-140159860700928| Searching for GCC 4.5.
Oct 08 16:36:24.211: app-140159860700928| Kernel compiled with: GCC 4.5
Oct 08 16:36:24.211: app-140159860700928| Your GCC version: 4.5
Oct 08 16:36:24.255: app-140159860700928| Trying to find a suitable PBM 
set for kernel 3.0.0-1-amd64.
Oct 08 16:36:24.255: app-140159860700928

Re: Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-08 Thread Camaleón
El Sat, 08 Oct 2011 16:49:18 +0200, J.B escribió:

 El 08/10/2011 16:12, Camaleón escribió:

(...)

 Antes de nada perdón por poner la barra pero me estaba haciendo un lio
 con tanta pregunta respuesta.

Rediez... pues ya la hemos fastidiado :-)

 Cuando realizo un *service vmware start* me dice :
 
 Starting VMware services:
 
  VMware USB Arbitrator   done
  Virtual machine monitor failed
  Virtual machine comunication interface  failed 
  VM comunication interface socket family failed 
  Blocking file systems   failed
  Virtual ethernetfailed

Vamos, que no tienes nada iniciado.

 Si intento volver a instalar el parche me dice que ya está instalado.

Será por que ya lo has instalado y si ya lo has instalado no hace falta 
que lo vuelvas a aplicar (salvo que vuelvas a desinstalar la VM, 
claro) :-)

 Cuando intento iniciar vmware y me da el error, este es el log:

(...)

Vmware Workstation 7.1.4 fails with kernel 3.0.0-1-amd64
http://communities.vmware.com/message/1818162

 Y mas veces que me he insultado a mi mismo no puede ser , esta es una
 lección que no creo que se me olvide. 

Con insultos no es suficiente, hay que darse unos cuantos latigazos ;-)

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.10.08.15.01...@gmail.com



Re: Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-08 Thread J.B

El 08/10/2011 17:01, Camaleón escribió:

El Sat, 08 Oct 2011 16:49:18 +0200, J.B escribió:


El 08/10/2011 16:12, Camaleón escribió:

(...)


Antes de nada perdón por poner la barra pero me estaba haciendo un lio
con tanta pregunta respuesta.

Rediez... pues ya la hemos fastidiado :-)


Cuando realizo un *service vmware start* me dice :

Starting VMware services:

  VMware USB Arbitrator   done
  Virtual machine monitor failed
  Virtual machine comunication interface  failed
  VM comunication interface socket family failed
  Blocking file systems   failed
  Virtual ethernetfailed

Vamos, que no tienes nada iniciado.


Si intento volver a instalar el parche me dice que ya está instalado.

Será por que ya lo has instalado y si ya lo has instalado no hace falta
que lo vuelvas a aplicar (salvo que vuelvas a desinstalar la VM,
claro) :-)


Cuando intento iniciar vmware y me da el error, este es el log:

(...)

Vmware Workstation 7.1.4 fails with kernel 3.0.0-1-amd64
http://communities.vmware.com/message/1818162


Y mas veces que me he insultado a mi mismo no puede ser , esta es una
lección que no creo que se me olvide.

Con insultos no es suficiente, hay que darse unos cuantos latigazos ;-)

Saludos,
Lo del enlace es lo que segui en un principio y me funciono 
perfectamente, hasta que actualice.


He encontrado lo siguiente pero solo para los modulos vmci y vmnet , 
entonces no se como hacerlo para vmmon.


tar xvf /usr/lib/vmware/modules/source/vmnet.tar -C /tmp
tar xvf /usr/lib/vmware/modules/source/vmci.tar -C /tmp

cd /tmp

perl -pi -e ‘s,(“vnetInt.h”),\1\n#include “compat_sched.h”,’ 
vmnet-only/vnetUserListener.c
perl -pi -e ‘s,(“compat_page.h”),\1\n#include “compat_sched.h”,’ 
vmci-only/include/pgtbl.h


cd /tmp
tar cvf /usr/lib/vmware/modules/source/vmnet.tar vmnet-only
tar cvf /usr/lib/vmware/modules/source/vmci.tar vmci-only


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e90680e.8080...@gmail.com



Re: Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-08 Thread Camaleón
El Sat, 08 Oct 2011 17:11:10 +0200, J.B escribió:

 El 08/10/2011 17:01, Camaleón escribió:

(...)

 Cuando intento iniciar vmware y me da el error, este es el log:
 (...)

 Vmware Workstation 7.1.4 fails with kernel 3.0.0-1-amd64
 http://communities.vmware.com/message/1818162

 Y mas veces que me he insultado a mi mismo no puede ser , esta es una
 lección que no creo que se me olvide.
 Con insultos no es suficiente, hay que darse unos cuantos latigazos ;-)

 Lo del enlace es lo que segui en un principio y me funciono
 perfectamente, hasta que actualice.

(...)

Pero... hum, a ver, si ese parche de la 2.6.39 sirve para el kernel 3.0, 
¿es posible que te hayas dejado algo por hacer? Porque si lo has aplicado 
correctamente no te debería aparecer ese error.

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.10.08.15.34...@gmail.com



Re: Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-08 Thread J.B

El 08/10/2011 17:34, Camaleón escribió:

El Sat, 08 Oct 2011 17:11:10 +0200, J.B escribió:


El 08/10/2011 17:01, Camaleón escribió:

(...)


Cuando intento iniciar vmware y me da el error, este es el log:

(...)

Vmware Workstation 7.1.4 fails with kernel 3.0.0-1-amd64
http://communities.vmware.com/message/1818162


Y mas veces que me he insultado a mi mismo no puede ser , esta es una
lección que no creo que se me olvide.

Con insultos no es suficiente, hay que darse unos cuantos latigazos ;-)


Lo del enlace es lo que segui en un principio y me funciono
perfectamente, hasta que actualice.

(...)

Pero... hum, a ver, si ese parche de la 2.6.39 sirve para el kernel 3.0,
¿es posible que te hayas dejado algo por hacer? Porque si lo has aplicado
correctamente no te debería aparecer ese error.

Saludos,


No porque simplemente era descomprimir y ejecutar


--
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e9088a1.5010...@gmail.com



Re: Fwd: Re: Problemas con VMWare Workstation 7.1.4

2011-10-08 Thread Camaleón
El Sat, 08 Oct 2011 19:30:09 +0200, J.B escribió:

 El 08/10/2011 17:34, Camaleón escribió:
 El Sat, 08 Oct 2011 17:11:10 +0200, J.B escribió:

 El 08/10/2011 17:01, Camaleón escribió:
 (...)

 Cuando intento iniciar vmware y me da el error, este es el log:
 (...)

 Vmware Workstation 7.1.4 fails with kernel 3.0.0-1-amd64
 http://communities.vmware.com/message/1818162

 Y mas veces que me he insultado a mi mismo no puede ser , esta es
 una lección que no creo que se me olvide.
 Con insultos no es suficiente, hay que darse unos cuantos latigazos
 ;-)

 Lo del enlace es lo que segui en un principio y me funciono
 perfectamente, hasta que actualice.
 (...)

 Pero... hum, a ver, si ese parche de la 2.6.39 sirve para el kernel
 3.0, ¿es posible que te hayas dejado algo por hacer? Porque si lo has
 aplicado correctamente no te debería aparecer ese error.


 No porque simplemente era descomprimir y ejecutar

Repasemos...

Tienes el paquete de vmware por una parte y tienes el parche por otra. 

Según los foros de vmware, este debería ser el parche (v3):

http://weltall.heliohost.org/wordpress/wp-content/uploads/2011/05/vmware2.6.39patchv3.tar.bz2

Antes de instalar vmware aplicas el parche y después, instalas en 
programa. Ejecutas el script de configuración e inicias el servicio.

¿Correcto?

¿Y estás usando el mismo kernel que antes? Quizá necesites una versión 
actualizada del script. Date una vuelta por la página esa del parche y 
revisa los comentarios:

http://weltall.heliohost.org/wordpress/2011/05/14/running-vmware-workstation-player-on-linux-2-6-39-updated/

Saludos,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-spanish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.10.08.19.15...@gmail.com



Re: VMware Workstation

2011-03-03 Thread Mathieu Malaterre
On Thu, Mar 3, 2011 at 1:26 AM, Dr. Ed Morbius dredmorb...@gmail.com wrote:
 on 14:54 Wed 02 Mar, Greg Madden (gomadtr...@gci.net) wrote:


 On Wednesday 02 March 2011 01:59:50 pm Dr. Ed Morbius wrote:

  Why would one chose one over the other?

 OT but,  Vbox is gpl and in Debians repositoriies.

 Well, yeah, besides the obvious I meant.

 I've schlepped over the *.vmwarevm trees from my OSX box (primary use:
 serving as a VMWare Fusion platform) and will muck with getting them
 going on VBox.

 There's ye olde Oh, but I selected SCSI for hard drive format issue, I
 suspect that's not a big issue, though I also suspect that WinXP will
 make it one.  Grumble.  And largely OT.

Maybe one thing. I have not been able to directly use a system that
was on a partition. VMWare has a tool to convert a physical system to
a virtual one.
For VirtualBox, I had to boot each system (WinXPWin7) and use
disk2vhd to convert the running system to a virtual image.
VB recognize /almost/ directly the VHD file (you have to use
virtualbox-ose-fuse = 4.0 to open the VHD image as filesystem).

-- 
Mathieu


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTi=2mihf2wtpor2-pqw7rphkjnefw07j84yg8...@mail.gmail.com



Re: VMware Workstation

2011-03-03 Thread Jacob Gaarde
On Thu, 03 Mar 2011 09:50:01 +0100
Mathieu Malaterre mathieu.malate...@gmail.com wrote:

 On Thu, Mar 3, 2011 at 1:26 AM, Dr. Ed Morbius dredmorb...@gmail.com wrote:
  on 14:54 Wed 02 Mar, Greg Madden (gomadtr...@gci.net) wrote:
 
 
  On Wednesday 02 March 2011 01:59:50 pm Dr. Ed Morbius wrote:
 
   Why would one chose one over the other?
 
  OT but,  Vbox is gpl and in Debians repositoriies.
 
  Well, yeah, besides the obvious I meant.
 
  I've schlepped over the *.vmwarevm trees from my OSX box (primary use:
  serving as a VMWare Fusion platform) and will muck with getting them
  going on VBox.
 
  There's ye olde Oh, but I selected SCSI for hard drive format issue, I
  suspect that's not a big issue, though I also suspect that WinXP will
  make it one.  Grumble.  And largely OT.
 
 Maybe one thing. I have not been able to directly use a system that
 was on a partition. VMWare has a tool to convert a physical system to
 a virtual one.
 For VirtualBox, I had to boot each system (WinXPWin7) and use
 disk2vhd to convert the running system to a virtual image.
 VB recognize /almost/ directly the VHD file (you have to use
 virtualbox-ose-fuse = 4.0 to open the VHD image as filesystem).
 

jag@jag-tp:~$ cat bin/mkrawwmdk.sh 
#!/bin/sh

VMDKPATH=/data/virtual/VDI/

if [ -z $1 ] ; then
echo must give vmdk-filename, without extension
exit 1
else
VMDK=$1
echo using dmvk-filename ${VMDKPATH}${VMDK}.vmdk
fi

if [ -z $2 ] ; then
echo must give devicename , e.g /dev/sdc
exit 1
else
DISK=$2
echo using disk ${DISK}
fi

if [ -z $3 ] ; then
echo no partitions given, using whole disk
else
PARTITIONS=$3
echo using partitions : ${PARTITIONS}
fi

if [ -z ${PARTITIONS} ] ; then
VBoxManage internalcommands createrawvmdk -filename
${VMDKPATH}${VMDK}.vmdk -rawdisk ${DISK} -register else
VBoxManage internalcommands createrawvmdk -filename
${VMDKPATH}${VMDK}.vmdk -rawdisk ${DISK} -partitions ${PARTITIONS}
-relative -register fi

jag@jag-tp:~$ 


-- 
-- 
//Jacob Gaarde
//Dont reply to my (apparent) e-mail address. Instead Use 
//e-mail : jgaarde at gmail dot com
http://www.linkedin.com/in/jacobgaarde


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110303112308.3d054475@jag-tp



Re: VMware Workstation

2011-03-03 Thread shawn wilson
A few general comments on the thread:
First, I'd recommend VMWare if you want to also buy their support - its
really quite good. Otherwise use vbox for desktop and proxmox for servers.
Second, vbox isn't 100% open source - IIRC, their usb bridge is closed.
Third, I dont really recommend using automated utilities to migrate machines
(one exception). These tools don't do much more than do a full copy and
sometimes mess with drivers. You can do this by hand with less errors. Now,
the one exception is for a big data center. If you're constantly deploying
and migrating machines, look at plate spin.


Re: VMware Workstation

2011-03-03 Thread Jonathan Matthews
On 3 March 2011 11:57, shawn wilson ag4ve...@gmail.com wrote:
 A few general comments on the thread:
 First, I'd recommend VMWare if you want to also buy their support - its
 really quite good.

Good comment. *If* you have the dosh to flaunt on VMWare support
and/or PS, and are set on buying something corporate, then do so.
Personally, I'd choose KVM on the server these days.  VMWare being
EMC, you'll find there is *never* an end to the amount you could pay
them. The services and licenses they offer are as deep as your pockets
:-)

Personally, what puts me off VMWare is - as others have mentioned -
the license wrangling, but also the actual cost of support. In a
former role, I had to go into a client and discoverpoint out that,
because they made a hardware choice of X as opposed to Y before
engaging with $myEmployer, the (minimum) cost of ESXi licensing
actually *exceeded* the (5 figure) cost of their shiny new,
fully-loaded Dell hardware. Yes, they didn't do their requirements
gathering correctly but daaamn is VMWare expensive!

Getting back on topic, to non-server/workstation, I'd recommend
virtualbox like others on this thread. If you can get VMWare for free
(site license/etc), or if you have very deep pockets, take a look.
Otherwise - vbox. For server-side virtualisation - KVM.

Jonathan
-- 
Jonathan Matthews
London, UK
http://www.jpluscplusm.com/contact.html


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktinb_qbjtvkktt-crjay1zm1pf3adcybtkkju...@mail.gmail.com



VMware Workstation

2011-03-02 Thread hamed hosseini
can i install VMware Workstation Linux 7.1.3 in debian 6 64bit and how? and
tell me your opinion about vmware in linux


Re: VMware Workstation

2011-03-02 Thread Mathieu Malaterre
I tried vmware once. When I realized the script needed root power, I stopped.

I moved to VirtualBox without regret so far. The version in debian
does not have USB  rdesktop, but that was not on my requirement.

VirtualBox support most images, but you can always use qemu to convert
your vmware to virtualbox images.

Watch out that for 6'bits sytem you need VT-x on Intel, one way to
know is executing this from a shell:

$ egrep '(vmx|svm)' /proc/cpuinfo

HTH

On Wed, Mar 2, 2011 at 6:39 PM, hamed hosseini hoss...@gmail.com wrote:
 can i install VMware Workstation Linux 7.1.3 in debian 6 64bit and how? and
 tell me your opinion about vmware in linux




-- 
Mathieu


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTin42OPoaMuaDh=vF=oiqpx8t9_saydkpon+z...@mail.gmail.com



Re: VMware Workstation

2011-03-02 Thread Eduardo M KALINOWSKI

On Qua, 02 Mar 2011, hamed hosseini wrote:


can i install VMware Workstation Linux 7.1.3 in debian 6 64bit and how?


Maybe. It used to be a pain because the kernel changed but the vmware  
drivers were slow to catch up. It probably still is.



and tell me your opinion about vmware in linux


Give VirtualBox a try, it can do most things that vmware workstation  
can, and is much easier to set-up.




--
May your future be limited only by your dreams.
-- Christa McAuliffe

Eduardo M KALINOWSKI
edua...@kalinowski.com.br


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: 
http://lists.debian.org/20110302144437.1381109adcvak...@mail.kalinowski.com.br



Re: VMware Workstation

2011-03-02 Thread Camaleón
On Wed, 02 Mar 2011 21:09:32 +0330, hamed hosseini wrote:

 can i install VMware Workstation Linux 7.1.3 in debian 6 64bit and how?

It seems someone did it:

http://communities.vmware.com/message/1694605#1694605

 and tell me your opinion about vmware in linux 

I've always heard about problems for installing VMare Workstation|Server 
in linux distributions because of the need of patches and hacks to bypass 
the installer kernel modules incompatibilities.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/pan.2011.03.02.18.05...@gmail.com



Re: VMware Workstation

2011-03-02 Thread hamed hosseini
thanks,for help


Re: VMware Workstation

2011-03-02 Thread Dr. Ed Morbius
on 18:43 Wed 02 Mar, Mathieu Malaterre (mathieu.malate...@gmail.com) wrote:
 I tried vmware once. When I realized the script needed root power, I stopped.
 
 I moved to VirtualBox without regret so far. The version in debian
 does not have USB  rdesktop, but that was not on my requirement.
 
 VirtualBox support most images, but you can always use qemu to convert
 your vmware to virtualbox images.
 
 Watch out that for 6'bits sytem you need VT-x on Intel, one way to
 know is executing this from a shell:
 
 $ egrep '(vmx|svm)' /proc/cpuinfo
 
 HTH

Does anyone have actual or apparent performance comparisons between vbox
and VMWare?

Why would one chose one over the other?

-- 
Dr. Ed Morbius, Chief Scientist /|
  Robot Wrangler / Staff Psychologist| When you seek unlimited power
Krell Power Systems Unlimited|  Go to Krell!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110302225950.gg5...@altaira.krellpowersys.exo



Re: VMware Workstation

2011-03-02 Thread teddieeb
Ed Morbius ask;

Does anyone have actual or apparent performance comparisons between vbox
and VMWare?

Why would one chose one over the other?
-

I would say VMWare's market share is in the Corporate environment,

Either for the few features it has over VirtualBox 

or for the same reasons Red Hat or SUSE has dominating market share in Servers, 
Corporate Licensing and Support Packaging.

TeddyB


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/57666196-1299109856-cardhu_decombobulator_blackberry.rim.net-3941679...@bda023.bisx.prod.on.blackberry



Re: VMware Workstation

2011-03-02 Thread Greg Madden


On Wednesday 02 March 2011 01:59:50 pm Dr. Ed Morbius wrote:

 Why would one chose one over the other?

OT but,  Vbox is gpl and in Debians repositoriies.

-- 
Peace,

Greg


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201103021454.29600.gomadtr...@gci.net



Re: VMware Workstation

2011-03-02 Thread Dr. Ed Morbius
on 14:54 Wed 02 Mar, Greg Madden (gomadtr...@gci.net) wrote:
 
 
 On Wednesday 02 March 2011 01:59:50 pm Dr. Ed Morbius wrote:
 
  Why would one chose one over the other?
 
 OT but,  Vbox is gpl and in Debians repositoriies.

Well, yeah, besides the obvious I meant.

I've schlepped over the *.vmwarevm trees from my OSX box (primary use:
serving as a VMWare Fusion platform) and will muck with getting them
going on VBox.

There's ye olde Oh, but I selected SCSI for hard drive format issue, I
suspect that's not a big issue, though I also suspect that WinXP will
make it one.  Grumble.  And largely OT.

-- 
Dr. Ed Morbius, Chief Scientist /|
  Robot Wrangler / Staff Psychologist| When you seek unlimited power
Krell Power Systems Unlimited|  Go to Krell!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110303002637.gh5...@altaira.krellpowersys.exo



Re: VMware Workstation

2011-03-02 Thread Shaffin Bhanji
I have successfully installed VMWare Workstation 7.X on Debian 6
without any issues. You need to install as root and then make sure
that the user has r/w access tot he directory where you place you VM
image files.

Shaffin.


On Wed, Mar 2, 2011 at 7:26 PM, Dr. Ed Morbius dredmorb...@gmail.com wrote:
 on 14:54 Wed 02 Mar, Greg Madden (gomadtr...@gci.net) wrote:


 On Wednesday 02 March 2011 01:59:50 pm Dr. Ed Morbius wrote:

  Why would one chose one over the other?

 OT but,  Vbox is gpl and in Debians repositoriies.

 Well, yeah, besides the obvious I meant.

 I've schlepped over the *.vmwarevm trees from my OSX box (primary use:
 serving as a VMWare Fusion platform) and will muck with getting them
 going on VBox.

 There's ye olde Oh, but I selected SCSI for hard drive format issue, I
 suspect that's not a big issue, though I also suspect that WinXP will
 make it one.  Grumble.  And largely OT.

 --
 Dr. Ed Morbius, Chief Scientist /            |
  Robot Wrangler / Staff Psychologist        | When you seek unlimited power
 Krell Power Systems Unlimited                |                  Go to Krell!


 --
 To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
 with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
 Archive: 
 http://lists.debian.org/20110303002637.gh5...@altaira.krellpowersys.exo




--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/AANLkTimyhwr+byhoh0Zv_Mr30_5Vsk=a_gvewordp...@mail.gmail.com



Re: VMware Workstation

2011-03-02 Thread Brad Alexander
On Wed, Mar 2, 2011 at 12:44 PM, Eduardo M KALINOWSKI 
edua...@kalinowski.com.br wrote:

 On Qua, 02 Mar 2011, hamed hosseini wrote:

  can i install VMware Workstation Linux 7.1.3 in debian 6 64bit and how?


 Maybe. It used to be a pain because the kernel changed but the vmware
 drivers were slow to catch up. It probably still is.


Amen. That is what drove me away from VMware server to ESXi and ultimately
away from VMware in general. I spent a week after a kernel upgrade getting
the vmware server to start, at least long enough to do something else with
the vms that lived on it. I finally set up an ESXi box. (Since this is a
home network, I am not about to try to cost justify a couple of thousand
dollars on a virtualization solution to my wife...)

The main reason I migrated away from esxi is because in my all-Linux/BSD
home network, I did not want a virtualization solution that could *only* be
managed by running a Windows machine...And running a Windows machine on my
network solely to run the infrastructure client.

So I use vbox on the desktop (e.g. for testing distros, etc), and for my
long haul virtualization needs, I use OpenVZ, and am waiting for LXC to get
there to convert over to that.




  and tell me your opinion about vmware in linux


 Give VirtualBox a try, it can do most things that vmware workstation can,
 and is much easier to set-up.


Concur. For desktop virtualization, vbox is the best way to go, at least at
this point with its new oracle livery...

--b


Re: VMware Workstation

2011-03-02 Thread Dr. Ed Morbius
on 23:50 Wed 02 Mar, teddi...@tmo.blackberry.net (teddi...@tmo.blackberry.net) 
wrote:
 Ed Morbius ask;
 
 Does anyone have actual or apparent performance comparisons between vbox
 and VMWare?
 
 Why would one chose one over the other?
 -
 
 I would say VMWare's market share is in the Corporate environment,

This is company use, but we're a small enterprise.

My primary concern is reasonable performance  stability.  I'll be
running a WinXP guest to access a couple of proprietary management tools
(one of which is, ironically, VMWare's ESXi manager), possibly CentOS
and/or RHEL periodically, under Debian.
 
 Either for the few features it has over VirtualBox 
 
 or for the same reasons Red Hat or SUSE has dominating market share in
 Servers, Corporate Licensing and Support Packaging.

Frankly, it's dealing with license keys and kernel mods (this is a
custom build) that are putting me off VMWare.  Assuming I can get the
images up (initial attempts so far result in an unbootable WinXP image
-- I'll post sundry details to an appropriate list later if I can't sort
that).

-- 
Dr. Ed Morbius, Chief Scientist /|
  Robot Wrangler / Staff Psychologist| When you seek unlimited power
Krell Power Systems Unlimited|  Go to Krell!


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110303030415.gi5...@altaira.krellpowersys.exo



Re: VMware Workstation

2011-03-02 Thread Greg Madden


On Wednesday 02 March 2011 03:26:37 pm Dr. Ed Morbius wrote:
 on 14:54 Wed 02 Mar, Greg Madden (gomadtr...@gci.net) wrote:
  On Wednesday 02 March 2011 01:59:50 pm Dr. Ed Morbius wrote:
   Why would one chose one over the other?
 
  OT but,  Vbox is gpl and in Debians repositoriies.

 Well, yeah, besides the obvious I meant.

 I've schlepped over the *.vmwarevm trees from my OSX box (primary use:
 serving as a VMWare Fusion platform) and will muck with getting them
 going on VBox.

 There's ye olde Oh, but I selected SCSI for hard drive format issue, I
 suspect that's not a big issue, though I also suspect that WinXP will
 make it one.  Grumble.  And largely OT.

Oh well nothing is obvious to me :-)  My reasons are convenience not 
performance, 
afaikt performace between the two  is to close for me to call. I run W2k and 
NT4, 
images + Debian testing/unstable stuff.. The biggest improvement here is having 
hardware virtualization in the cpu.

I was a Vmware WS user for many years v1.1-v4.5.9, best of breed during those 
times. After much resistance (to change) I switched to Vbox a year ago, kernel 
2.6.26 was the last supported kernel for my Vmware ver.  I didn't like the 
any-any patches, etc to keep Vmware running.

I converted my images so Vbox could use them. I don't regret the change.

-- 
Peace,

Greg


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/201103022255.11256.gomadtr...@gci.net



vmware workstation bootning från äkta partition

2010-11-26 Thread mattias
någon som kör vmware workstation? och har fått bootning från riktig
partition att funka?
min hd syns nämligen inte i listan där man väljer vilken hd att starta
från
installerade via en .bundle fil


-- 
To UNSUBSCRIBE, email to debian-user-swedish-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1290770803.22750.1.ca...@mjl



Resp.: linux 2.6.25 e vmware workstation 6.0.4

2008-06-11 Thread Lucas Mocellin
Pessoas,

estou tendo o mesmo problema

Debian com kernel 2.6.25.6 e Vmware 1.05

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.25.6/build/include/.. SUBDIRS=$PWD
SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.25.6'

  WARNING: Symbol version dump /usr/src/linux-2.6.25.6/Module.symvers
   is missing; modules will have no dependencies and modversions.

  CC [M]  /tmp/vmware-config1/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config1/vmmon-only/./include/vmware.h:25,
 from /tmp/vmware-config1/vmmon-only/linux/driver.c:48:
/tmp/vmware-config1/vmmon-only/./include/vm_basic_types.h:161: error:
conflicting types for 'uintptr_t'
include/linux/types.h:40: error: previous declaration of 'uintptr_t' was here
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'
include/linux/poll.h:65: error: previous declaration of 'poll_initwait' was here
/tmp/vmware-config1/vmmon-only/linux/driver.c:147: warning:
initialization from incompatible pointer type
/tmp/vmware-config1/vmmon-only/linux/driver.c:151: warning:
initialization from incompatible pointer type
/tmp/vmware-config1/vmmon-only/linux/driver.c: In function 'LinuxDriver_Ioctl':
/tmp/vmware-config1/vmmon-only/linux/driver.c:1659: error: 'struct
mm_struct' has no member named 'dumpable'
make[2]: *** [/tmp/vmware-config1/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config1/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.25.6'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config1/vmmon-only'
Unable to build the vmmon module.

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/prebuilt_modules_linux.html;.

Execution aborted.

Percebi que nao eh o mesmo erro do nosso amigo do workstation, porem
nao compila do mesmo jeito.

aplicando o PATCH o problema continua, porem muda o aspecto:

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config2/vmmon-only'
make -C /lib/modules/2.6.25.6/build/include/.. SUBDIRS=$PWD
SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.25.6'

  WARNING: Symbol version dump /usr/src/linux-2.6.25.6/Module.symvers
   is missing; modules will have no dependencies and modversions.

  CC [M]  /tmp/vmware-config2/vmmon-only/linux/driver.o
/bin/sh: scripts/genksyms/genksyms: No such file or directory
make[2]: *** [/tmp/vmware-config2/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.25.6'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config2/vmmon-only'
Unable to build the vmmon module.

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/prebuilt_modules_linux.html;.

Execution aborted.


alguma ideia?

Obrigado,

Lucas.

Em 10/06/08, Fabiano Manoel de Andrade[EMAIL PROTECTED] escreveu:
 Em Ter, 2008-06-10 às 20:53 -0300, caio abreu ferreira escreveu:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

  Lista

  Analisando um pouco melhor a mensagem de erro abaixo

 gcc: error trying to exec 'cc1plus': execvp: No such file or directory

  Os seguintes pacotes estão instalados.

 ii  gcc  4:4.3.0-8
 ii  gcc-4.1  4.1.2-22
 ii  gcc-4.1-base 4.1.2-22
 ii  gcc-4.2  4.2.4-2
 ii  gcc-4.2-base 4.2.4-2
 ii  gcc-4.3  4.3.1-1
 ii  gcc-4.3-base 4.3.1-1
 ii  libgcc1  1:4.3.1-1

   aptitude install g++-4.1
   Abraço.
   Fabiano.


 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact
 [EMAIL PROTECTED]




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: linux 2.6.25 e vmware workstation 6.0.4

2008-06-10 Thread caio abreu ferreira
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Bruno Buys wrote:
 caio abreu ferreira wrote:
 Lista
 
 distribuição - debian unstable
 kernel linux - 2.6.25 (kernel compilado)
 vmware workstation - 6.0.4
 
 Estou tendo problemas para instalar o software VMWare Wokrstation.
 
 Quando executo o comando ./vmware-install aparece a mensagem de erro:
 
 include/asm/page.h:128: error: expected `;' before } token
 make[2]: *** [/tmp/vmware-config2/vmmon-only/common/task.o] Error 1
 make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Error 2
 make[1]: Leaving directory `/usr/src/linux-2.6.25'
 make: *** [vmmon.ko] Error 2
 make: Leaving directory `/tmp/vmware-config2/vmmon-only'
 Unable to build the vmmon module.
 
 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/prebuilt_modules_linux.html;.
 
 
 Execution aborted.
 
 Acessando os links acima encontrei o aplicativo
 vmware-any-any-update116.
 Mesmo através deste aplicativo ainda estou tendo
 problemas.
 
 In file included from
 /tmp/vmware-config3/vmmon-only/common/hostKernel.h:56,
  from /tmp/vmware-config3/vmmon-only/common/task.c:30:
 include/asm/page.h: In function pte_t native_make_pte(pteval_t):
 include/asm/page.h:128: error: expected primary-expression before )
 token
 include/asm/page.h:128: error: expected ; before { token
 include/asm/page.h:128: error: expected primary-expression before .
 token
 include/asm/page.h:128: error: expected `;' before } token
 make[2]: *** [/tmp/vmware-config3/vmmon-only/common/task.o] Error 1
 make[1]: *** [_module_/tmp/vmware-config3/vmmon-only] Error 2
 make[1]: Leaving directory `/usr/src/linux-2.6.25'
 make: *** [vmmon.ko] Error 2
 make: Leaving directory `/tmp/vmware-config3/vmmon-only'
 Unable to build the vmmon module.
 
 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/prebuilt_modules_linux.html;.
 
 
 Alguém poderia dar uma ajuda?
 
 Fala Caio,
 Acho que o any-any é véio, pro 2.6.25. Pra mim funcionou isso aqui:
 http://stoa.usp.br/morbiolo/weblog/23156.html
 Usei o vmware server 1.0.5 e debian sid com 2.6.25.

Já havia tentado este procedimento, mas acho que os arquivos são
válidos somente para o vmware-server, não é válido para o vmware-workstation.

Mesmo assim obrigado pela ajuda.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkhPDGEACgkQmkYY0KJL9xPnUACfdYJsWLqwrRd9uInHBsJx9t6W
YegAnixqSU320ktc1WlYJBTAvLaWMgGP
=ZxVE
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: linux 2.6.25 e vmware workstation 6.0.4

2008-06-10 Thread caio abreu ferreira
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Brivaldo Junior wrote:
 2008/6/2 caio abreu ferreira [EMAIL PROTECTED]:
Lista
 
 distribuição - debian unstable
 kernel linux - 2.6.25 (kernel compilado)
 vmware workstation - 6.0.4
 
Estou tendo problemas para instalar o software VMWare Wokrstation.
 
Quando executo o comando ./vmware-install aparece a mensagem de erro:
 
 include/asm/page.h:128: error: expected `;' before '}' token
 make[2]: *** [/tmp/vmware-config2/vmmon-only/common/task.o] Error 1
 make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Error 2
 make[1]: Leaving directory `/usr/src/linux-2.6.25'
 make: *** [vmmon.ko] Error 2
 make: Leaving directory `/tmp/vmware-config2/vmmon-only'
 Unable to build the vmmon module.
 
 
 Esse problema acontece com o kernel 2.6.24 ou superior... não vi correções
 ainda. O Parallels e o VirtualBOX já corrigiram isso.. mas o VM até agora
 não vi.

Ainda não consegui resolver o problema, acho que terei que abandonar
o software vmware e adotar outro software de virtualização.

Obrigado pela ajuda.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkhPDMgACgkQmkYY0KJL9xMBhACfRTv8TP423Nien1lUz1m3JETX
k+0AnigR0LIt28m0zLNU1VOyMQIqBIL5
=OD27
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: linux 2.6.25 e vmware workstation 6.0.4

2008-06-10 Thread caio abreu ferreira
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Prezado Tiago

Ainda não estou conseguindo. Até agora realizei o seguinte:

- - cd /tmp

- - tar xzvf VMware-workstation-6.0.4-93057.i386.tar.gz

- - cd vmware-distrib

- - ./vmware-install.pl

Before running VMware Workstation for the first time, you need to
configure it by invoking the following command:
/usr/bin/vmware-config.pl. Do you want
this program to invoke the command for you now? [yes] no

- - cd ..

- - tar -xvzf vmware-any-any-update-116.tgz

- - cd vmware-any-any-update116

- - sudo ./runme.pl
Updating /usr/bin/vmware ... No patch needed/available
Updating /usr/bin/vmnet-bridge ... No patch needed/available
Updating /usr/lib/vmware/bin/vmware-vmx ... No patch needed/available
Updating /usr/lib/vmware/bin-debug/vmware-vmx ... No patch
needed/available
VMware modules in /usr/lib/vmware/modules/source has been updated.

- - vmware-config.pl

make[1]: Entering directory `/usr/src/linux-2.6.25'
  CC [M]  /tmp/vmware-config2/vmmon-only/linux/driver.o
  CC [M]  /tmp/vmware-config2/vmmon-only/linux/driverLog.o
  CC [M]  /tmp/vmware-config2/vmmon-only/linux/hostif.o
  CC [M]  /tmp/vmware-config2/vmmon-only/common/comport.o
  CC [M]  /tmp/vmware-config2/vmmon-only/common/cpuid.o
  CC [M]  /tmp/vmware-config2/vmmon-only/common/hash.o
  CC [M]  /tmp/vmware-config2/vmmon-only/common/memtrack.o
  CC [M]  /tmp/vmware-config2/vmmon-only/common/phystrack.o
  CC [M]  /tmp/vmware-config2/vmmon-only/common/task.o
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
make[2]: *** [/tmp/vmware-config2/vmmon-only/common/task.o] Error 1
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.25'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config2/vmmon-only'
Unable to build the vmmon module.

Continua não dando certo. Alguém por acaso teria alguma idéia do que
estou fazendo de errado?

Obrigado.


Tiago Matias wrote:
 Bom dia amigo, de uma olhada nesse endereço aqui q tem a solução
 http://ubuntuforums.org/showthread.php?t=613976
 
 2008/6/2 caio abreu ferreira [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:
 
Lista
 
 distribuição - debian unstable
 kernel linux - 2.6.25 (kernel compilado)
 vmware workstation - 6.0.4
 
Estou tendo problemas para instalar o software VMWare
 Wokrstation.
 
Quando executo o comando ./vmware-install aparece a mensagem
 de erro:
 
 include/asm/page.h:128: error: expected `;' before '}' token
 make[2]: *** [/tmp/vmware-config2/vmmon-only/common/task.o] Error 1
 make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Error 2
 make[1]: Leaving directory `/usr/src/linux-2.6.25'
 make: *** [vmmon.ko] Error 2
 make: Leaving directory `/tmp/vmware-config2/vmmon-only'
 Unable to build the vmmon module.
 
 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/prebuilt_modules_linux.html;.
 
 Execution aborted.
 
Acessando os links acima encontrei o aplicativo
 vmware-any-any-update116.
 Mesmo através deste aplicativo ainda estou tendo
 problemas.
 
 In file included from
 /tmp/vmware-config3/vmmon-only/common/hostKernel.h:56,
 from /tmp/vmware-config3/vmmon-only/common/task.c:30:
 include/asm/page.h: In function 'pte_t native_make_pte(pteval_t)':
 include/asm/page.h:128: error: expected primary-expression before
 ')' token
 include/asm/page.h:128: error: expected ';' before '{' token
 include/asm/page.h:128: error: expected primary-expression before
 '.' token
 include/asm/page.h:128: error: expected `;' before '}' token
 make[2]: *** [/tmp/vmware-config3/vmmon-only/common/task.o] Error 1
 make[1]: *** [_module_/tmp/vmware-config3/vmmon-only] Error 2
 make[1]: Leaving directory `/usr/src/linux-2.6.25'
 make: *** [vmmon.ko] Error 2
 make: Leaving directory `/tmp/vmware-config3/vmmon-only'
 Unable to build the vmmon module.
 
 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/prebuilt_modules_linux.html;.
 
Alguém poderia dar uma ajuda?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkhPD2cACgkQmkYY0KJL9xPP4ACeLxFxGnGsEcCD0ptITwweQ5JY
lkIAn2a8MrICTB7hAq4Oxm4B0sRohiKK
=ehOV
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: linux 2.6.25 e vmware workstation 6.0.4

2008-06-10 Thread caio abreu ferreira
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Lista

Analisando um pouco melhor a mensagem de erro abaixo

gcc: error trying to exec 'cc1plus': execvp: No such file or directory

Os seguintes pacotes estão instalados.

ii  gcc  4:4.3.0-8
ii  gcc-4.1  4.1.2-22
ii  gcc-4.1-base 4.1.2-22
ii  gcc-4.2  4.2.4-2
ii  gcc-4.2-base 4.2.4-2
ii  gcc-4.3  4.3.1-1
ii  gcc-4.3-base 4.3.1-1
ii  libgcc1  1:4.3.1-1


caio abreu ferreira wrote:
   Prezado Tiago
 
   Ainda não estou conseguindo. Até agora realizei o seguinte:
 
 - cd /tmp
 
 - tar xzvf VMware-workstation-6.0.4-93057.i386.tar.gz
 
 - cd vmware-distrib
 
 - ./vmware-install.pl
 
   Before running VMware Workstation for the first time, you need to
   configure it by invoking the following command:
   /usr/bin/vmware-config.pl. Do you want
   this program to invoke the command for you now? [yes] no
 
 - cd ..
 
 - tar -xvzf vmware-any-any-update-116.tgz
 
 - cd vmware-any-any-update116
 
 - sudo ./runme.pl
   Updating /usr/bin/vmware ... No patch needed/available
   Updating /usr/bin/vmnet-bridge ... No patch needed/available
   Updating /usr/lib/vmware/bin/vmware-vmx ... No patch needed/available
   Updating /usr/lib/vmware/bin-debug/vmware-vmx ... No patch
   needed/available
   VMware modules in /usr/lib/vmware/modules/source has been updated.
 
 - vmware-config.pl
 
 make[1]: Entering directory `/usr/src/linux-2.6.25'
   CC [M]  /tmp/vmware-config2/vmmon-only/linux/driver.o
   CC [M]  /tmp/vmware-config2/vmmon-only/linux/driverLog.o
   CC [M]  /tmp/vmware-config2/vmmon-only/linux/hostif.o
   CC [M]  /tmp/vmware-config2/vmmon-only/common/comport.o
   CC [M]  /tmp/vmware-config2/vmmon-only/common/cpuid.o
   CC [M]  /tmp/vmware-config2/vmmon-only/common/hash.o
   CC [M]  /tmp/vmware-config2/vmmon-only/common/memtrack.o
   CC [M]  /tmp/vmware-config2/vmmon-only/common/phystrack.o
   CC [M]  /tmp/vmware-config2/vmmon-only/common/task.o
 gcc: error trying to exec 'cc1plus': execvp: No such file or directory
 make[2]: *** [/tmp/vmware-config2/vmmon-only/common/task.o] Error 1
 make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Error 2
 make[1]: Leaving directory `/usr/src/linux-2.6.25'
 make: *** [vmmon.ko] Error 2
 make: Leaving directory `/tmp/vmware-config2/vmmon-only'
 Unable to build the vmmon module.
 
   Continua não dando certo. Alguém por acaso teria alguma idéia do que
 estou fazendo de errado?
 
 Obrigado.
 
 
 Tiago Matias wrote:
 Bom dia amigo, de uma olhada nesse endereço aqui q tem a solução
 http://ubuntuforums.org/showthread.php?t=613976
 
 2008/6/2 caio abreu ferreira [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]:
 
Lista
 
 distribuição - debian unstable
 kernel linux - 2.6.25 (kernel compilado)
 vmware workstation - 6.0.4
 
Estou tendo problemas para instalar o software VMWare
 Wokrstation.
 
Quando executo o comando ./vmware-install aparece a mensagem
 de erro:
 
 include/asm/page.h:128: error: expected `;' before '}' token
 make[2]: *** [/tmp/vmware-config2/vmmon-only/common/task.o] Error 1
 make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Error 2
 make[1]: Leaving directory `/usr/src/linux-2.6.25'
 make: *** [vmmon.ko] Error 2
 make: Leaving directory `/tmp/vmware-config2/vmmon-only'
 Unable to build the vmmon module.
 
 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/prebuilt_modules_linux.html;.
 
 Execution aborted.
 
Acessando os links acima encontrei o aplicativo
 vmware-any-any-update116.
 Mesmo através deste aplicativo ainda estou tendo
 problemas.
 
 In file included from
 /tmp/vmware-config3/vmmon-only/common/hostKernel.h:56,
 from /tmp/vmware-config3/vmmon-only/common/task.c:30:
 include/asm/page.h: In function 'pte_t native_make_pte(pteval_t)':
 include/asm/page.h:128: error: expected primary-expression before
 ')' token
 include/asm/page.h:128: error: expected ';' before '{' token
 include/asm/page.h:128: error: expected primary-expression before
 '.' token
 include/asm/page.h:128: error: expected `;' before '}' token
 make[2]: *** [/tmp/vmware-config3/vmmon-only/common/task.o] Error 1
 make[1]: *** [_module_/tmp/vmware-config3/vmmon-only] Error 2
 make[1]: Leaving directory `/usr/src/linux-2.6.25'
 make: *** [vmmon.ko] Error 2
 make: Leaving directory `/tmp/vmware-config3/vmmon-only'
 Unable to build the vmmon module.
 
 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

Re: linux 2.6.25 e vmware workstation 6.0.4

2008-06-10 Thread Fabiano Manoel de Andrade
Em Ter, 2008-06-10 às 20:53 -0300, caio abreu ferreira escreveu:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
   Lista
 
   Analisando um pouco melhor a mensagem de erro abaixo
 
 gcc: error trying to exec 'cc1plus': execvp: No such file or directory
 
   Os seguintes pacotes estão instalados.
 
 ii  gcc  4:4.3.0-8
 ii  gcc-4.1  4.1.2-22
 ii  gcc-4.1-base 4.1.2-22
 ii  gcc-4.2  4.2.4-2
 ii  gcc-4.2-base 4.2.4-2
 ii  gcc-4.3  4.3.1-1
 ii  gcc-4.3-base 4.3.1-1
 ii  libgcc1  1:4.3.1-1
 
aptitude install g++-4.1
Abraço.
Fabiano.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: linux 2.6.25 e vmware workstation 6.0.4

2008-06-03 Thread Bruno Buys

caio abreu ferreira wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Lista

distribuição - debian unstable
kernel linux - 2.6.25 (kernel compilado)
vmware workstation - 6.0.4

Estou tendo problemas para instalar o software VMWare Wokrstation.

Quando executo o comando ./vmware-install aparece a mensagem de erro:

include/asm/page.h:128: error: expected `;' before ‘}’ token
make[2]: *** [/tmp/vmware-config2/vmmon-only/common/task.o] Error 1
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.25'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config2/vmmon-only'
Unable to build the vmmon module.

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/prebuilt_modules_linux.html;.

Execution aborted.

Acessando os links acima encontrei o aplicativo 
vmware-any-any-update116.
Mesmo através deste aplicativo ainda estou tendo
problemas.

In file included from /tmp/vmware-config3/vmmon-only/common/hostKernel.h:56,
 from /tmp/vmware-config3/vmmon-only/common/task.c:30:
include/asm/page.h: In function ‘pte_t native_make_pte(pteval_t)’:
include/asm/page.h:128: error: expected primary-expression before ‘)’ token
include/asm/page.h:128: error: expected ‘;’ before ‘{’ token
include/asm/page.h:128: error: expected primary-expression before ‘.’ token
include/asm/page.h:128: error: expected `;' before ‘}’ token
make[2]: *** [/tmp/vmware-config3/vmmon-only/common/task.o] Error 1
make[1]: *** [_module_/tmp/vmware-config3/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.25'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config3/vmmon-only'
Unable to build the vmmon module.

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/prebuilt_modules_linux.html;.

Alguém poderia dar uma ajuda?

Obrigado.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIRKEQmkYY0KJL9xMRAm2jAJ9jaZc5GlY37rBbtTcrtPF1RM2XGwCfVUiU
w84USnVMDNCQcuXsRPt0Y7U=
=kCGF
-END PGP SIGNATURE-


  


Fala Caio,
Acho que o any-any é véio, pro 2.6.25. Pra mim funcionou isso aqui:
http://stoa.usp.br/morbiolo/weblog/23156.html

Usei o vmware server 1.0.5 e debian sid com 2.6.25.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



linux 2.6.25 e vmware workstation 6.0.4

2008-06-02 Thread caio abreu ferreira
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Lista

distribuição - debian unstable
kernel linux - 2.6.25 (kernel compilado)
vmware workstation - 6.0.4

Estou tendo problemas para instalar o software VMWare Wokrstation.

Quando executo o comando ./vmware-install aparece a mensagem de erro:

include/asm/page.h:128: error: expected `;' before ‘}’ token
make[2]: *** [/tmp/vmware-config2/vmmon-only/common/task.o] Error 1
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.25'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config2/vmmon-only'
Unable to build the vmmon module.

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/prebuilt_modules_linux.html;.

Execution aborted.

Acessando os links acima encontrei o aplicativo 
vmware-any-any-update116.
Mesmo através deste aplicativo ainda estou tendo
problemas.

In file included from /tmp/vmware-config3/vmmon-only/common/hostKernel.h:56,
 from /tmp/vmware-config3/vmmon-only/common/task.c:30:
include/asm/page.h: In function ‘pte_t native_make_pte(pteval_t)’:
include/asm/page.h:128: error: expected primary-expression before ‘)’ token
include/asm/page.h:128: error: expected ‘;’ before ‘{’ token
include/asm/page.h:128: error: expected primary-expression before ‘.’ token
include/asm/page.h:128: error: expected `;' before ‘}’ token
make[2]: *** [/tmp/vmware-config3/vmmon-only/common/task.o] Error 1
make[1]: *** [_module_/tmp/vmware-config3/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.25'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config3/vmmon-only'
Unable to build the vmmon module.

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/prebuilt_modules_linux.html;.

Alguém poderia dar uma ajuda?

Obrigado.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIRKEQmkYY0KJL9xMRAm2jAJ9jaZc5GlY37rBbtTcrtPF1RM2XGwCfVUiU
w84USnVMDNCQcuXsRPt0Y7U=
=kCGF
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Building vmware workstation kernel module on 2.6.24 fails (sid)

2008-02-02 Thread Magnus Therning
Peter Velichkov wrote:
 Just wrote a how-to about installing vmware player/workstation on debian
 unstable with default kernel 2.6.24
 http://blog.creonfx.com/linux/how-to-install-vmware-player-workstation-on-2624-kernel

I didn't succeed with the vmware-any-any package.  'make-vmpkg -p
any-any -s -u 116 path to file' succeeded and I ended up with a
package named vmware-any-any-kernel-source containing the source.
However, when building the source with 'm-a a-i
vmware-any-any-kernel-source' failed with:

 gcc-4.1: error trying to exec 'cc1plus': execvp: No such file or directory

How do I get past this?

/M

-- 
Magnus Therning (OpenPGP: 0xAB4DFBA4)
magnus@therning.org Jabber: magnus.therning@gmail.com
http://therning.org/magnus

What if I don't want to obey the laws? Do they throw me in jail with
the other bad monads?
 -- Daveman



signature.asc
Description: OpenPGP digital signature


Re: Building vmware workstation kernel module on 2.6.24 fails (sid)

2008-02-02 Thread Sven Joachim
On 2008-02-02 19:34 +0100, Magnus Therning wrote:

 I didn't succeed with the vmware-any-any package.  'make-vmpkg -p
 any-any -s -u 116 path to file' succeeded and I ended up with a
 package named vmware-any-any-kernel-source containing the source.
 However, when building the source with 'm-a a-i
 vmware-any-any-kernel-source' failed with:

  gcc-4.1: error trying to exec 'cc1plus': execvp: No such file or directory

Apparently the C++ compiler for gcc-4.1 is missing.

 How do I get past this?

Install the g++-4.1 package and retry.

Sven


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Building vmware workstation kernel module on 2.6.24 fails (sid)

2008-02-02 Thread Magnus Therning
Sven Joachim wrote:
 On 2008-02-02 19:34 +0100, Magnus Therning wrote:
 
 I didn't succeed with the vmware-any-any package.  'make-vmpkg -p
 any-any -s -u 116 path to file' succeeded and I ended up with a
 package named vmware-any-any-kernel-source containing the source.
 However, when building the source with 'm-a a-i
 vmware-any-any-kernel-source' failed with:

  gcc-4.1: error trying to exec 'cc1plus': execvp: No such file or directory
 
 Apparently the C++ compiler for gcc-4.1 is missing.
 
 How do I get past this?
 
 Install the g++-4.1 package and retry.

Reading this I just realised that I wasn't paying attention to version
numbers at all.  I added /usr/lib/gcc/x86_64-linux-gnu/4.2 to $PATH and
re-ran m-a, which seems to have worked fine.

/M

-- 
Magnus Therning (OpenPGP: 0xAB4DFBA4)
magnus@therning.org Jabber: magnus.therning@gmail.com
http://therning.org/magnus

What if I don't want to obey the laws? Do they throw me in jail with
the other bad monads?
 -- Daveman



signature.asc
Description: OpenPGP digital signature


Building vmware workstation kernel module on 2.6.24 fails (sid)

2008-02-01 Thread Magnus Therning
After a recent update of the kernel to 2.6.24 I fail in building the
kernel modules for vmware workstation.  I'm using 'make-vmpkg'.  It
fails with the following:

In file included from
/home/root_extra/vmware/vmware-workstation/build/vmware-workstation/usr_src/modules/vmware-kernel/vmblock-only/linux/os.h:21,
 from
/home/root_extra/vmware/vmware-workstation/build/vmware-workstation/usr_src/modules/vmware-kernel/vmblock-only/linux/block.c:12:
/home/root_extra/vmware/vmware-workstation/build/vmware-workstation/usr_src/modules/vmware-kernel/vmblock-only/./include/compat_wait.h:60:
error: conflicting types for ‘poll_initwait’
include/linux/poll.h:65: error: previous declaration of ‘poll_initwait’
was here

I suspect it's caused by an earlier warning:

In file included from
/home/root_extra/vmware/vmware-workstation/build/vmware-workstation/usr_src/modules/vmware-kernel/vmblock-only/linux/os.h:21,
 from
/home/root_extra/vmware/vmware-workstation/build/vmware-workstation/usr_src/modules/vmware-kernel/vmblock-only/linux/block.c:12:
/home/root_extra/vmware/vmware-workstation/build/vmware-workstation/usr_src/modules/vmware-kernel/vmblock-only/./include/compat_wait.h:37:5:
warning: VMW_HAVE_EPOLL is not defined

Any ideas on how to solve this?  (I suspect one way might be to somehow
make sure that VMW_HAVE_EPOLL is defined during the compilation, but how
do I succeed in doing that?)

/M

-- 
Magnus Therning (OpenPGP: 0xAB4DFBA4)
magnus@therning.org Jabber: magnus.therning@gmail.com
http://therning.org/magnus

What if I don't want to obey the laws? Do they throw me in jail with
the other bad monads?
 -- Daveman



signature.asc
Description: OpenPGP digital signature


Re: VMware Workstation

2007-08-05 Thread Omar Murray
Tomas Zulberti escribió:
 On 7/30/07, Tonny [EMAIL PROTECTED] wrote:
 Guillermo Salas M. escribió:
 On Mon, 2007-07-30 at 12:36 -0400, Max Ramirez wrote:
 Yo alguna vez lo tuve corriendo con sarge. Basicamente es una maquina
 virtual que permite correr ese sistema operativo sin tener que
 tenerlo explicitamente instalado. Pero cuando actualize mi maquina a
 sid, dejo de funcionar.

 Instale hace poco virtualbox el cual funciona muy bien y es GPL, puedes
 ver instrucciones para hacerlo trabajar en Debian en:
 http://www.virtualbox.org/wiki/Downloads


 Saludos,

 concuerdo contigo virtualbox es muy bueno lo e utilizado...

 
 A mi me parecio tan bueno como el VmWare... pero la ser GPL, me quede con el 
 VB.
 
 Saludos,
 TZ
 
 

VirtualBox es GPL?

**
VirtualBox Personal Use and Evaluation License (PUEL)

This license applies if you download the full VirtualBox binaries from
the Downloads page. It does not apply to the VirtualBox Open Source
Edition (OSE), which falls under the GPL instead; see Editions for
details about the differences between these releases.

In summary, the VirtualBox PUEL allows you to use VirtualBox free of charge

   * for personal use or, alternatively,
   * for product evaluation.

In addition, academic use of VirtualBox is also permitted free of
charge by the PUEL.

If you do not belong to either category, you will have to purchase a
commercial license. Do not hesitate to contact InnoTek in this matter.
***

The VirtualBox Open Source Edition (OSE) is the one that has been
released under the GPL and comes with complete source code. It is
functionally equivalent to the full VirtualBox package, except for a few
features that primarily target enterprise customers. This gives us a
chance to generate revenue to fund further development of VirtualBox.
***

Evidentemente es GPL las versión OSE pero con algunas restricciones
funcionales...

-- 
oM

Omar G. Murray [Crux_]
[EMAIL PROTECTED]
JID: [EMAIL PROTECTED]
http://mysteriouswaystg.blogspot.com
*
Powered by Debian Etch GNU-Linux - kernel 2.6.17-2-K7

Powereb by Ubuntu Feisty Fawn 7.04 GNU-Linux - kernel 2.6.20-16


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation

2007-07-31 Thread Esteban Torres

Tomas Zulberti wrote:


On 7/30/07, Tonny [EMAIL PROTECTED] wrote:
 


Guillermo Salas M. escribió:
   


On Mon, 2007-07-30 at 12:36 -0400, Max Ramirez wrote:
 


Yo alguna vez lo tuve corriendo con sarge. Basicamente es una maquina
virtual que permite correr ese sistema operativo sin tener que
tenerlo explicitamente instalado. Pero cuando actualize mi maquina a
sid, dejo de funcionar.
   


Instale hace poco virtualbox el cual funciona muy bien y es GPL, puedes
ver instrucciones para hacerlo trabajar en Debian en:
http://www.virtualbox.org/wiki/Downloads


Saludos,

 


concuerdo contigo virtualbox es muy bueno lo e utilizado...

   



A mi me parecio tan bueno como el VmWare... pero la ser GPL, me quede con el VB.

Saludos,
TZ


 


Chicos, perdonad por lo que os voy a decir (me siento mal y todo).

Me gusta defender GPL, pero en este caso difiero de vosotros. He 
trabajado con VBox y con VMware. Actualmente lo hago con VMware y quiero 
decirles que VBox está muy bien si lo que quieres es montar una sola 
máquina independiente, pero si quieres integrarla con tus sistemas 
existente, VMware tiene una mejor configuranción de los dispositivos de 
red, por ejemplo, es bastante mas configurable si quieres meterte un 
poco mas a fondo con el sistemas que instales (windos, linux, solaris, 
etc...).


:'(espero que no me echen de la lista por haber dicho 
esto.


Nos vemos.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



VMware Workstation

2007-07-30 Thread Lipe
Hola a todos
Alguien sabe algo acerca de este software VMware Workstation ,  me gustaria
saber si  el sistema alterno corre independientemente o encima del
predeterminado?.
y si tienen alguna experiencia del tema

-- 
Atentamente Felipe Márquez Stuardo
Técnico Universitario en Telecomunicaciones


Re: VMware Workstation

2007-07-30 Thread Max Ramirez
Yo alguna vez lo tuve corriendo con sarge. Basicamente es una maquina
virtual que permite correr ese sistema operativo sin tener que tenerlo
explicitamente instalado. Pero cuando actualize mi maquina a sid, dejo de
funcionar.

On 7/30/07, Lipe [EMAIL PROTECTED] wrote:

 Hola a todos
 Alguien sabe algo acerca de este software VMware Workstation ,  me
 gustaria saber si  el sistema alterno corre independientemente o encima del
 predeterminado?.
 y si tienen alguna experiencia del tema

 --
 Atentamente Felipe Márquez Stuardo
 Técnico Universitario en Telecomunicaciones




-- 
Buena Caza,
Max Ramirez G.
Licenciado en Física
Alumno de Doctorado en Fisica
Facultad de Ciencias
Universidad de Chile


Re: VMware Workstation

2007-07-30 Thread Guillermo Salas M.
On Mon, 2007-07-30 at 12:36 -0400, Max Ramirez wrote:
 Yo alguna vez lo tuve corriendo con sarge. Basicamente es una maquina
 virtual que permite correr ese sistema operativo sin tener que
 tenerlo explicitamente instalado. Pero cuando actualize mi maquina a
 sid, dejo de funcionar. 


Instale hace poco virtualbox el cual funciona muy bien y es GPL, puedes
ver instrucciones para hacerlo trabajar en Debian en:
http://www.virtualbox.org/wiki/Downloads


Saludos,

-- 
Guillermo Salas M.
Telconet S.A.
Calle 15 y Avenida 24 Esq
Edificio Barre #2 Primer Piso
Telefono : +593 5 262 8071
Celular  : +593 9 985 5138
e-mail   : [EMAIL PROTECTED]
www  : http://www.manta.telconet.net
   http://www.telcocarrier.net

Linux User: 255902

Beat me, whip me, make me use Windows!

Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

Please avoid the Top Posting, see
http://es.wikipedia.org/wiki/Top-posting


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation

2007-07-30 Thread Tonny

Guillermo Salas M. escribió:

On Mon, 2007-07-30 at 12:36 -0400, Max Ramirez wrote:

Yo alguna vez lo tuve corriendo con sarge. Basicamente es una maquina
virtual que permite correr ese sistema operativo sin tener que
tenerlo explicitamente instalado. Pero cuando actualize mi maquina a
sid, dejo de funcionar. 



Instale hace poco virtualbox el cual funciona muy bien y es GPL, puedes
ver instrucciones para hacerlo trabajar en Debian en:
http://www.virtualbox.org/wiki/Downloads


Saludos,


concuerdo contigo virtualbox es muy bueno lo e utilizado...

--
-

() - Campaña ascii ribbon - http://asciiribbon.org
/\   -
 Contra correoE en formato HTML.
 Contra el envío de adjuntos en formatos propietarios.
 http://www.openxml.info/

-


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation

2007-07-30 Thread Tomas Zulberti
On 7/30/07, Tonny [EMAIL PROTECTED] wrote:
 Guillermo Salas M. escribió:
  On Mon, 2007-07-30 at 12:36 -0400, Max Ramirez wrote:
  Yo alguna vez lo tuve corriendo con sarge. Basicamente es una maquina
  virtual que permite correr ese sistema operativo sin tener que
  tenerlo explicitamente instalado. Pero cuando actualize mi maquina a
  sid, dejo de funcionar.
 
 
  Instale hace poco virtualbox el cual funciona muy bien y es GPL, puedes
  ver instrucciones para hacerlo trabajar en Debian en:
  http://www.virtualbox.org/wiki/Downloads
 
 
  Saludos,
 
 concuerdo contigo virtualbox es muy bueno lo e utilizado...


A mi me parecio tan bueno como el VmWare... pero la ser GPL, me quede con el VB.

Saludos,
TZ



problema vmware workstation 6 en debian etch

2007-07-06 Thread Carlos Idiaquez
 Hola.
   alguein sabe por que? no funciona el vmware en
  debian
   etch.

   
  
  Bueno... acá funciona todo bien. Debian Lenny.
  
   
   sabes que cosas tengo que tener istaladas como
 requisitos basicos
 
 Saludos.
 
 

Hola Amigos. fui a mi casa a probar varias cositas que
vi en un howto que encontre por ayi acerca de como
instalar vmware server. pero no se si es el mismo que
me recomienda Jose Antonio Kerjo. que ahora lo reviso.
pero antes les voy a mostrar lo que me sale cuando
ejecuto el vmware-config.pl:


etardeb:/home/carlos# vmware-config.pl
The correct version of one or more libraries needed to
run VMware Workstation
may be missing.  This is the output of ldd
/usr/bin/vmware:
linux-gate.so.1 =  (0xe000)
libm.so.6 = /lib32/libm.so.6 (0xf7ef5000)
libdl.so.2 = /lib32/libdl.so.2 (0xf7ef1000)
libpthread.so.0 = /lib32/libpthread.so.0
(0xf7ee)
libc.so.6 = /lib32/libc.so.6 (0xf7db4000)
/lib/ld-linux.so.2 (0xf7f2d000)
libX11.so.6 = not found   ***este lo busco y
ya lo tengo instalado
libXtst.so.6 = not found
libXext.so.6 = not found
libXrender.so.1 = not found
libz.so.1 = not found

This program cannot tell for sure, but you may need to
upgrade libc5 to glibc
before you can run VMware Workstation.

** y con respecto al libc5. en debian etch viene el
libc 6.

Hit enter to continue.


__
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.espanol.yahoo.com/ 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation Module Compilation (etch)

2007-02-19 Thread Stephen Chadfield
Kenneth Jacker [EMAIL PROTECTED] wrote:
 Thanks for the letters from Liam and Greg!
 
  greg http://ftp.cvut.cz/vmware/vmware-any-any-update108.tar.gz
 
 Could you (or someone) please explain the step-by-step sequence to
 apply the above patch to install VMware-workstation-5.5.1-19175 on
 Debian/etch?

Download the latest version of VMWare - IIRC you will not need the 
update you mention above.

-- 
Stephen Chadfield


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation Module Compilation (etch)

2007-02-19 Thread Greg Folkert
On Mon, 2007-02-19 at 11:43 +, Stephen Chadfield wrote:
 Kenneth Jacker [EMAIL PROTECTED] wrote:
  Thanks for the letters from Liam and Greg!
  
   greg http://ftp.cvut.cz/vmware/vmware-any-any-update108.tar.gz
  
  Could you (or someone) please explain the step-by-step sequence to
  apply the above patch to install VMware-workstation-5.5.1-19175 on
  Debian/etch?
 
 Download the latest version of VMWare - IIRC you will not need the 
 update you mention above.

It depends on many things, seems that VMware Workstation is still at
version 5.5.1 for the download and purchase... or perhaps are you
talking about the VMware 6 Beta?

In any case, VMware 6 (BETA) has some features... but, that is another
discussion.

I don't believe I'll get to buy the new version until I get a round of
new machines for myself. As long as 5.5.1 works, I'll be fine.

Oh, BTW, why not go and put the latest Windows on your machine... then
you won't have to go through all that missing drivers updates hassle.
-- 
[EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


signature.asc
Description: This is a digitally signed message part


Re: VMware Workstation Module Compilation (etch)

2007-02-19 Thread Stephen Chadfield
Greg Folkert [EMAIL PROTECTED] wrote:
 [-- text/plain, encoding quoted-printable, charset: ISO-8859-1, 33 lines --]
 
 On Mon, 2007-02-19 at 11:43 +, Stephen Chadfield wrote:
 Kenneth Jacker [EMAIL PROTECTED] wrote:
  Thanks for the letters from Liam and Greg!
  
   greg http://ftp.cvut.cz/vmware/vmware-any-any-update108.tar.gz
  
  Could you (or someone) please explain the step-by-step sequence to
  apply the above patch to install VMware-workstation-5.5.1-19175 on
  Debian/etch?
 
 Download the latest version of VMWare - IIRC you will not need the 
 update you mention above.
 
 It depends on many things, seems that VMware Workstation is still at
 version 5.5.1 for the download and purchase... or perhaps are you
 talking about the VMware 6 Beta?

The most recent version of VMWare workstation I obtained from their 
website was 5.5.3

 I don't believe I'll get to buy the new version until I get a round of
 new machines for myself. As long as 5.5.1 works, I'll be fine.

I would guess 5.5.1-5.5.3 is free for registered users.

Version 5.5.1 might be fine but 5.5.3 installs on Etch without messing 
with patches.

 Oh, BTW, why not go and put the latest Windows on your machine... then
 you won't have to go through all that missing drivers updates hassle.

Upgrading to a new point release of an application is hardly equivalent 
to switching from XP to Vista, is it?

-- 
Stephen Chadfield


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation Module Compilation (etch)

2007-02-18 Thread Kenneth Jacker
Thanks for the letters from Liam and Greg!

  greg http://ftp.cvut.cz/vmware/vmware-any-any-update108.tar.gz

Could you (or someone) please explain the step-by-step sequence to
apply the above patch to install VMware-workstation-5.5.1-19175 on
Debian/etch?


Here's what I just did:

  o  Made sure that I had the correct linux-headers installed

  o  Ran ./vmware-installer.pl up until the point it had
 the header file problems

 (Note that I couldn't *first* apply the patch since /etc/vmware
 doesn't exist until at least a partial vmware install has been done.)

  o  Once I got the header file error, I used Control-Z to suspend
 the install script.  I then applied the above patch with
 ./runme.pl, and allowed it to go ahead and do the vmware config.
 
  o  The modules built (with some warnings), 

  o  I then killed the suspended install script

  o  Tried to run 'vmware'

It didn't work ... 'vmware' won't run (missing libraries, etc).


Sorry for being so dense ... 

  -Kenneth


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation Module Compilation (etch)

2007-02-18 Thread Greg Folkert
On Sun, 2007-02-18 at 10:34 -0500, Kenneth Jacker wrote:
 Thanks for the letters from Liam and Greg!
 
   greg http://ftp.cvut.cz/vmware/vmware-any-any-update108.tar.gz
 

 1. Download and extract the VMware-workstation-5.5.1-19175 non-RPM
version.
 2. Once extracted, run the script from the vmware-distrib
directory called vmware-install.pl, take the defaults. Do not
auto-run vmware-config.pl. If you do, CTRL-C out of it to exit
it completely.
 3. Make sure you have the linux-headers package installed for you
current linux-image. IOW, if you have linux-image-2.6.18-4-k7 as
you current kernel, you will need linux-headers-2.6.18-4-k7
(which will pull in linux-headers-2.6.18-4 as it depends on it).
Another helpful package is kernel-package. That package makes
sure you have everything you need to build kernel modules.
 4. Download and extract the latest vmware-any-any-update from
http://ftp.cvut.cz/vmware/
 5. As of this e-mail, vmware-any-any-update108 is current. From the
vmware-any-any-update108 directory execute (run) the
runme.pl. It should find you installation of 5.5.1 and will
patch it. It should also ask run vmware-config.pl answer yes.
Take the defaults.
 6. If running GNOME, use ALT-F2 and type in vmware and press
enter.

You are running vmware.
-- 
[EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


signature.asc
Description: This is a digitally signed message part


VMware Workstation Module Compilation (etch)

2007-02-17 Thread Kenneth Jacker
Has anyone successfully compiled the required modules for 'VMware
Workstation' under Debian/etch?  Though I've been able to do this on
two Ubuntu systems, I keep getting errors during the installation
process on my 'etch' systems:

The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE)
does not match your running kernel (version 2.6.18-3-686).  Even
if the module were to compile successfully, it would not load into
the running kernel.

Apparently something isn't right in the installed header files:

 root:/usr/src# ls -l
 total 12
 lrwxrwxrwx  1 root src26 2007-02-16 17:13 linux - 
linux-headers-2.6.18-3-686/
 drwxr-xr-x 17 root root 4096 2007-02-16 17:12 linux-headers-2.6.18-3/
 drwxr-xr-x  4 root root 4096 2007-02-16 17:13 linux-headers-2.6.18-3-686/
 drwxr-xr-x  3 root root 4096 2007-01-27 19:02 linux-kbuild-2.6.18/

Here's some more info:

 root:/usr/src# uname -a
 Linux foobar 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC 2006 i686 GNU/Linux

 root:/# cat /usr/src/linux/include/linux/version.h
 #define LINUX_VERSION_CODE 132626
 #define KERNEL_VERSION(a,b,c) (((a)  16) + ((b)  8) + (c))

I downloaded and manually installed this as well:

 linux-headers-2.6.18-3_2.6.18-7_i386.deb

but it made no difference ...


Anyone have any ideas?

-- 
Prof Kenneth H Jacker   [EMAIL PROTECTED]
Computer Science Dept   www.cs.appstate.edu/~khj
Appalachian State Univ
Boone, NC  28608  USA


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation Module Compilation (etch)

2007-02-17 Thread Kenneth Jacker
  du It would be nice to see the full error log, if possible

I can't seem to find  one ...

The install script just continues to prompt me for a valid header
file:

  What is the location of the directory of C header files that match
  your running kernel? [/usr/src/linux/include]

The only way out of the above is a Control-Z.


Looking around (recursively) in the install directory once I am at the
'bash' prompt, shows no log file.  Nothing in /tmp either.

Where is the full error log?


Thanks for your letter!

  -Kenneth


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation Module Compilation (etch)

2007-02-17 Thread Liam O'Toole
On Sat, 17 Feb 2007 14:00:47 -0500
Kenneth Jacker [EMAIL PROTECTED] wrote:

 Has anyone successfully compiled the required modules for 'VMware
 Workstation' under Debian/etch?  Though I've been able to do this on
 two Ubuntu systems, I keep getting errors during the installation
 process on my 'etch' systems:
 
 The directory of kernel headers (version @@VMWARE@@ UTS_RELEASE)
 does not match your running kernel (version 2.6.18-3-686).  Even
 if the module were to compile successfully, it would not load into
 the running kernel.

[...]

I understand that there is an issue with vmware on recent kernels. See
here for a discussion:

http://groups.google.co.uk/group/linux.debian.user/browse_thread/thread/f6ca3ef81023f93d/e7b10484cd229960

-- 

Liam


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation Module Compilation (etch)

2007-02-17 Thread Kenneth Jacker
  liam I understand that there is an issue with vmware on recent
  liam kernels. See here for a discussion:

  liam 
http://groups.google.co.uk/group/linux.debian.user/browse_thread/thread/f6ca3ef81023f93d/e7b10484cd229960

Thanks for the excellent reference ... I'll check into it tomorrow ...

  -Kenneth


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VMware Workstation Module Compilation (etch)

2007-02-17 Thread Greg Folkert
On Sat, 2007-02-17 at 14:00 -0500, Kenneth Jacker wrote:
 Has anyone successfully compiled the required modules for 'VMware
 Workstation' under Debian/etch?  Though I've been able to do this on
 two Ubuntu systems, I keep getting errors during the installation
 process on my 'etch' systems:

search for vmware-any-any update

infact, here:

http://ftp.cvut.cz/vmware/vmware-any-any-update108.tar.gz

Download that extract it and then run the runme.pl in the subdir. It
will patch the config source and then call vmware-config.pl

Make sure you have linux-headers-2.6-kernel flavor installed.

Once you have that, it'll be good.
-- 
[EMAIL PROTECTED]

Novell's Directory Services is a competitive product to Microsoft's
Active Directory in much the same way that the Saturn V is a competitive
product to those dinky little model rockets that kids light off down at
the playfield. -- Thane Walkup


signature.asc
Description: This is a digitally signed message part


Re: VMWare Workstation 5.5.3-34686_i386

2006-11-23 Thread DF Debian

Tiago Saboga escreveu:

Olá Darley!

Em Quarta 22 Novembro 2006 16:50, Darley Rovaris da Silva escreveu:
  

Alguem poderia me dizer como instalar o VMWare Workstation no Debian? fiz
algumas tentativas mas não deu muito certo..



Fica difícil de ajudar assim. Qual a versão do debian que você está usando? O 
que significa não deu muito certo? Ele mostra alguma mensagem de erro? 
Ajude-nos a ajudá-lo.


Tiago.


  


Talvez esse link te ajude:

http://www.howtoforge.com/debian_sarge_vmware_server_howto

Abraços!
Diego Fabian


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



VMWare Workstation 5.5.3-34686_i386

2006-11-22 Thread Darley Rovaris da Silva
Alguem poderia me dizer como instalar o VMWare Workstation no Debian? fiz 
algumas tentativas mas não deu muito certo..


.''`.   Darley Rovaris da Silva
: :'  :   Téc. Laboratório - UNESP
`. `'`User Linux: #435590
 `-

_
Seja um dos primeiros a testar o novo Windows Live Mail Beta- grátis. Acesse 
http://www.ideas.live.com/programpage.aspx?versionId=5d21c51a-b161-4314-9b0e-4911fb2b2e6d



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: VMWare Workstation 5.5.3-34686_i386

2006-11-22 Thread Tiago Saboga
Olá Darley!

Em Quarta 22 Novembro 2006 16:50, Darley Rovaris da Silva escreveu:
 Alguem poderia me dizer como instalar o VMWare Workstation no Debian? fiz
 algumas tentativas mas não deu muito certo..

Fica difícil de ajudar assim. Qual a versão do debian que você está usando? O 
que significa não deu muito certo? Ele mostra alguma mensagem de erro? 
Ajude-nos a ajudá-lo.

Tiago.



Re: Can`t build modules for VMWARE Workstation

2006-01-21 Thread Dennis Stosberg
Roman Makurin wrote:

 Now I`m using kernel 2.6.15 with ck patchset. I create kernel packages with 
 following command:
[..]
   The kernel defined by this directory of header files does not have the same
   address space size as your running kernel.
 
 What I need to do to compile vmware modules ?

Three points:

1. Please make sure, that the kernel headers you try to compile the
   modules against are _exactly_ those of the kernel you are
   currently running.

2. The -ck patchset contains a patch which allows you to use 1 GB
   RAM on x86 without enabling HIGHMEM.  VMware won't work, if you
   activate that option.

3. I don't know whether your VMware version already supports 2.6.15.  
   You might try the vmware-any-any modules from ftp://ftp.cvut.cz.  
   They do work with 2.6.15.

Regards,
Dennis

-- 
Send personal mail to [EMAIL PROTECTED] only.  Off-list 
mails to [EMAIL PROTECTED] will not reach me.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Can`t build modules for VMWARE Workstation

2006-01-20 Thread Roman Makurin
Hi All!

Now I`m using kernel 2.6.15 with ck patchset. I create kernel packages with 
following command:

$ fakeroot make-kpkg --append-to-version .c3po.1 --config=menuconfig \
  kernel_image

and for modules packages:

$ MODULE_LOC=~/tmp/modules fakeroot make-kpkg --append-to-version .c3po.1 \
  modules_image

But now I need VMWare. I`ve download vmware from gentoos mirror :) and install 
it without any problem. But when I try to build modules I`ve got an error:

  What is the location of the directory of C header files that match your  
running
  kernel? [/usr/src/linux/include] /home/drolyk/tmp/linux/include

  The kernel defined by this directory of header files does not have the same
  address space size as your running kernel.

What I need to do to compile vmware modules ?

Thanks
-- 
If you think of MS-DOS as mono, and Windows as stereo,
  then Linux is Dolby Digital and all the music is free...


pgpCGUkrsKGGn.pgp
Description: PGP signature


Re: Re: Debian running on VMware Workstation

2005-08-31 Thread Martin Dowie
Ok - there is only a Generic Monitor listed with a max colour depth of 
24 and resolution of 800*600. Where do I go from here?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Debian running on VMware Workstation

2005-08-29 Thread Martin Dowie

I've got Debian running on a VMware Workstation (hosted on WinXP Pro).

I'm trying to configure it to run at higher screen resolutions than the 
800*600 it can manage just now.


The producers of VMware have a package that I've downloaded and am now 
trying to configure but it seems to require:


  You need the kernel sources installed with a valid configuration
   file for the running kernel; on SuSE, you have to do a make
   cloneconfig at a minimum.  I don't know if the Debian kernel has
   the same option or not.
  [last help message from a VMware newsgroup]

I know it needs at least version.h but I suspect it needs a lot more 
than this.


Has anyone managed this on Debian?

Any help on what I might need to apt-get install or whatever would be 
much appreciated.


-- Martin


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Debian running on VMware Workstation

2005-08-29 Thread Martin Dowie
Should have mentioned I'm running Debian GNU/Linux 3.1 with a default 
installation off the net install CD. VMware is version 5.0.


-- Martin

Martin Dowie wrote:


I've got Debian running on a VMware Workstation (hosted on WinXP Pro).

I'm trying to configure it to run at higher screen resolutions than 
the 800*600 it can manage just now.


The producers of VMware have a package that I've downloaded and am now 
trying to configure but it seems to require:


  You need the kernel sources installed with a valid configuration
   file for the running kernel; on SuSE, you have to do a make
   cloneconfig at a minimum.  I don't know if the Debian kernel has
   the same option or not.
  [last help message from a VMware newsgroup]

I know it needs at least version.h but I suspect it needs a lot more 
than this.


Has anyone managed this on Debian?

Any help on what I might need to apt-get install or whatever would 
be much appreciated.


-- Martin




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: Debian running on VMware Workstation

2005-08-29 Thread botio

You need the kernel sources installed with a valid configuration
 file for the running kernel; on SuSE, you have to do a make
 cloneconfig at a minimum.  I don't know if the Debian kernel has
 the same option or not.
[last help message from a VMware newsgroup]
 
  I know it needs at least version.h but I suspect it needs a lot more 
  than this.

actually you need the kernel-headers package matching your current running 
kernel version.
check that with:
uname -a
then apt-get install kernel-headers-exact version string

kernel headers will be linked from /lib/modules/version/build , that should 
be sufficient to compile your kernel module.

that said, I'm not sure it's related to your screen problem, for that you 
should use the vmware X driver.

check the driver and the resolution here:
/etc/X11/XF86Config-4
and error messages here:
/var/log/XFree86.0.log


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RE: Instalacion debian 3.0 en VmWare WorkStation 4.5 [SOLUCIONADO]

2005-04-19 Thread Francisco Martinez Espadas
Gracias a todos,

seguí los pasos de instalación normal (particionado del disco duro) y ya tengo 
instalado debian en vmware. 

-Mensaje original-
De: Javi [mailto:[EMAIL PROTECTED]
Enviado el: lunes, 18 de abril de 2005 14:44
Para: Francisco Martinez Espadas
CC: debian-user-spanish@lists.debian.org
Asunto: Re: Instalacion debian 3.0 en VmWare WorkStation 4.5


Ok! 
:) pues ya contarás!


On 4/18/05, Francisco Martinez Espadas [EMAIL PROTECTED] wrote:
 
 Perdon si se ha notado algo de ironia, no era ni mucho menos mi intención, ya 
 que como bien dices Javi, si estoy preguntando es porque no tengo mucha idea 
 sobre el tema.
 
 Seguiré adelante en el paso del particionado del disco y os comentaré como 
 acaba.
 
 Gracias.
 
 -Mensaje original-
 De: Javi [mailto:[EMAIL PROTECTED]
 Enviado el: lunes, 18 de abril de 2005 12:49
 Para: Francisco Martinez Espadas
 CC: debian-user-spanish@lists.debian.org
 Asunto: Re: Instalacion debian 3.0 en VmWare WorkStation 4.5
 
 
 de javi (valga la redundancia), esta imagen es simplemente un fichero
 que se crea dentro de un directorio, por lo que no hay que
 particionar nada, así es como lo tengo con Suse 9.2, y aquí radica la
 gracia del vmware, si es que tiene alguna gracia.
 
 Como bien te dice Santi y usando tu maravillosa frase donde rádica la
 magia del vmware:
 
 Cualquier sta. que instales sobre vmware se cree que ese fichero es un
 disco duro... de modo que tienes que hacer una instalación de un S.O.
 tal cual lo harías en un PC normal (porque aquí si que rádica la magia
 de vmware), por lo tanto, tienes que particionar.
 
 P.D: Me ha parecido notar cierta ironia en tu respuesta... ya que te
 intentamos ayudarte solidariamente y que tu eres el que tiene ciertas
 dudas, por favor, informate antes de ser tan categórico y gracioso.
 




Instalacion debian 3.0 en VmWare WorkStation 4.5

2005-04-18 Thread Francisco Martinez Espadas
Hola, estoy intentando instalar debian en vmware y no hay manera. Empieza la 
instalación y despues de indicarle el idioma del teclado, me dice que no 
encuentra discos duros y que precargue los modulos esenciales desde un 
disquet o que configure la red para inciar una instalación via NFS. He buscado 
algo de infoemación y en las mismas listas de debian alguien responde que al 
iniciar la instalación lo haga en modo compact, lo he puesto así y en lugar 
de pedirme lo anterior, me dice que particione un disco duro, esto no es lo 
que busco, claro.

Alguien ha instalado debian en vmware, y puede ayudarme? 

Gracias.



RE: Instalacion debian 3.0 en VmWare WorkStation 4.5

2005-04-18 Thread lista
Que usaste, woody?
Yo utilizo una makina virtual con sarge, con esa misma version la 4.5,
tanto linux como windows, yo uso los discos duros ide, no scsi, no se si
sera por eso?? Pero a mi me funciona

Por cierto tanto con kernel 2.2, 2.4, 2.6, todas funcionan. La
instalacion la hago con la sarge net install, con linux26 y de lujo, ;)


UN saludo



-Mensaje original-
De: Francisco Martinez Espadas [mailto:[EMAIL PROTECTED] 
Enviado el: lunes, 18 de abril de 2005 9:15
Para: debian-user-spanish@lists.debian.org
Asunto: Instalacion debian 3.0 en VmWare WorkStation 4.5


Hola, estoy intentando instalar debian en vmware y no hay manera.
Empieza la instalación y despues de indicarle el idioma del teclado, me
dice que no encuentra discos duros y que precargue los modulos
esenciales desde un disquet o que configure la red para inciar una
instalación via NFS. He buscado algo de infoemación y en las mismas
listas de debian alguien responde que al iniciar la instalación lo haga
en modo compact, lo he puesto así y en lugar de pedirme lo anterior,
me dice que particione un disco duro, esto no es lo que busco, claro.

Alguien ha instalado debian en vmware, y puede ayudarme? 

Gracias.





Re: Instalacion debian 3.0 en VmWare WorkStation 4.5

2005-04-18 Thread Javi
listas de debian alguien responde que al iniciar la instalación lo
haga en modo compact, lo he puesto así y en lugar de pedirme lo
anterior, me dice que particione un disco duro, esto no es lo que
busco, claro.

Que quiere decir que particione un disco duro, esto no es lo que busco ??
Para instalar cualquier linux debes particionar el disco duro
previamente, para la partición del root fs, del swap
Si te pide que particiones es porque ahora si que ha detectado los
discos y todo es correcto, no??



RE: Instalacion debian 3.0 en VmWare WorkStation 4.5

2005-04-18 Thread Francisco Martinez Espadas
Uso woody, he dejado comentar que el sistema operativo que estoy usando es 
Windows XP, sobre el instalo el vmware, y creo una imagen virtual, que 
respondiendo a la respuesta de javi (valga la redundancia), esta imagen es 
simplemente un fichero que se crea dentro de un directorio, por lo que no hay 
que particionar nada, así es como lo tengo con Suse 9.2, y aquí radica la 
gracia del vmware, si es que tiene alguna gracia.

El kernel es 2.4, es woody, y el disco duro es IDE.

Saludos.


-Mensaje original-
De: lista [mailto:[EMAIL PROTECTED]
Enviado el: lunes, 18 de abril de 2005 10:32
Para: Francisco Martinez Espadas; debian-user-spanish@lists.debian.org
Asunto: RE: Instalacion debian 3.0 en VmWare WorkStation 4.5


Que usaste, woody?
Yo utilizo una makina virtual con sarge, con esa misma version la 4.5,
tanto linux como windows, yo uso los discos duros ide, no scsi, no se si
sera por eso?? Pero a mi me funciona

Por cierto tanto con kernel 2.2, 2.4, 2.6, todas funcionan. La
instalacion la hago con la sarge net install, con linux26 y de lujo, ;)


UN saludo



-Mensaje original-
De: Francisco Martinez Espadas [mailto:[EMAIL PROTECTED] 
Enviado el: lunes, 18 de abril de 2005 9:15
Para: debian-user-spanish@lists.debian.org
Asunto: Instalacion debian 3.0 en VmWare WorkStation 4.5


Hola, estoy intentando instalar debian en vmware y no hay manera.
Empieza la instalación y despues de indicarle el idioma del teclado, me
dice que no encuentra discos duros y que precargue los modulos
esenciales desde un disquet o que configure la red para inciar una
instalación via NFS. He buscado algo de infoemación y en las mismas
listas de debian alguien responde que al iniciar la instalación lo haga
en modo compact, lo he puesto así y en lugar de pedirme lo anterior,
me dice que particione un disco duro, esto no es lo que busco, claro.

Alguien ha instalado debian en vmware, y puede ayudarme? 

Gracias.






Re: Instalacion debian 3.0 en VmWare WorkStation 4.5

2005-04-18 Thread Santi
Francisco Martinez Espadas escribió:
Uso woody, he dejado comentar que el sistema operativo que estoy usando es Windows XP, sobre el instalo el vmware, y creo una imagen virtual, que respondiendo a la respuesta de javi (valga la redundancia), esta imagen es simplemente un fichero que se crea dentro de un directorio, por lo que no hay que particionar nada, así es como lo tengo con Suse 9.2, y aquí radica la gracia del vmware, si es que tiene alguna gracia.
es que precisamente ese fichero que te crea en un directorio aparece en 
la máquina virtual como un disco duro vacío, sin particiones definidas.
Puede que la instalación de Suse te haya hecho el particionado automático.
Yo uso VMware Workstation 5.0 sobre win2000 y con cualquier SO que he 
instalado (Debian Sarge, Ubuntu, WinXP y Win98) siempre he tenido que 
particionar ese disco duro virtual.

  Santi

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Instalacion debian 3.0 en VmWare WorkStation 4.5

2005-04-18 Thread Javi
de javi (valga la redundancia), esta imagen es simplemente un fichero
que se crea dentro de un directorio, por lo que no hay que
particionar nada, así es como lo tengo con Suse 9.2, y aquí radica la
gracia del vmware, si es que tiene alguna gracia.

Como bien te dice Santi y usando tu maravillosa frase donde rádica la
magia del vmware:

Cualquier sta. que instales sobre vmware se cree que ese fichero es un
disco duro... de modo que tienes que hacer una instalación de un S.O.
tal cual lo harías en un PC normal (porque aquí si que rádica la magia
de vmware), por lo tanto, tienes que particionar.

P.D: Me ha parecido notar cierta ironia en tu respuesta... ya que te
intentamos ayudarte solidariamente y que tu eres el que tiene ciertas
dudas, por favor, informate antes de ser tan categórico y gracioso.



[HS] VMware-workstation-3.2.0

2002-11-03 Thread jeanlegnu
Salut

J'ai voulus installer vmware, et quand je lance vmware-config.pl

Il me pose une question :

What is the location of the directory of C header files that match your 
running 
kernel? [/usr/src/linux/include] 

J'ai un kernel 2.4.18-b24, j'ai télécharger le kernel 2.4.18 sur kernel.org 
je l'ai décompréssé dans /usr/src/linux

Mais je ne comprends pas ce qu'il veux.

Avez vous une idée ?



Re: [HS] VMware-workstation-3.2.0

2002-11-03 Thread Le Sensei...
Il veut les headers de ton noyau.
D'après ce que tu as décrit, c'est bon pour toi...
 
-- 
Mozart était tellement précoce qu'à 35 ans il était déjà mort.
- Pierre Desproges

Le Sensei...



Re: [HS] VMware-workstation-3.2.0

2002-11-03 Thread jeanlegnu
Le Dimanche 03 Novembre 2002 19:10, Le Sensei... a écrit :
 Il veut les headers de ton noyau.
 D'après ce que tu as décrit, c'est bon pour toi...

Comment je lui donne les headers ?



Re: [HS] VMware-workstation-3.2.0

2002-11-03 Thread Le Sensei...
Correction: il te demande le chemin pour les headers...
Il te propose entre [] celui par défaut, qui a priori est le bon pour
toi...
Donc tu as juste à taper sur ta touche entrée...

-- 
Le voisin est un animal nuisible assez proche de l'homme.
- Pierre Desproges

Le Sensei...



  1   2   >