comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: ALR unable to get many packages
Date: Sun, 06 Aug 2023 12:30:12 +0100	[thread overview]
Message-ID: <lywmy81k8r.fsf@pushface.org> (raw)
In-Reply-To: c0ad9955-bb03-4b1f-8a4c-b348eef99f93n@googlegroups.com

Kenneth Wolcott <kennethwolcott@gmail.com> writes:

> If I don't install homebrew then what is it that I need to do to
> achieve the objective?  I'd like to use ALR, but it looks like it only
> works for packages that are pure Ada (I'm not 100% sure of that, but
> it seems to be the case).
>
> So please show me what to do that will result in further progress with
> ALR and an M1 chip without using homebrew...

No guarantees here, but ..

If alr says that a particular external package isn't available, then

* instead of saying N say Y and install the requested package using port

* set these environment variables:
  export C_INCLUDE_PATH=/opt/local/include
  export CPLUS_INCLUDE_PATH=/opt/local/include
  export LIBRARY_PATH=/opt/local/lib

  

  reply	other threads:[~2023-08-06 11:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-04 20:09 ALR unable to get many packages Kenneth Wolcott
2023-08-05  7:28 ` Simon Wright
2023-08-05 21:02   ` Kenneth Wolcott
2023-08-05 21:58     ` Kenneth Wolcott
2023-08-06  8:26       ` Simon Wright
2023-08-05 22:12     ` Simon Wright
2023-08-05 22:41       ` Kenneth Wolcott
2023-08-06 11:30         ` Simon Wright [this message]
2023-08-06 23:20           ` Kenneth Wolcott
2023-08-06 23:29             ` Kenneth Wolcott
2023-08-07 13:14               ` Simon Wright
2023-08-07 15:05                 ` Simon Wright
2023-08-08  0:04                   ` Kenneth Wolcott
2023-08-08  8:38                     ` Simon Wright
2023-08-08 22:58                       ` Kenneth Wolcott
replies disabled

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