Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2000 12:10:44 +1100
From:      "Lachlan O'Dea" <lodea@vet.com.au>
To:        Morten Seeberg <morten@seeberg.dk>
Cc:        questions@FreeBSD.ORG
Subject:   Re: VMware port
Message-ID:  <20000301121043.B30744@vet.com.au>
In-Reply-To: <000f01bf8302$7f00df00$16280c0a@sos>; from morten@seeberg.dk on Tue, Feb 29, 2000 at 11:15:29PM %2B0100
References:  <000f01bf8302$7f00df00$16280c0a@sos>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Feb 29, 2000 at 11:15:29PM +0100, Morten Seeberg wrote:
> Hi, I just installed the VMware port on a CURRENT, since make couldīt
> download the VMware files itself, I did it manually and moved it to
> /usr/ports/distfiles, and then the port installed just fine
> 
> But when running the vmware-config.pl file, it asked for two binaries:
> INSMOD and MODPROBE, which my system does not contain. Are these specific
> Linux files? and what should I associate them with???

They are Linux binaries for loading kernel modules. I don't know if
FreeBSD's Linux compatibility supports Linux kernel modules or not.

If you feel like experimenting, you could install the modutils RPM,
which would give you the above files. The modutils from RedHat 6.1 will
be on your favourite RedHat FTP mirror in

.../redhat-6.1/i386/RedHat/RPMS/modutils-2.1.121-14.i386.rpm

(I'm assuming you've already got the linux_base 6.1 port installed.) To
install it, do something like:

% rpm --root /compat/linux -i --ignoreos modutils-2.1.121-14.i386.rpm

I doubt that insmod will work though. If it did, I would have expected
modutils to be included in the linux_base port.

-- 
Lachlan O'Dea <mailto:lodea@vet.com.au>   Computer Associates Pty Ltd
Webmaster                                   Vet - Anti-Virus Software
http://www.vet.com.au/

"No, no, there is no why." - Yoda, Jedi Master



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?20000301121043.B30744>