Page 99 of 137 FirstFirst ... 4989979899100101109 ... LastLast
Results 981 to 990 of 1362

Thread: HowTo: Windows (XP) on Ubuntu with VMWare Server

  1. #981
    Join Date
    Sep 2006
    Location
    Stone City - Nanjing
    Beans
    503
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HowTo: Windows (XP) on Ubuntu with VMWare Server

    I've got the same problem as McMonster and I ran the install and the fix install (ie the any-any file) twice both times I got the same error code
    Finally tried one more time on each and voile! its all installed
    thanks guys.
    Ubuntu User # 10657
    ATI X600 on Dell 515m 3ghz cpu

  2. #982
    Join Date
    Mar 2005
    Location
    Pennsylvania
    Beans
    384
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: HowTo: Windows (XP) on Ubuntu with VMWare Server

    Quote Originally Posted by UltraM4n View Post
    this is what came up
    /usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)
    I'm not in front of my Ubuntu machine right now, but I think I get this warning when I run vmware from a terminal prompt, so it's not the cause of the hanging process. Maybe you can `killall vmware` or something similar to make sure you aren't running any vmware processes (a reboot would also work) and then run it in a terminal to see what happens?
    1. Intel Core 2 Duo E4500, ASUS P5L-VM 1394, GeForce 8600GT (PCI-e), WinTV PVR-150
    2. AMD Athlon 64 3500+, ACER FC51GM/Foxconn 6150K8MA-8EKRS, NVidia GeForce 6100, Netgear WG311T

  3. #983
    Join Date
    Oct 2006
    Location
    IN MY HOME
    Beans
    32
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: HowTo: Windows (XP) on Ubuntu with VMWare Server

    Nevermind, thank god for ubuntus built in iso maker
    Last edited by UltraM4n; April 18th, 2007 at 11:55 PM.
    The_Janitor:WTF THIS LOOKS NOTHING LIKE WINDOWS!!1!
    UltraMan: Could it be because ITS A DIFFERENT OPERATING SYSTEM?!
    The_Janitor: Screw it im going back to windows
    UltraMan: -____________________-

  4. #984
    Join Date
    Apr 2005
    Location
    Illinois
    Beans
    272

    Re: HowTo: Windows (XP) on Ubuntu with VMWare Server

    My webcam is not working. How do I make my webcam work?

    Thanks.
    ===============================
    My Blog: http://www.blog.arun-prabha.com/
    My Home: http://www.arun-prabha.com
    ===============================

  5. #985
    Join Date
    Apr 2007
    Beans
    45

    Re: HowTo: Windows (XP) on Ubuntu with VMWare Server

    OK--I am getting tired of this. I have a FRESH install of Feisty and I was following the tutorial word for word, and I always get this error.

    Building the vmmon module.

    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/vmware-config0/vmmon-only'
    make -C /lib/modules/2.6.20-15-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
    make[1]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
    CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
    In file included from /tmp/vmware-config0/vmmon-only/linux/driver.c:80:
    /tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: error: expected declaration specifiers or ‘...’ before ‘compat_exit’
    /tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: error: expected declaration specifiers or ‘...’ before ‘exit_code’
    /tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: warning: type defaults to ‘int’ in declaration of ‘_syscall1’
    make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
    make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
    make: *** [vmmon.ko] Error 2
    make: Leaving directory `/tmp/vmware-config0/vmmon-only'
    Unable to build the vmmon module.


    Is there ANY way to fix this?

  6. #986
    Join Date
    Apr 2007
    Beans
    45

    Re: HowTo: Windows (XP) on Ubuntu with VMWare Server

    Quote Originally Posted by diablo69er View Post
    OK--I am getting tired of this. I have a FRESH install of Feisty and I was following the tutorial word for word, and I always get this error.

    Building the vmmon module.

    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/vmware-config0/vmmon-only'
    make -C /lib/modules/2.6.20-15-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
    make[1]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
    CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
    In file included from /tmp/vmware-config0/vmmon-only/linux/driver.c:80:
    /tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: error: expected declaration specifiers or ‘...’ before ‘compat_exit’
    /tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: error: expected declaration specifiers or ‘...’ before ‘exit_code’
    /tmp/vmware-config0/vmmon-only/./include/compat_kernel.h:21: warning: type defaults to ‘int’ in declaration of ‘_syscall1’
    make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
    make[1]: *** [_module_/tmp/vmware-config0/vmmon-only] Error 2
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.20-15-generic'
    make: *** [vmmon.ko] Error 2
    make: Leaving directory `/tmp/vmware-config0/vmmon-only'
    Unable to build the vmmon module.


    Is there ANY way to fix this?
    Gheh--see this link to see how I fixed my own problem.

    http://www.go2linux.org/node/30

  7. #987
    Join Date
    Sep 2006
    Location
    Stone City - Nanjing
    Beans
    503
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: HowTo: Windows (XP) on Ubuntu with VMWare Server

    I finally got VMWare installed last week, thanks to the help here and using the 'vmware-any-any' fix.
    Due to an overabundance of confidence I also tried the 'desktop effects' option and it made Feisty unworkable again. So another fresh install - this time of the latest release - and now vmware-any-any is giving me this error;

    Building for VMware Server 1.0.0.
    Using 2.6.x kernel build system.
    make: Entering directory `/tmp/vmware-config3/vmmon-only'
    make -C /lib/modules/2.6.20-15-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
    make[1]: Entering directory `/usr/src/linux-headers-2.6.20-15-generic'
    CC [M] /tmp/vmware-config3/vmmon-only/linux/driver.o
    CC [M] /tmp/vmware-config3/vmmon-only/linux/hostif.o
    CC [M] /tmp/vmware-config3/vmmon-only/common/cpuid.o
    CC [M] /tmp/vmware-config3/vmmon-only/common/hash.o
    CC [M] /tmp/vmware-config3/vmmon-only/common/memtrack.o
    CC [M] /tmp/vmware-config3/vmmon-only/common/phystrack.o
    CC [M] /tmp/vmware-config3/vmmon-only/common/task.o
    gcc: error trying to exec 'cc1plus': execvp: No such file or directory
    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-headers-2.6.20-15-generic'
    make: *** [vmmon.ko] Error 2
    make: Leaving directory `/tmp/vmware-config3/vmmon-only'
    Unable to build the vmmon module.

    I've looked for cc1plus in synaptic but no go. Any ideas what it is and where I can find it?

    I googled it and found some entries for in it debian forums and they talked of adding gcc-g++ the C+ compiler.
    I've added this but no difference
    Thanks.
    Last edited by carloslosgrande; April 25th, 2007 at 11:50 PM. Reason: more info
    Ubuntu User # 10657
    ATI X600 on Dell 515m 3ghz cpu

  8. #988
    Join Date
    Mar 2007
    Location
    LI, NY
    Beans
    35
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: HowTo: Windows (XP) on Ubuntu with VMWare Server

    Quote Originally Posted by diablo69er View Post
    Gheh--see this link to see how I fixed my own problem.

    http://www.go2linux.org/node/30
    Thanks diablo69er! This worked!

    All you need from that link is the link to the patch:
    http://jaws.go2linux.org/archivos/vm...date109.tar.gz

    Extract, cd to extracted directory and:
    sudo ./runme

    it patches the vmware.config.pl file and runs it.
    Lovely )

  9. #989
    Join Date
    Jan 2006
    Location
    Spain
    Beans
    150

    Question Re: HowTo: Windows (XP) on Ubuntu with VMWare Server

    Still doesn't work for me
    I run the script from http://jaws.go2linux.org/archivos/vm...date109.tar.gz

    I I still gets the next errors:

    jaime@eliux:~/vmware-any-any-update109$ sudo ./runme.pl
    Updating /usr/bin/vmware-config.pl ... already patched
    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.

    Before running VMware for the first time after update, you need to configure it
    for your running kernel by invoking the following command:
    "/usr/bin/vmware-config.pl". Do you want this script to invoke the command for
    you now? [yes]

    Making sure services for VMware Server are stopped.

    Stopping VMware services:
    Virtual machine monitor done

    Configuring fallback GTK+ 2.4 libraries.

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

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

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

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

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

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

    What is the location of the directory of C header files that match your running
    kernel? [/lib/modules/2.6.20-15-generic/build/include]

    Extracting the sources of the vmmon module.

    Building the vmmon module.

    Building for VMware Server 1.0.0.
    Using 2.6.x kernel build system.
    make: se ingresa al directorio `/tmp/vmware-config5/vmmon-only'
    make -C /lib/modules/2.6.20-15-generic/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
    make[1]: se ingresa al directorio `/usr/src/linux-headers-2.6.20-15-generic'
    CC [M] /tmp/vmware-config5/vmmon-only/linux/driver.o
    CC [M] /tmp/vmware-config5/vmmon-only/linux/hostif.o
    CC [M] /tmp/vmware-config5/vmmon-only/common/cpuid.o
    CC [M] /tmp/vmware-config5/vmmon-only/common/hash.o
    CC [M] /tmp/vmware-config5/vmmon-only/common/memtrack.o
    CC [M] /tmp/vmware-config5/vmmon-only/common/phystrack.o
    CC [M] /tmp/vmware-config5/vmmon-only/common/task.o
    gcc: error trying to exec 'cc1plus': execvp: No existe el fichero ó directorio
    make[2]: *** [/tmp/vmware-config5/vmmon-only/common/task.o] Error 1
    make[1]: *** [_module_/tmp/vmware-config5/vmmon-only] Error 2
    make[1]: se sale del directorio `/usr/src/linux-headers-2.6.20-15-generic'
    make: *** [vmmon.ko] Error 2
    make: se sale del directorio `/tmp/vmware-config5/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.


    Some idea more?

  10. #990
    Join Date
    Feb 2007
    Location
    New Zealand
    Beans
    827
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: HowTo: Windows (XP) on Ubuntu with VMWare Server

    Don't know if I can be much help as your error messages are in a language I don't understand. It seems to be having difficulty creating a directory?

    One other thing to try is to upgrade vmware to version 1.0.2 - it may be a fixed bug.
    Veloce
    Ubuntu 9.04 64bit on Dell Vostro 1510, Core2 Duo T8100, Nvidia 8400M , Intel 1395 Wireless.
    OK: Wireless, kvm, Canon irc2880, Synergy.

Page 99 of 137 FirstFirst ... 4989979899100101109 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •