Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Oct 2009 19:50:17 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        Leandro F Silva <fsilvaleandro@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Linux compatibility in FreeBSD
Message-ID:  <99467910@bb.ipt.ru>
In-Reply-To: <28f938b10910140657v71b12287v49ab6d0b29ae4b3f@mail.gmail.com> (Leandro F. Silva's message of "Wed\, 14 Oct 2009 10\:57\:58 -0300")
References:  <28f938b10910140657v71b12287v49ab6d0b29ae4b3f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 14 Oct 2009 10:57:58 -0300 Leandro F Silva wrote:

> Does anyone know or already configured the linux compatibility in FreeBSD to
> install rpm packages and so on.

hm, actually (almost) all linux applications are installed using 
RPM packages. Did you mean using linux RPM database?

> Actually I'm running the i386 7.2 FreeBSD and the following package.

> %pkg_info |grep linu
> linux_base-fc-4_14  Base set of packages needed in Linux mode (for
> i386/amd64)

FYI: You may use `pkg_info -Ix linux_base` for this.

> I already saw the linux compatibility in the hand book of FreeBSD, but I
> didn't find too much information regarding rpm packages.

> Is there any way to do it ? any help is really welcome !

Using RPM database is not supported since FreeBSD has its own
package database for all applications including linux ones.

Said that I don't mean it doesn't work. If you need to use RPM
database to register applications that does not exist at ports
you may give it a try.

But the best way is to create ports for those applications
and install them from ports. BTW, they really don't need to
exist at the official portstree. You may place them, say, to
/usr/ports/local. A PR with them will be a good thing though.

-- 
WBR, Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve



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