From: Armen Kaleshian <akaleshian@kriation.com>
To: linux-newbie@vger.kernel.org
Subject: Re: IMAP Error
Date: Thu, 12 Feb 2004 10:54:31 -0500 [thread overview]
Message-ID: <20040212155431.GA10727@sevoog.kriation.com> (raw)
I'm sorry. I completely missed it in your previous e-mail.
Configure is basically complaining that libgdbm can not be found; it has nothing
to do with IMAP. If you were trying to build something else that was looking for
the same library, it would probably have the same problem...
You could do one of two things:
1) Check /etc/ld.so.conf for /usr/lib; if it doesn't exist, add it, remove your
current /etc/ld.so.cache and run /sbin/ldconfig [OS dependent] to rebuild the
library cache on your system. Run configure again, and that should fix it.
2) This solution is highly discouraged but might make it work... add whatever
paths exist in /etc/ld.so.conf to an exported LD_LIBRARY_PATH environment
variable, as well as /usr/lib delimited by a ':'. Run configure after you've
exported the variable.
Good Luck!
--Armen
On Thu, Feb 12, 2004 at 04:58:27PM +0200, Ralica wrote:
: Hi, Armen
: As I writed before:
:
: > : I have /usr/include/gdbm.h and /usr/lib/libgdbm.a libgdbm.la
: > : libgdbm.so libgdbm.so.2 libgdbm.so.2.0.0
: > :
:
:
----- End forwarded message -----
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next reply other threads:[~2004-02-12 15:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-12 15:54 Armen Kaleshian [this message]
2004-02-13 8:01 ` IMAP Error Ralica
-- strict thread matches above, loose matches on Subject: below --
2004-02-12 12:08 Ralica Kirilova
2004-02-12 14:01 ` pa3gcu
2004-02-13 7:58 ` Ralica
2004-02-12 14:06 ` Armen Kaleshian
2004-02-12 14:58 ` Ralica
2004-02-12 19:01 ` pa3gcu
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=20040212155431.GA10727@sevoog.kriation.com \
--to=akaleshian@kriation.com \
--cc=linux-newbie@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox