Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20050716035246.80469.qmail@web50403.mail.yahoo.com> Date: Fri, 15 Jul 2005 22:52:45 -0500 (CDT) From: Manuel Tejada Subject: Re: Help with Berkeley DB To: cygwin AT cygwin DOT com In-Reply-To: <42D8780A.5A5774A3@dessent.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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 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: > > 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 2GB 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/