我正在尝试在Fedora 15中安装Nautilus RPM。
configure: error: Library requirements (libnautilus >= 2.0.0 gtk+-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.
我已经使用apt-get install安装了nautilus软件包。
我该怎么做才能解决这个问题?
加)
我要安装的是Nautilus RPM(GUI RPM管理软件)和
我安装的是鹦鹉螺包。
最佳答案
如果要构建使用nautilus的软件,则需要安装nautilus-devel
软件包。