Mailinglist Archive: opensuse (4417 mails)

< Previous Next >
Re: [SLE] getting build to work.
  • From: Mads Martin Joergensen <mmj@xxxxxxxxxxxxxx>
  • Date: Sun, 9 Nov 2003 13:35:48 +0100
  • Message-id: <20031109123548.GA1930@xxxxxxxxxxxxxx>
* Tom Allison <tallison@xxxxxxxxxxx> [Nov 09. 2003 00:50]:
> I copied in to a directory every single rpm it was asking for and when I
> run:
>
> current directory == /usr/src/dovecot/
> build --clean --verify --rpms /usr/src/dovecot/
>
> I get and error that it cannot find aaa_base.rpm
> Well, I'm looking at it and it's there.
>
> What went wrong?
> What needs to be fixed?

Did you read the man-page to build before starting? First off you don't
want to be in /usr/src/dovecot when calling build. You want to be in the
directory with the package you want to build.

Also you might try

$ export BUILD_RPMS=/usr/src/dovecot/

and then

$ build --clean --verify

No need for the --rpms swich.

--
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
and totally illogical, with just a little bit more effort?"
-- A. P. J.

< Previous Next >
Follow Ups
References