Skip site navigation (1)Skip section navigation (2)
Date:      04 Feb 2002 08:41:33 +0100
From:      Simon J Mudd <sjmudd@pobox.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: What do i do with a source RPM
Message-ID:  <86k7ttsngy.fsf@unicorn.ea4els.ampr.org>
In-Reply-To: <OE41MhvqgStMVhEUseb00020972@hotmail.com>
References:  <OE41MhvqgStMVhEUseb00020972@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
gsfgf@hotmail.com ("Jeff Jeter") writes:

> when i try "rpm -vi codeweavers-wine-20001106-1.src.rpm" it says
> "codeweavers-wine-20001106-1" and finishes.  The prog is not
> installed and i cannot find the source.

When you "install" a source RPM you don't really install it. You
unpack the source files into specific directories, ready for building
the package.  In RedHat the default locations are:

/usr/src/redhat/SPECS    for the codeweavers-wine.spec file
/usr/src/redhat/SOURCES  for the source tar balls and patches

I guess this will be stored under the /compat/linux/ directories under
FreeBSD.

Is this not happening?

Adding more '-v's to rpm should give you more information.

Simon
--
Simon J Mudd,   Tel: +34-91-408 4878,  Mobile: +34-605-085 219
Madrid, Spain.  email: sjmudd@pobox.com,  Postfix RPM Packager

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?86k7ttsngy.fsf>