|
运行./configure显示错误信息如下:
checking for libgnomeui-2.0 >= 2.2.0... Package libgnomeui-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnomeui-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libgnomeui-2.0' found
configure: error: Library requirements (libgnomeui-2.0 >= 2.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.
加了export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
这一句也不行
装RPM 包也不行
在LINUXSIR搜索过了,还是搞不懂!
请问有谁在MDK装好了STARTDICT的请帮忙一下,谢谢了! |
|