This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ITP: algol68g


Am 05.04.2012 09:50, schrieb Corinna Vinschen:
On Apr 4 20:54, Thomas Wolff wrote:
...


After some manual checking, I changed dependencies for libplot and postgresql to libplot-devel and libpq-devel (where I wonder why the actual runtime libraries are in the -devel packages here).
Looking into both devel packages, I only see the stuff required for
development, not the runtime libs:

   $ tar tjf libplot-devel-2.6-2.tar.bz2
   usr/include/[...]
   usr/lib/libplot.a
   usr/lib/libplot.dll.a
   usr/lib/libplot.la
   usr/share/[...]

   $ tar tjf libpq-devel-8.2.11-1.tar.bz2
   usr/bin/pg_config.exe
   usr/include/[...]
   usr/lib/libpgport.a
   usr/lib/libpq.a
   usr/share/[...]

The runtimes are in libplot2:

   $ tar tjf libplot2-2.6-2.tar.bz2
   usr/bin/cygplot-2.dll

and libpq5:

   tar tjf libpq5-8.2.11-1.tar.bz2
   usr/bin/cygpq.dll


Corinna


Thanks. Fixed and uploaded. (Last action for 10 days.)
Thomas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]