On Sun, 2013-06-23 at 16:28 +0800, lcl wrote:
I want to build gnome 3.8 in ubuntu 12.04.
The question is about smbclient.pc.
I have downloaded samba 4.0.6, build and install it in /usr/local/samba.
The smbclient.pc is in /usr/local/samba/lib/pkgconfig, and add a line to
~/.config/jhbuildrc
addpath('PKG_CONFIG_PATH', '/usr/local/samba/lib/pkgconfig')
but "jhbuild build" still show smbclient.pc not match.
How to fix this problem?
As far as I see, you don't need a specific version of smbclient. Therefore, I think it could be solved with: $ sudo apt-get install libsmbclient-dev or $ jhbuild sysdeps --install -- Germán Poo-Caamaño http://calcifer.org/
Attachment:
signature.asc
Description: This is a digitally signed message part