You are not logged in.

#1 2006-10-21 14:09:35

tomtom
Member
Registered: 2006-10-20
Posts: 8

vmware-workstation

Hallo,

i`m trying to setup a vmware-workstation in my arch system following the directions i found in the wiki. i used Lone_Wolf`s 5.5.2 PKGBUILD found in AUR. After runnig "/opt/vmware/vmware-config.pl   i get this output:

.
.
.
.

/etc/vmware/init.d/vmware: line 753: hown: command not found
/etc/vmware/init.d/vmware: line 754: hown: command not found
/etc/vmware/init.d/vmware: line 755: hown: command not found
/etc/vmware/init.d/vmware: line 756: hown: command not found
/etc/vmware/init.d/vmware: line 757: hown: command not found
/etc/vmware/init.d/vmware: line 758: hown: command not found
/etc/vmware/init.d/vmware: line 759: hown: command not found
/etc/vmware/init.d/vmware: line 760: hown: command not found
/etc/vmware/init.d/vmware: line 761: hown: command not found
/etc/vmware/init.d/vmware: line 762: hown: command not found
/etc/vmware/init.d/vmware: line 763: hown: command not found
/etc/vmware/init.d/vmware: line 764: hown: command not found
/etc/vmware/init.d/vmware: line 765: hown: command not found
/etc/vmware/init.d/vmware: line 766: hown: command not found
/etc/vmware/init.d/vmware: line 767: hown: command not found
/etc/vmware/init.d/vmware: line 768: hown: command not found

it would be nice, if someon could help me

thx

tomtom

Offline

#2 2006-10-21 14:41:33

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,718
Website

Re: vmware-workstation

I think that something ended in the wrong spot during your installation.
At list that is my impression reading the line of error code, becasue vmware should be in /etc/rc.d/vmware but yours seems to be in /etc/vmware/init.d/vmware

See the difference?

I think you should double-check your installation.

Offline

#3 2006-10-21 16:09:27

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: vmware-workstation

No, there should be a /etc/vmware/init.d/vmware too.

I think there might be a problem with the PKGBUILD:

  sed -i '/c 119 "$vHubNr"/ a
      chown root:vmware /dev/vmnet*
  ' $startdir/pkg/etc/vmware/init.d/vmware

Presumably that should all be one line.. I'm not sure if that would cause the problem or not, but it's got a 'chown' and references that init.d/vmware file.


I am a gated community.

Offline

#4 2006-10-21 17:21:56

tomtom
Member
Registered: 2006-10-20
Posts: 8

Re: vmware-workstation

@ stonecrest

I think there might be a problem with the PKGBUILD:

 
sed -i '/c 119 "$vHubNr"/ a 
      chown root:vmware /dev/vmnet* 
  ' $startdir/pkg/etc/vmware/init.d/vmware


Presumably that should all be one line.. I'm not sure if that would cause the problem or not, but it's got a 'chown' and references that init.d/vmware file.

That was the correct hint!!! I changed the relevant line and now it works like a charm!!!!!

Thank you very much!!

I'm so happy now!!!   big_smile

tomtom

Offline

#5 2006-10-21 18:20:50

stonecrest
Member
From: Boulder
Registered: 2005-01-22
Posts: 1,190

Re: vmware-workstation

Glad to help.


I am a gated community.

Offline

#6 2006-10-29 21:07:26

Thereidos
Member
From: Sochaczew, Poland
Registered: 2005-01-08
Posts: 16
Website

Re: vmware-workstation

Argh...
Have anyone tried to compile a vmmon module for 2.6.18 kernel?

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

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

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

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

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

It's human? He's got a face like a join-the-dots puzzle!

Offline

#7 2006-10-29 21:42:02

Lone_Wolf
Forum Moderator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 12,211

Re: vmware-workstation

I just checked and with the stock kernel 2.6.18.1-2 i have no problem rebuilding vmmon and th eother vmware modules.

Did you use the 5.5.2 PKGBUILD shown in the comments of the AUR package for vmware workstation ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Online

#8 2006-10-29 22:59:25

Thereidos
Member
From: Sochaczew, Poland
Registered: 2005-01-08
Posts: 16
Website

Re: vmware-workstation

Lone_Wolf wrote:

Did you use the 5.5.2 PKGBUILD shown in the comments of the AUR package for vmware workstation ?

My fault, I used the 5.5.1. With the 5.5.2 everything works fine.


It's human? He's got a face like a join-the-dots puzzle!

Offline

Board footer

Powered by FluxBB