This is the mail archive of the cygwin 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: pkg-config --list-all displays nothing on Vista


hce wrote:

Any advice for my first question of "pkg-config --list-all shown
nothing"?

Not all packages use the pkg-config database, so if it doesn't list anything then you don't have any. Do not confuse Cygwin packages with those that populate the pkg-config DB.


For example, but some of these where built not installed as Cygwin packages:

$ pkg-config --list-all
imlib2 imlib2 - Powerful image loading and rendering library
gmodule-no-export-2.0 GModule - Dynamic module loader for GLib
pycairo Pycairo - Python bindings for cairo
libpcre libpcre - PCRE - Perl compatible regular expressions C library
cairo cairo - Multi-platform 2D graphics library
pango Pango - Internationalized text handling
cairo-ft cairo-ft - FreeType font backend for cairo graphics library
libpng libpng - Loads and saves PNG files
glib-2.0 GLib - C Utility Library
cairo-png cairo-png - PNG backend for cairo graphics library
libpng12 libpng - Loads and saves PNG files
gtk+-win32-2.0 GTK+ - GIMP Tool Kit (win32 target)
openssl OpenSSL - Secure Sockets Layer and cryptography libraries and tools
gmodule-export-2.0 GModule - Dynamic module loader for GLib
libgsf-win32-1 libgsf-gnome-1 - Win32 specific extensions to libgsf
libgcj libgcj - libgcj
cppunit CppUnit - The C++ Unit Test Library
eventlog EventLog - General system logging format library
gtk+-unix-print-2.0 GTK+ - GIMP Tool Kit Unix print support
Wand Wand - MagickWand - C API for ImageMagick
xpm-nox Xpm-noX - X Pixmap Library
gdk-win32-2.0 GDK - GIMP Drawing Kit (win32 target)
libssl OpenSSL - Secure Sockets Layer and cryptography libraries
gobject-2.0 GObject - GLib Type, Object, Parameter and Signal Library
pangocairo Pango Cairo - Cairo rendering support for Pango
gmodule-2.0 GModule - Dynamic module loader for GLib
libgsf-1 libgsf-1 - A library for reading and writing structured files (eg MS OLE and Zip)
atk Atk - Accessibility Toolkit
libcrypto OpenSSL-libcrypto - OpenSSL cryptography library
cairo-ps cairo-ps - PostScript backend for cairo graphics library
pygobject-2.0 PyGObject - Python bindings for GObject
cairo-win32 cairo-win32 - Microsoft Windows backend for cairo graphics library
libart-2.0 libart - LGPL version of the libart library
cairomm-1.0 cairomm - C++ wrapper for cairo
libxml-2.0 libXML - libXML library version2.
sdl sdl - Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.
check Check - A unit test framework for C
libmpg123 libmpg123 - An optimised MPEG Audio decoder
pangoft2 Pango FT2 - Freetype 2.0 font support for Pango
pangowin32 Pango Win32 - Win32 GDI font support for Pango
libcurl libcurl - Library to transfer files with ftp, http, etc.
gdk-2.0 GDK - GIMP Drawing Kit (win32 target)
fontconfig Fontconfig - Font configuration and customization library
gthread-2.0 GThread - Thread support for GLib
wv-1.0 wvWare - Word Document Filter library and utilities
libpcrecpp libpcrecpp - PCRECPP - C++ wrapper for PCRE
freetype2 FreeType 2 - A free, high-quality, and portable font engine.
libclamav libclamav - A GPL virus scanner
gtk+-2.0 GTK+ - GIMP Tool Kit (win32 target)
gdk-pixbuf-2.0 GdkPixbuf - Image loading and scaling
cairo-pdf cairo-pdf - PDF backend for cairo graphics library
pixman-1 Pixman - The pixman library (version 1)
autoopts AutoOpts - A semi-automated generated/library option parser
cairo-svg svg - SVG backend for cairo graphics library
ImageMagick++ ImageMagick++ - Magick++ - C++ API for ImageMagick
ImageMagick ImageMagick - ImageMagick - Convert, Edit, and Compose Images
sqlite3 SQLite - SQL database engine
gnome-icon-theme gnome-icon-theme - A collection of icons used as the basis for GNOME themes


I could not even find ldconfig in cygwin. Could anyone
advice whether pkgconfig works or not in cygwin? And how to make it
work?

Cygwin doesn't have ldconfig, that's a Linux program. -- René Berber


-- 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/


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