Re: [gnome-love] jhbuild gnome 3.8 in ubuntu 12.04





On Sun, Jun 23, 2013 at 2:52 PM, Germán Póo-Caamaño <gpoo gnome org> wrote:
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

Actually that would only work in Ubuntu 13.10 - as I pointed out earlier, in older versions (he's running 12.04) libsmbclient-dev does not include smbclient.pc.  See

https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1129110

adam


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]