Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 65 by
brad.cyp...@gmail.com: Can't Build WebKit Source... Geoclue
not found.
http://code.google.com/p/pywebkitgtk/issues/detail?id=65
What steps will reproduce the problem?
1. Download WebKit source
2. Download and Install necessary dependencies.
3. ./autogen.sh from the appropriate directory.
What is the expected output? What do you see instead?
I'm expecting a build complete output, instead, I'm getting...
checking for GEOCLUE... no
configure: error: Package requirements (geoclue) were not met:
No package 'geoclue' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GEOCLUE_CFLAGS
and GEOCLUE_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
What version of the product are you using? On what operating system?
Ubuntu 12.04; Most recent branch of Webkit as of 5-25-12
Please provide any additional information below.