Pagina 1 di 1

problemi vmware server su slackware 11 kernel 2.6.17.13

Inviato: sab 4 nov 2006, 1:50
da giove
salve ha tutti ho un problema con l- installazione di vmware vi incollo il problema

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

Unable to compile the VMware VmPerl Scripting API.

********
The VMware VmPerl Scripting API was not installed. Errors encountered during
compilation and installation of the module can be found here:
/tmp/vmware-config3

You will not be able to use the "vmware-cmd" program.

Errors can be found in the log file:
'/tmp/vmware-config3/control-only/make.log'
********

Hit enter to continue.

Unable to copy the source file /etc/vmware/pam.d/vmware-authd to the
destination file /etc/pam.d/vmware-authd.

Execution aborted.

se qualcuno mi potesse dare un mano lo ringrazio in anticipo
:D

Inviato: sab 4 nov 2006, 9:16
da davide77

Codice: Seleziona tutto

Unable to copy the source file /etc/vmware/pam.d/vmware-authd to the
destination file /etc/pam.d/vmware-authd.
Questo è il tuo problema, la soluzione è mkdir /etc/pam.d

Consiglio però, per il futuro, di documentarsi meglio; su Google c'è spiegato tutto e forse anche in un altro thread qui su Slacky.

Ciao