Re: jhbuild gnome 3.8 in ubuntu 12.04
Germán Póo-Caamaño <[email protected]>
| Newsgroups | gmane.comp.gnome.love |
|---|---|
| Organization | GNOME |
| Message-ID | <1372013549.3820.5.camel@sai> |
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/
_______________________________________________
gnome-love mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-love
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAlHHQ+0ACgkQ1hl0UcEpZYyclQCfU5PiSCHB9jJ9Og4UDTf63T6h +IgAn0zvAs+eyi702a79o/x8zxdYscfx =/z2Y -----END PGP SIGNATURE-----