Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2000 13:58:54 -0400 (EDT)
From:      Trevor Johnson <trevor@jpj.net>
To:        Cliff Rowley <dozprompt@onsea.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: VMWare 2, then VMWare 1 - Ack!
Message-ID:  <Pine.BSI.4.21.0005211345200.17060-100000@blues.jpj.net>
In-Reply-To: <20000521182756.A10530@onsea.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> When starting vmware2, I get the following:
> 
> -----------
> Error:
> Cannot open vmware executable file.
> Possibly an installation error?
> Cannot create splash screen
> -----------
> 
> And when trying to run a vm:
> 
> Could not open /usr/local/lib/vmware/lib/vmm
> 
> I guessed vmware2 may be broken under 4.0-STABLE as it stands, so I deinstalled that and reinstalled vmware1.
> 
> Exactly the same thing happens.  I've deinstalled and reinstalled a few times, and I've cleaned up everything I've found relating to vmware, and still it doesnt work.
> 
> Any ideas?  I've searched the archives, and noone seems to answer these questions.

You didn't mention whether you were using the port.  If you were, and your
system wasn't suitable for running vmware, "make" would warn you:

.if ${OSVERSION} < 400013
BROKEN=         "Systems prior to 400013 is out of support"
.endif
.if !defined(HAVE_LINPROCFS) && !exists(/modules/linprocfs.ko) && !exists(${PREFIX}/modules/linprocfs.ko)
BROKEN=         "This software absolutely requires Linux procfs support"
.endif
--
Trevor Johnson
http://jpj.net/~trevor/gpgkey.txt



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.21.0005211345200.17060-100000>