From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: PKG_CONFIG_PATH missing from guix-profile/etc/profile Date: Fri, 27 Sep 2019 21:53:26 +0200 Message-ID: <877e5ta53d.fsf@devup.no> References: <875zldo9so.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:48223) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iDwJ2-0000eh-Or for help-guix@gnu.org; Fri, 27 Sep 2019 15:53:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iDwJ1-00045l-Jw for help-guix@gnu.org; Fri, 27 Sep 2019 15:53:32 -0400 Received: from wout5-smtp.messagingengine.com ([64.147.123.21]:46361) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iDwJ1-00045X-4N for help-guix@gnu.org; Fri, 27 Sep 2019 15:53:31 -0400 In-Reply-To: <875zldo9so.fsf@ambrevar.xyz> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Pierre Neidhardt , help-guix@gnu.org --=-=-= Content-Type: text/plain Pierre Neidhardt writes: > Hi! > > I've installed webkitgtk+ to a custom profile, and the etc/profile file > does not contain any "export PKG_CONFIG_PATH...". > Because of this, > > --8<---------------cut here---------------start------------->8--- > $ pkg-config --cflags webkit2gtk-4.0 > --8<---------------cut here---------------end--------------->8--- > > fails to find anything. > > Is this a bug? Search paths are properties of the packages that consume them. Adding "pkg-config" to the profile will populate PKG_CONFIG_PATH for that profile. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl2OaLYACgkQoqBt8qM6 VPqI8wf+IYbatE3CUgCf+uvHjozZbAhEMFmwIm4HwtSw5Rkk6peUskP7sJ8QNOH9 Dp4m9sweT660xYPZSNsEUDrRKRFKBGDdlYKjDcUaRw837/zUSrbbgJacFckSa+aJ xh89Fbsj+CI12TaX6xzzEzvjsUWP94Z+OnfFwqO/WaMzYE8uRrNrPQZBxm5jzggV bUswWEBWxy8MZtd9bQnjwF2L+m//9W3DHqCLnrPQKDCiVACPjA0ais9n5fB40u6a K0liikyEp2QE64TeWL6cDQjJeqNxzlbCBmwZHGQfTDWh7eviVRb+qdJpA0IDEqKe JOX4+7LTdrBSAJr9mowinXzgHu8Csg== =aw7z -----END PGP SIGNATURE----- --=-=-=--