X11

Peter Garrett peter.garrett at optusnet.com.au
Thu Feb 22 06:07:03 UTC 2007


On Wed, 21 Feb 2007 15:46:39 -0500
Erik Schmidt <eschmidt90 at gmail.com> wrote:

> what libraries do I need to install to build X11 applications?

You could start with xlibs-dev  - but it will also depend on whether you
are building gtk, gtk2 or qt based apps. You will need the developmant
libraries for those too, in that case.

For example, if you run

sudo apt-get build-dep sylpheed

you will see that it needs libs of the form libgtk*-dev  and so on.

apt-cache search libgtk dev     will show you some more gtk and gtk+ libs.

Similar commands would show qt dev libs, and so on

Peter




More information about the ubuntu-users mailing list