Building Python with Tcl/Tk on Cygwin_NT-5.1

Jason Tishler jason at tishler.net
Thu Jul 28 08:34:10 EDT 2005


Dean,

On Wed, Jul 27, 2005 at 02:56:16PM -0700, Dean N. Williams wrote:
> >I didn't get this error.  Did you forgot to install one of the
> >libdb${version}-devel packages:
> >
> >   $ cygcheck -cd | grep 'libdb.*-devel'
> >   libdb2-devel            2.7.7-4
> >   libdb3.1-devel          3.1.17-2
> >   libdb4.1-devel          4.1.25-1
> >   libdb4.2-devel          4.2.52-1
> >
> No, I did an install all at the top of the installation. Didn't know I
> needed to specify libraries. If I select "install" for everything
> (that is, all packages show "install") shouldn't this include the
> above?

It should, but I wasn't looking over your shoulder when you ran Cygwin's
setup.exe. :,)  Anyway, please run the following and post the results to
the list:

    $ cygcheck -cd | grep 'libdb.*-devel'

Thanks,
Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6



More information about the Python-list mailing list