acavedon / tint2

Automatically exported from code.google.com/p/tint2
GNU General Public License v2.0
0 stars 0 forks source link

Missing header file #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. make

What is the expected output? What do you see instead?

cc  -Wall -g `pkg-config --cflags --libs cairo pangocairo x11 xinerama
imlib2 glib-2.0` -o tint tint.c server.c window.c task.c launcher.c
visual.c config.c
server.c:31:35: error: X11/extensions/Xrandr.h: No such file or directory
make: *** [tint] Error 1

What version of the product are you using? On what operating system?

tint2 0.6.0, Xubuntu 8.10

Original issue reported on code.google.com by DanielBa...@gmail.com on 28 Jan 2009 at 9:13

GoogleCodeExporter commented 9 years ago
Install libxrandr-dev

Original comment by dmoer...@gmail.com on 28 Jan 2009 at 11:14

GoogleCodeExporter commented 9 years ago
@ daniel Moerner : thanks to give the answer

I'll leave this issue open until next release.

Original comment by thilo...@gmail.com on 29 Jan 2009 at 12:05

GoogleCodeExporter commented 9 years ago
Thanks a lot, i've the same problem.

Original comment by jfdelo...@gmail.com on 7 Feb 2009 at 10:34

GoogleCodeExporter commented 9 years ago
close it. 

kwaku's wiki page is clear and well done !

Original comment by thilo...@gmail.com on 9 Mar 2009 at 6:53