Subject: Re: linux emulation
To: yuksel =?iso-8859-1?Q?em=FDnoglu?= <yuksele_80@hotmail.com>
From: Lennart Augustsson <lennart@augustsson.net>
List: netbsd-help
Date: 08/01/2001 12:51:27
"yuksel emınoglu" wrote:

>   Hello;
> I want to connect to internet so I tried to emulate linux.And I downloaded
> Federico Lupi's Short guide .Then I installed
> rpm-2.5.4.tgz but my problem is redhat . I use redhat so I can do not know
> how to install it
>   firstly Federico said that 'first install suse_base package' but what
> should I install for RedHat then he says you should install
> suse_compat,suse_libc5 and suse_x11 what are this in RedHat
>   is there anyone can help me about tahat subject or is there a howto or
> something like that to describe me this problem's solution.

Have you got pkgsrc installed?  That's the first thing you need.  Then you
just do

cd pkgsrc/emulators/suse_linux
make install

That will pull in and install everything you need.

    -- Lennart