How to install VMware on Ubuntu Gutsy Gibbon

This is my first task. I would like to run VMware under Ubuntu Gutsy Gibbon. Unfortunately, it seems like VMware doesn't support the latest kernel, 2.6.22-9, yet. As a result, I got below error messages.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config0/vmnet-only'
make -C /lib/modules/2.6.22-9-386/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.22-9-386'
  CC [M]  /tmp/vmware-config0/vmnet-only/driver.o
  CC [M]  /tmp/vmware-config0/vmnet-only/hub.o
  CC [M]  /tmp/vmware-config0/vmnet-only/userif.o
/tmp/vmware-config0/vmnet-only/userif.c: In function ‘VNetCopyDatagramToUser’:
/tmp/vmware-config0/vmnet-only/userif.c:630: error: ‘const struct sk_buff’ has no member named ‘h’
/tmp/vmware-config0/vmnet-only/userif.c:630: error: ‘const struct sk_buff’ has no member named ‘nh’
/tmp/vmware-config0/vmnet-only/userif.c:636: error: ‘const struct sk_buff’ has no member named ‘h’
make[2]: *** [/tmp/vmware-config0/vmnet-only/userif.o] Error 1
make[1]: *** [_module_/tmp/vmware-config0/vmnet-only] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-9-386'
make: *** [vmnet.ko] Error 2
make: Leaving directory `/tmp/vmware-config0/vmnet-only'
Unable to build the vmnet module.

One tip as always, I solved this problem by just using vmware-any-any. The one I used is 113.

Then extract it and simply run sudo ./runme.pl.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config1/vmnet-only'
make -C /lib/modules/2.6.22-9-386/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.22-9-386'
  CC [M]  /tmp/vmware-config1/vmnet-only/driver.o
  CC [M]  /tmp/vmware-config1/vmnet-only/hub.o
  CC [M]  /tmp/vmware-config1/vmnet-only/userif.o
  CC [M]  /tmp/vmware-config1/vmnet-only/netif.o
  CC [M]  /tmp/vmware-config1/vmnet-only/bridge.o
  CC [M]  /tmp/vmware-config1/vmnet-only/filter.o
  CC [M]  /tmp/vmware-config1/vmnet-only/procfs.o
  CC [M]  /tmp/vmware-config1/vmnet-only/smac_compat.o
  CC [M]  /tmp/vmware-config1/vmnet-only/smac_linux.x386.o
  LD [M]  /tmp/vmware-config1/vmnet-only/vmnet.o
  Building modules, stage 2.
  MODPOST 1 modules
  CC      /tmp/vmware-config1/vmnet-only/vmnet.mod.o
  LD [M]  /tmp/vmware-config1/vmnet-only/vmnet.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-9-386'
cp -f vmnet.ko ./../vmnet.o
make: Leaving directory `/tmp/vmware-config1/vmnet-only'
The module loads perfectly in the running kernel.

Tags: , ,

Linux sucks

For the record, I understand this "any any" patch works, but I refuse to install it. How the hell do we know if this is a trustworthy source? I mean, you're patching stuff that you run as root. There's nothing more dangerous than that. For a while, I thought that VMware should just set up a repository for Ubuntu, or Fedora or whatever distribution so that we can automatically get a working version if the kernel was upgraded. However, the Linux 2.6 kernel is always in motion and completely lacks compatibility to earlier 2.6 version. For an so-called enterprise product, this is really a joke. Compare that to Solaris e.g. If Solaris becomes GPL3, Linux will become irrelevant pretty quickly. Then, Mr. Torvalds can go back to his "little hobby".

Re: Linux sucks

yeah right... so you realy think ppl will leave Linux for Solaris :)

Well this is what's make Linux so great! Even if, in this case, vmware does not support you own kernel there is often someone else out there who solved the problem. He also gives you the source code so why not read it and make sure for you self that it is clean from bad stuff.

Go read the source!

Just go be happy.

Is it Linux that sucks or

Is it Linux that sucks or the idiots that write malicous code ?

Im freaking tired of ****** that think they are so good that they spend their life trying to screw your machine and hack into you server by using malicous code..

Theres no dignity no honour in what they do, they are just a bunch of fools.. So dont blame Linux blame the idiots that resort to writing crap to exploit your box. blame the black hats.. Biggest arse holes on this planet.. They should be round up and shot ..

A user thats just tired of constantly having to look over their shoulder so as to make sure they aint stepped in some one elses excrement..

Further to the comment

Further to the comment above.. Those idiots are exactly the type that make everyone else out to do a good thing look bad.

There are hundreds to thousands of people out there producing good code producing little tools to solve their own problems which might inadvertently solve your problem too or do it specifically to try and help everyone else out..

Then there are the brain dead morons, that look into the code check up against some vulnerability database and try and do something malicious with it, or find a vulnerability and use it for malicious intent .. All props and respect to you if your doing a good turn pointing out a vulnerability for it to be fixed.. Contacting big software warehouses and showing flaws.. Eat my **** to the rest of you that find an exploit and use it to access individual users information that use it to screw over the end users.. That go out of your way to try and screw over a person behind their machine.. You ain't doing any one any favors, your just selfish individuals that give everyone doing good a bad name. Sucks to be you it truly does.... Your not smart your just an idiot !!

linux sucks cos u cant use it

the subject says it all

now go and buy linux for dummies

On fedora7 the vmnet was not

On fedora7 the vmnet was not building, moved the vmnet.tar from the any-any patch into /usr/lib/vmware/modules/source and moved the original vmnet.tar to a backup and started vmwarec-config.pl.. worked a treat..

Can you run it when you are done compiling?

I can compile with any one of several approaches (CC=g++, vmnet.tar patch, anyany patch), but they all result in:

"/usr/lib/vmware/bin/vmplayer: error while loading shared libraries: /usr/lib/vmware/lib/libvmwareui.so.0/libvmwareui.so.0: invalid ELF header

I just installed Gutsy Tribe 5 over the weekend.

Thanks.

yes

Yes, I can. I just upgraded to the last kernel this morning and it still works.

Thanks

Thank you so much for this, it helped me get my VMWare back up and running :)

Damn ELVES! If I had a

Damn ELVES! If I had a dollar for every time an ELF crashed my app stack...

I dunno why we need to

I dunno why we need to download anybody else's patch, we can read the code and patch it ourselves.

I remember that on Slackware 12.0 VMWare wouldn't work unless I had an /etc/init.d directory , etc, etc. Still got round to looking up the var unsigned errors and other crazy stuff. Fixed it mostly by hand, and one or two diff files ... (note if you can read code its enuf ... watchout for free() being called more than once and all that ;-) )

Finally built and installed VMware Server without much more issues on Slackware 12.0 which I had running on a 2.6.x kernel.

.ing199.net/"

.ing199.net/" rel="nofollow">情趣用品,情趣用品,情趣用品,情趣用品,情趣用品,情趣,情趣,情趣,情趣,情人歡愉用品,情惑用品性哥,情人用品性哥,情趣用品,AIO交友愛情館,情人歡愉用品,美女視訊,情色交友,情人用品性哥,視訊交友,辣妹視訊,美女交友,性愛,嘟嘟成人網,按摩棒,震動按摩棒,微調按摩棒,情趣按摩棒,逼真按摩棒,G點,跳蛋,跳蛋,跳蛋,性感內衣,飛機杯,充氣娃娃,情趣娃娃,角色扮演,性感睡衣,後庭區,SM,潤滑液,情趣禮物,威而柔,香水,精油,芳香精油,自慰,自慰套,性感吊帶襪,情趣用品加盟,情人節禮物,情人節,吊帶襪,辣妹視訊,美女交友,情色交友,成人交友,視訊聊天室,美女視訊,視訊美女,情色視訊,免費視訊聊天,視訊交友,視訊聊天,AIO交友愛情館,嘟嘟成人網,成人貼圖,成人網站,AIO交友愛情館,情色,情色貼圖,情色文學,情色交友,色情聊天室,色情小說,七夕情人節,色情,A片,A片下載,免費A片,免費A片下載,情色視訊,情色電影,色情網站,辣妹視訊,視訊聊天室,情色視訊,免費視訊聊天,視訊聊天,美女視訊,視訊美女,美女交友,美女,情色交友,成人交友,自拍,本土自拍,情人視訊網,視訊交友90739,生日禮物,情色論壇,正妹牆,正妹,成人網站,A片,免費A片,A片下載,免費A片下載,AV女優,成人影片,色情A片,成人論壇,情趣,免費成人影片,成人電影,成人影城,愛情公寓,色情影片,保險套,舊情人,微風成人,成人,成人遊戲,成人光碟,色情遊戲,跳蛋,按摩棒,一夜情,男同志聊天室,肛交,口交,性交,援交mnlk

ADSFASDFADS

FLV Converter Mac is a

FLV Converter Mac is a powerful FLV Converter for Mac software which can convert FLV video files to all popular video formats and convert FLV to popular audio formats for Mac OS X users. FLV Converter Mac OS X softwrare supports all video popular formats indcluding FLV, MPG, MPEG1, MPEG2, MP4, 3GP, 3G2, MOV, AVI, Mpeg TS/TP (for HD Video), etc. The Mac FLV Converter can also convert FLV to MP3, WAV, OGG, 3GP, AAC and M4A, AC3, APE, etc audio.
How to download YouTube videos for Mac and convert the .FLV files on Mac OS? Here are the easy-to-use and top-user-rating YouTube Video Grabber Mac and Mac FLV converter tools. It is safe to install and no spyware or adware guarenteed.
With the YouTube Video Grabber Mac application, you can easily download youtube for mac and convert YouTube videos on your Mac OS. It can automatically detect the YouTube video files from the YouTube web pages you have opened and download multiple files once a time. YouTube Video Grabber Mac is a totally free download youtube videos for mac, because if you don’t want to convert downloaded videos to your mobile players, you don’t have to pay for it. 7

徵信社

assembly line

温岭市经纬流水线制造厂位于东海之滨的温岭市淋川工业区。是专业发展成为集成研究、设计、生产、销售生产线的厂家.

♂◆花美姬情趣用品專賣~優惠價專賣

花美姬情趣用品提供各類情趣用品.情趣用品產品定期更新,讓您一看再看,~千種情趣用品,~歡迎進入參觀選購

情人視訊網
提供你多元化交友.排遣你無聊的時間


-----------------------------------------------------------------------------------------------------------------------------------------------------------------------


花美姬情趣用品
..
紅煙論壇..情人視訊網..
成人視訊交友..aio愛情交友館..40元DVD買10送2..高雄轉角情趣用品..

------------------------------------------------------------------------------------------------------------------------------------------------------


情境坊歡愉用品..
情人視訊網..
成人視訊交友
..
視訊交友..
情人視訊網..
性感睡衣..
免費視訊聊天..
色客風情..

---------------------------------------------------------------------------------------------------------------------------------------------------------


080中部人聊天室..
一葉情貼圖片區..
情人節禮物..
免費影片下載
台灣kiss情色網..
情趣用品..情人歡愉用品..

-------------------------------------------------------------------------------------------------------------------------------------------------------------


成人視訊交友..
情趣用品..
聊天室交友..
中部人聊天室..
情色交友..情色論壇..一夜情聊天室..上班族聊天室..

--------------------------------------------------------------


情人花束..
美姬圖影..成人聊天室..辣妹視訊

Post new comment

The content of this field is kept private and will not be shown publicly.