two quetions on gnucash under Kubuntu:
- who do I ask to have gnucash updated to the 2.2.3 version from the 2.2.1 version currently available in the repositories?
- In trying to compile gnucash 2.2.3, I get the following error message:
checking if (www main) is available... no
checking for gconf-2.0 >= "2.0"... no
Package gconf-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gconf-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gconf-2.0' found
configure: error: Library requirements (gconf-2.0 >= "2.0") not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
---
Used synaptic package manager to install "gconf" and gconf-2.0" and get the same error.
How do I get configure to recognize that gconf is installed??
Of course, if the person or personswho put gnucash 2.2.1 in the repository, would put gnucash 2.2.3 there, I wouldn't need to do this. hint, hint..