Page 4 of 4 FirstFirst ... 234
Results 31 to 32 of 32

Thread: VMWare

  1. #31
    Join Date
    May 2007
    Location
    Portland, ME
    Beans
    185
    Distro
    Ubuntu

    Re: VMWare

    bump. vmware works, but I can't get the wireless bridge to function. I even modified the bridge.c file and changed line 35 to #if instead of #ifdef. It compiles, but the brigde doesn't function. Does it work for anyone?

  2. #32
    Join Date
    May 2007
    Location
    Portland, ME
    Beans
    185
    Distro
    Ubuntu

    Re: VMWare

    ok, so vmware 1.0.6 is out. it does install in hardy, but for me i needed to do this after installation
    Code:
    sudo ln -sf /lib/libgcc_s.so.1 /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1
    sudo ln -sf /usr/lib/libpng12.so.0 /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0
    in order to get it to start. it runs alright, but i'm testing now, and it doesn't seem like the wireless bridge is working.

Page 4 of 4 FirstFirst ... 234

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
  •