comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: gtkada installation problem
Date: Wed, 23 Nov 2016 20:29:41 +0000
Date: 2016-11-23T20:29:41+00:00	[thread overview]
Message-ID: <lybmx65496.fsf@pushface.org> (raw)
In-Reply-To: o14p3f$qo0$1@dont-email.me

Adam Jensen <hanzer@riseup.net> writes:

> gprinstall: could not locate gprconfig for auto-configuration
> make: *** [install/static-pic] Error 4
>
> [hanzer@galileo7]$ which gprconfig
> /opt/gnat/bin/gprconfig
>
> [hanzer@galileo7]$ sudo make PATH=/opt/gnat/bin:$PATH install
> ...
> -----------------------------------------------------------------------
> --  GtkAda has now been installed.                                   --

So sudo doesn't pass your PATH to the root shell that it invokes.

sudo -E, perhaps? (sudo 1.8.17p1 on macOS)


  parent reply	other threads:[~2016-11-23 20:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-23  1:00 gtkada installation problem Adam Jensen
2016-11-23  8:52 ` Dmitry A. Kazakov
2016-11-23 19:03   ` Adam Jensen
2016-11-23 19:15     ` Adam Jensen
2016-11-23 20:29     ` Simon Wright [this message]
2016-11-23 20:36     ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox