我想安装hardware-monitor,可是在编译时出现如下提示:
mm-2.0 >= 2.0.1 libpanelapplet-2.0 >= 2.0.0 libgtop-2.0 >= 2.0.0... Package libgnomeuimm-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnomeuimm-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgnomeuimm-2.0' found
configure: error: Library requirements (gtkmm-2.0 >= 2.0.0 libgnomemm-2.0 >= 1.3.9 libgnomeuimm-2.0 >= 1.3.11 libglademm-2.0 >= 2.0.0 libgnomecanvasmm-2.0 >= 2.0.0 gconfmm-2.0 >= 2.0.1 libpanelapplet-2.0 >= 2.0.0 libgtop-2.0 >= 2.0.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.
!!! ERROR: gnome-extra/hardware-monitor-0.5.1 failed.
!!! Function econf, Line 362, Exitcode 1
!!! econf failed
请问该如何解决?