On 07/02/2011 03:10 PM, fred wrote:
On the Debian Squeeze machine used here, make fails
:-((
Any help appreciated !
[..]
checking for main in -lX11... no
checking for main in -lXext... no
[..]
qjackctl.cpp:54:23: error: X11/Xatom.h: Aucun fichier
ou dossier de ce type
qjackctl.cpp:55:22: error: X11/Xlib.h: Aucun fichier ou dossier de ce type
`sudo apt-get install libx11-dev libxext-dev`
Alternatively you could use `sudo apt-get build-dep qjackctl` which
pulls in all build-dependencies of the qjackctl debian package. I don't
think those have changed since the last release of qjackctl.
ciao,
robin