Skip to main content

Thread: Compiling a libmrss program


i trying compile program includes libmrss.when try compile:
code:
[matio@myhost clutterc]$ gcc rssreader.c -o rssreader `pkg-config clutter-1.0 --cflags --libs`  in file included rssreader.c:3:  /usr/local/include/mrss.h:23:27: error: libxml/parser.h: no such file or directory      [matio@myhost clutterc]$ gcc rssreader.c -o rssreader `pkg-config clutter-1.0 --cflags --libs` `pkg-config libmrss --cflags --libs`  package libmrss not found in pkg-config search path.  perhaps should add directory containing `libmrss.pc'  pkg_config_path environment variable  no package 'libmrss' found  in file included rssreader.c:3:  /usr/local/include/mrss.h:23:27: error: libxml/parser.h: no such file or directory
how can add library?



Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Compiling a libmrss program


Ubuntu

Comments

Popular posts from this blog

Error compiling for board Arduino/Genuino Uno.

Installation database is corrupt

esp8266 (nodemcu 0.9) client.write très lent ???