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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no 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 Path: g2news1.google.com!postnews.google.com!k18g2000prh.googlegroups.com!not-for-mail From: Alexander Korolev Newsgroups: comp.lang.ada Subject: Re: GNAColl SQLite Binding Installation Problem (Mac, Snow Leopard) Date: Sat, 13 Aug 2011 09:51:26 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <8db55ca7-7468-4323-a3a4-f139decd2bdc@j9g2000prj.googlegroups.com> NNTP-Posting-Host: 96.49.119.210 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1313254287 17211 127.0.0.1 (13 Aug 2011 16:51:27 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 13 Aug 2011 16:51:27 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k18g2000prh.googlegroups.com; posting-host=96.49.119.210; posting-account=9aAl4woAAACPkuvNJOQxyBXxG_5lfu_0 User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUARLECNK X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_5; ru-ru) AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:20607 Date: 2011-08-13T09:51:26-07:00 List-Id: On Aug 11, 4:52=A0pm, "Dmitry A. Kazakov" wrote: > On Thu, 11 Aug 2011 13:04:07 +0100, Simon Wright wrote: > > Alexander Korolev writes: > > >> =3D=3D To run, set the environment variable LD_LIBRARY_PATH > >> =3D=3D =A0 LD_LIBRARY_PATH=3D/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! > > Especially because the intended use of SQLite is the "amalgation" source > file compiled and statically linked to the application. > > -- > Regards, > Dmitry A. Kazakovhttp://www.dmitry-kazakov.de Absolutly agree.