From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,f8dc8a429208e220 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!news.glorb.com!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: GNAColl SQLite Binding Installation Problem (Mac, Snow Leopard) Date: Thu, 11 Aug 2011 13:04:07 +0100 Organization: Aioe.org NNTP Server Message-ID: References: <8db55ca7-7468-4323-a3a4-f139decd2bdc@j9g2000prj.googlegroups.com> NNTP-Posting-Host: SptRn4/nB6/EZ1vi/h8RlA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@aioe.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (darwin) X-Notice: Filtered by postfilter v. 0.8.2 Cancel-Lock: sha1:qXeM7TpjfntyNUF5dKADdQoSfPo= Xref: g2news1.google.com comp.lang.ada:20534 Date: 2011-08-11T13:04:07+01:00 List-Id: Alexander Korolev writes: > - MacOS version 10.6.5 > - GPL 2011 OK > I've implemented your recommendation. It seems to me I can proceed > with make install step now. Just want to make all "make" steps clean > to avoid consequenses further. I think so. > == To run, set the environment variable LD_LIBRARY_PATH > == LD_LIBRARY_PATH=/usr/local/gnatcoll/lib/gnat:$LD_LIBRARY_PATH Of course, on Mac OS X that would be DYLD_LIBRARY_PATH. But I don't think you'll need it. In any case, you've just built static-only!