From: Alex Elder <elder@dreamhost.com>
To: ceph-devel@vger.kernel.org
Subject: Dependencies
Date: Mon, 05 Mar 2012 09:46:33 -0600 [thread overview]
Message-ID: <4F54DFD9.1010209@dreamhost.com> (raw)
I occasionally bump into newly-required packages when I'm trying
to build ceph. I don't remember what they have been, but today I
hit this when I tried "make clean":
configure: error: --with-radosgw was given but libcurl (libcurl-dev
on debian) not found
That was resolved by installing libcurl4-gnutls-dev (at least I
think that's what made it go away).
After that I hit this:
configure: error: --with-gtk2 was given, but test for gtkmm failed
That took a number of trials, but eventually I think the package
that I installed which made this problem go away was libgtkmm-2.4-dev.
Is there any way that we can do any or all of these?
- we can identify when a new dependency like that has been added
- we can do this automatically
- we can mention something (like in a release announcement) when
new dependencies have been added since last time
- we can do a nicer job of telling the user that a particular
package is missing--better than the "test for gtmm failed" kind
of message that the configure script provides
-Alex
next reply other threads:[~2012-03-05 15:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-05 15:46 Alex Elder [this message]
[not found] ` <CAORUGqDQLXLxjiqEtJx=Pa0UQ=dq_tyoQzVkEY2Z=QQJ7dOo3A@mail.gmail.com>
2012-03-05 17:01 ` Dependencies Tommi Virtanen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F54DFD9.1010209@dreamhost.com \
--to=elder@dreamhost.com \
--cc=ceph-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.