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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: border1.nntp.dca3.giganews.com!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Installation problem in Debian 7: gnatcoll-gpl-2013-src Date: Fri, 28 Jun 2013 21:55:27 +0200 Organization: cbb software GmbH Message-ID: <1cqoxo0drwvmy.1o99bt8jysghh.dlg@40tude.net> References: <1683c2c3-6906-4d54-9321-4e25c7495ecf@googlegroups.com> <87sj02ci0n.fsf@ludovic-brenta.org> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: xkOZ88C3T5fLavXpgyt3vA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 X-Original-Bytes: 1746 Xref: number.nntp.dca.giganews.com comp.lang.ada:182150 Date: 2013-06-28T21:55:27+02:00 List-Id: On Fri, 28 Jun 2013 18:33:12 +0200, Ludovic Brenta wrote: > In the mean time, you may want to try gnade (GNU Ada Database > Environment) which allows you to use PostgreSQL from Ada through ODBC. > Try this: > > aptitude install libgnadeodbc2-dev Likely GNADE ODBC will not work on a 64-bit Debian (as well as on any other 64-bit OS). GNADE is not maintained and AFAIK it was not updated to capture the changes MS done to the ODBC API regarding 64-bit hosts. See here for detailed description: http://support.microsoft.com/kb/298678/en-us Actual ODBC bindings (in particular prepackaged for 64-bit Debian) are here: http://www.dmitry-kazakov.de/ada/components.htm#ODBC_Bindings P.S. I wouldn't use native DB bindings even if available. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de