pkgsrc-WIP-review archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Problem with wip/gDesklets



On Sat, 31 Dec 2005, Daniel Bento wrote:

i had done a $ export PKG_CONFIG_PATH=/usr/pkg/lib/pkgconfig where the
files are... the strange is,

Even if you set that in your environment, the pkgsrc build will override is as necessary.

PKG_CONFIG_PATH environment variable No package 'libgnomeui-2.0' found
configure: error: Library requirements (gtk+-2.0 >= 2.2.0 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.


I didn't have a look at all the wip/gDesklets dependencies, but maybe the Makefile needs to add:

.include "../../devel/libgnomeui/buildlink3.mk"

And do a "make clean" before trying again.

 Jeremy C. Reed

                         BSD News, BSD tutorials, BSD links
                         http://www.bsdnewsletter.com/


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review



Home | Main Index | Thread Index | Old Index