Error Building Notes
Tom Weeds
rebel.mailinglists at gmail.com
Sun Feb 7 17:17:44 CET 2010
I'm trying to build the notes-plugin 1.7.2.
When running configure the following message appears:
checking for optional package libxfce4panel-1.0 >= 4.7.0... not found
No problem, I'm not capable of building an entire dev environment ... yet :)
make will crash with the following error:
/home/sandy/tmp/build/xfce4-notes-plugin-1.7.2/panel-plugin/hypertextview.c:204:
undefined reference to `g_app_info_launch_default_for_uri'
Probably I can fix this error using a configure directive:
Either: --disable-FEATURE
Or: --without-PACKAGE
I would appreciate if someone could tell which option (if any) is a
better choice, and the package name (or feature).
--without-libxfce4panel- 4.7.0
--disable-?????
More information about the Xfce
mailing list