Hi all,
Em cài đặt monodevelop từ source http://download.mono-project.com/sources/monodevelop/monodevelop-2.8.8.4.tar.bz2 nhưng gặp lỗi:
Code:
...
checking for MONO_ADDINS... configure: error: Package requirements (mono-addins >= 0.6) were not met:
No package 'mono-addins' 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 MONO_ADDINS_CFLAGS
and MONO_ADDINS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Em chạy đi cài mono-addins thành công, nhưng ./configure bên souce vẫn còn báo là ko thấy mono-addins như trên.
..Và rồi em bí, không biết khắc phục thế nào, mong anh chị giúp với.
Thanks in advance!