From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: Re: Trying to define a package Date: Tue, 03 Apr 2018 23:08:13 +0530 Message-ID: <87370cp4vu.fsf@gmail.com> References: <878ta5r8kw.fsf@gmail.com> <87woxpd1k9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41785) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f3Pt0-0008RO-Md for help-guix@gnu.org; Tue, 03 Apr 2018 13:38:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f3Psx-0003NU-I7 for help-guix@gnu.org; Tue, 03 Apr 2018 13:38:22 -0400 Received: from mail-pl0-x236.google.com ([2607:f8b0:400e:c01::236]:40116) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f3Psx-0003NG-Bi for help-guix@gnu.org; Tue, 03 Apr 2018 13:38:19 -0400 Received: by mail-pl0-x236.google.com with SMTP id x4-v6so9817247pln.7 for ; Tue, 03 Apr 2018 10:38:19 -0700 (PDT) In-reply-to: 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: Arnaud B Cc: help-guix@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Arnaud B writes: > *"The (...) gnu-build-system represents the familiar GNU Build System, > where packages may be configured, built, and installed with the usual > ./configure && make && make check && make install command sequence."* > I checked that bash, bash-minimal, bash-completion are all found in the > store (actually in 3 differents versions after guix puil I guess). But are they found in your user PATH? If bash-minimal and bash are not installed in your user session and you run ~guix build...~ directly, the failure is to be expected. Two solutions here: =2D Install all the required tools in your user profile. =2D Use ~guix environment freefilesync...~. Cf. the manual. =2D-=20 Pierre Neidhardt --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAlrDvAUACgkQm9z0l6S7 zH86JAgAlcTZG8dklV89o4ybVVFH9vXsAqYE+pXFYLcqv4RonTlGcE4RZNcPoAiJ YchoeJKrHEFa6AmLdZtxt7ExUKvvpZTLIdwYrZWn8ezeXOQzgVYjOuzQpCn3iyQ7 UgTbF+Skqfsba2+/iK+x32qI3JKXyuGqs077inYWtmq61j/FQK1TpqTqU2KebomL NqofjWs+MARn2e3bNiszlE1sCGs5/x/QrsXyHLcboGjYrwBifCCOqM1SvngiUu1t +NXkE/Rg3MB1Ftlrwi/LeAWzIfiw42o6i5gN1XFcLUT044rgolIiTgWlwb9iHATa HOfzVAl7yskXwmZPIBmMLlRHZqDAdw== =TSNX -----END PGP SIGNATURE----- --=-=-=--