public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Manuel Tejada <mantemu@yahoo.com.mx>
To: cygwin@cygwin.com
Subject: Re: Help with Berkeley DB
Date: Sat, 16 Jul 2005 03:52:00 -0000	[thread overview]
Message-ID: <20050716035246.80469.qmail@web50403.mail.yahoo.com> (raw)
In-Reply-To: <42D8780A.5A5774A3@dessent.net>

Thanks to all of you.

Brain, You were very illustrative.
In effect I lacked the devel package.
Right now I am downloading the libdb4.3-devel.


 --- Brian Dessent <brian@dessent.net> escribió:

> Manuel Tejada wrote:
> 
> > In order to learn the basic of the Sleepycat
> Berkeley
> > DataBase recently I downloaded and installed
> > libdb4.3-4.3.28-1.tar.gz  and db-4.3.28-1.tar.bz2
> > using setup.exe.
> 
> To see what is in any package, type "cygcheck -l
> package".  Or visit the
> Cygwin package page: <http://cygwin.com/packages/>
> 
> In general, a typical library consists of three
> packages.  "foo" is the
> base package, "libfoo" contains the shared library
> (DLL) needed at
> runtime for programs compiled with this library, and
> "libfoo-devel"
> contains files necessary for development of things
> using "foo".
> 
> In the case of the BerkeleyDB packages, "db4.3" is
> the base package
> containing documentation and misc files, "libdb4.3"
> contains the DLL,
> and "libdb4.3-devel" contains the headers and import
> libraries.  Note
> that "db4.3" requires "libdb4.3" so in most cases
> all you have to do is
> select the "db4.3" package in setup.exe.  If you
> want to compile a
> BerkeleyDB program though, you need the -devel
> package.
> 
> You will only confuse yourself by referring to
> packages by their
> .tar.bz2 filename, which can be different than the
> package name.  In the
> above I am only referring to what the package is
> actually called, which
> is what you see in setup.exe.
> 
> Brian
> 
> --
> Unsubscribe info:     
> http://cygwin.com/ml/#unsubscribe-simple
> Problem reports:      
> http://cygwin.com/problems.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 


Manuel TEJADA M.


	
	
		
___________________________________________________________ 
Do You Yahoo!? 
La mejor conexión a Internet y <b >2GB</b> extra a tu correo por $100 al mes. http://net.yahoo.com.mx 


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

      reply	other threads:[~2005-07-16  3:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-16  2:33 Manuel Tejada
2005-07-16  2:52 ` J. David Boyd
2005-07-16  2:56 ` Brian Dessent
2005-07-16  3:52   ` Manuel Tejada [this message]

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=20050716035246.80469.qmail@web50403.mail.yahoo.com \
    --to=mantemu@yahoo.com.mx \
    --cc=cygwin@cygwin.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).