Hello.
Recently I've been learning the ropes in extracting and compiling in ubuntu thanks to my determination to install Denemo(music transcript software)
(instructions) http://linuxg.net/how-to-install-den...nt-and-debian/
The instructions were helpful and I'm trying to run ./configure and been through a couple hurdles in installing libxml and whatnot and I installed evince, but when I ran ./configure again, I get this!
checking for EVINCE_2_0... no
checking for EVINCE_2_30... no
checking for EVINCE_2_32... no
configure: error: Package requirements (evince-view-2.32 >= 2.0) were not met:
No package 'evince-view-2.32' 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 EVINCE_2_32_CFLAGS
and EVINCE_2_32_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Now what am I supposed to do? It would be really helpful if you guys can provide me with something to paste onto my terminal that would fix this.
Thank you
Recently I've been learning the ropes in extracting and compiling in ubuntu thanks to my determination to install Denemo(music transcript software)
(instructions) http://linuxg.net/how-to-install-den...nt-and-debian/
The instructions were helpful and I'm trying to run ./configure and been through a couple hurdles in installing libxml and whatnot and I installed evince, but when I ran ./configure again, I get this!
checking for EVINCE_2_0... no
checking for EVINCE_2_30... no
checking for EVINCE_2_32... no
configure: error: Package requirements (evince-view-2.32 >= 2.0) were not met:
No package 'evince-view-2.32' 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 EVINCE_2_32_CFLAGS
and EVINCE_2_32_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Now what am I supposed to do? It would be really helpful if you guys can provide me with something to paste onto my terminal that would fix this.
Thank you