How to install redshift from source?

Asked by Kenny Meyer

Dear redshift team,

I want to install redshift from source. When I run ./configure I get the following warnings:

checking whether to enable RANDR method... missing dependencies
checking whether to enable VidMode method... missing dependencies
checking whether to enable WinGDI method... missing dependencies
configure: error: either RANDR, VidMode or WinGDI must be enabled

Which dependencies am I missing?

I am running Ubuntu 10.04.

Thanks in advance,
Kenny

Question information

Language:
English Edit question
Status:
Solved
For:
Redshift Edit question
Assignee:
No assignee Edit question
Solved by:
Jon Lund Steffensen
Solved:
Last query:
Last reply:
Revision history for this message
Best Jon Lund Steffensen (jonls) said :
#1

For RANDR: libxcb1-dev, libxcb-randr0-dev, libx11-dev
For VidMode: x11proto-xf86vidmode-dev, libxxf86vm-dev, libxext-dev
For GNOME clock support: libgconf2-dev, libglib2.0-dev

Revision history for this message
Kenny Meyer (knny-myer) said :
#2

Thanks Jon Lund Steffensen, that solved my question.

Revision history for this message
Gokul (reddygokul-i7) said :
#3

Hi guys i too failesd to to setup redshift i/m facing some dependency errors
checking whether to enable DRM method... missing dependencies
checking whether to enable RANDR method... missing dependencies
configure: error: missing dependencies for RANDR method

Thanks in advance
gokul