Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved]problem z perlem 5.8.6
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
rudyyy
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jul 2005
Posts: 134
Location: /root

PostPosted: Sun Oct 09, 2005 3:40 pm    Post subject: [solved]problem z perlem 5.8.6 Reply with quote

zainstalowalem sobie vmware-workstation, uruchamiam vmware-config.pl i dostaje:
Code:

rudy rudy # vmware-config.pl
Making sure services for VMware Workstation are stopped.

Stopping VMware services:
   Virtual machine monitor                                             done

Configuring fallback GTK+ 2.4 libraries.

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? [/lib/modules/2.6.12.5/build/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

make: execvp: ./getversion.pl: Brak dostępu
make: Entering directory `/tmp/vmware-config3/vmmon-only'
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config3/vmmon-only'
make -C /lib/modules/2.6.12.5/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/linux-2.6.12.5'
make[2]: execvp: /tmp/vmware-config3/vmmon-only/./getversion.pl: Brak dostępu
  CC [M]  /tmp/vmware-config3/vmmon-only/linux/driver.o
/tmp/vmware-config3/vmmon-only/linux/driver.c:109: error: syntax error before ';' token
make[2]: *** [/tmp/vmware-config3/vmmon-only/linux/driver.o] Błąd 1
make[1]: *** [_module_/tmp/vmware-config3/vmmon-only] Błąd 2
make[1]: Leaving directory `/usr/src/linux-2.6.12.5'
make: *** [vmmon.ko] Błąd 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".

Execution aborted.

rudy rudy #


najbardziej zdziwilo mnie "make[2]: execvp: /tmp/vmware-config3/vmmon-only/./getversion.pl: Brak dostępu". No to juz, odpalam /tmp/vmware-config3/vmmon-only/getversion.pl:

Code:

rudy rudy #  /tmp/vmware-config3/vmmon-only/getversion.pl
bash: /tmp/vmware-config3/vmmon-only/getversion.pl: /usr/bin/perl: bad interpreter: Brak dostępu
rudy rudy #


no to lol! reemergowalem perla, i dalej to samo. WTF???


Last edited by rudyyy on Mon Oct 10, 2005 4:52 pm; edited 1 time in total
Back to top
View user's profile Send private message
Raku
Bodhisattva
Bodhisattva


Joined: 28 Feb 2004
Posts: 2374
Location: Poland

PostPosted: Sun Oct 09, 2005 6:11 pm    Post subject: Reply with quote

Code:

chmod +x  /tmp/vmware-config3/vmmon-only/getversion.pl

:?:
_________________
raku

Powered by Archlinux ;-)
Back to top
View user's profile Send private message
rudyyy
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jul 2005
Posts: 134
Location: /root

PostPosted: Sun Oct 09, 2005 6:25 pm    Post subject: Reply with quote

Code:
$ ls -l /tmp/vmware-config0/vmmon-only/getversion.pl
-rwxr-xr-x  1 root root 3639 kwi 10 16:39 /tmp/vmware-config0/vmmon-only/getversion.pl
rudy@rudy /home/rudy $
Back to top
View user's profile Send private message
muchar
Bodhisattva
Bodhisattva


Joined: 04 Feb 2004
Posts: 690
Location: /dev/urandom

PostPosted: Sun Oct 09, 2005 6:34 pm    Post subject: Reply with quote

A może spróbować odpalić
Code:
perl-cleaner

_________________
MuchaR
Nie denerwuj mnie. Kliknij tu!!!
Homepage: http://muchar.one.pl!!!
Back to top
View user's profile Send private message
rudyyy
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jul 2005
Posts: 134
Location: /root

PostPosted: Sun Oct 09, 2005 6:37 pm    Post subject: Reply with quote

narazie przerobilem zrodla tych modulow do vmware, zeby skrypty zamiast byc uruchamiane przez shella i #/usr/bin/perl -w uruchamialy sie przez /usr/bin/perl < $plik i to dziala. perl cleanera uruchamiam....
Back to top
View user's profile Send private message
mysz
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jun 2004
Posts: 87

PostPosted: Sun Oct 09, 2005 7:05 pm    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic-t-388931.html

btw. topic jest trochę mylący, zajrzałem tu kompletnie przypadkowo :wink:
Back to top
View user's profile Send private message
Raku
Bodhisattva
Bodhisattva


Joined: 28 Feb 2004
Posts: 2374
Location: Poland

PostPosted: Sun Oct 09, 2005 8:02 pm    Post subject: Reply with quote

mysz wrote:
https://forums.gentoo.org/viewtopic-t-388931.html

btw. topic jest trochę mylący, zajrzałem tu kompletnie przypadkowo :wink:


czyli jednak miałem rację - wszystko sprowadza się do braku +x :-P
_________________
raku

Powered by Archlinux ;-)
Back to top
View user's profile Send private message
rudyyy
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jul 2005
Posts: 134
Location: /root

PostPosted: Mon Oct 10, 2005 4:52 pm    Post subject: Reply with quote

niezupelnie, /tmp zamontowane z noexec mialem.
Back to top
View user's profile Send private message
Raku
Bodhisattva
Bodhisattva


Joined: 28 Feb 2004
Posts: 2374
Location: Poland

PostPosted: Mon Oct 10, 2005 8:04 pm    Post subject: Reply with quote

hmmm, noexec = brak +x :-) (włączcie myślenie abstrakcyjne ;-))
_________________
raku

Powered by Archlinux ;-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum