octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44345] Database package: Error connecting to


From: Claudius Zingerli
Subject: [Octave-bug-tracker] [bug #44345] Database package: Error connecting to older Postgresql
Date: Wed, 25 Feb 2015 17:48:36 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0

Follow-up Comment #7, bug #44345 (project octave):

(this is Claudius, the original submitter)

Wow, I spent the past three days in bed and now - going online - it's already
fixed :)

I adapted configure.ac to check for the library version using awk (Tried
PKG_CHECK_MODULES, but libpq doesn't register with pkg-config :()
-> removed the dependency on Octave
-> reduced the required Autoconf version to 2.59 (RHEL 5)
-> added dependency on awk. As Octave itself depends on awk, this shouldn't be
a further limitation
-> Distributions on Cygwin don't include psql nor pg_config, so builds will
probably fail there (same before the patch ;))

The RHEL 5 machine is my default testing target, as we have a homogenous
Redhat landscape here (v5-v7). Wasn't my choice, but I can't complain too
much.


(file #33185)
    _______________________________________________________

Additional Item Attachment:

File name: pg_version_check.diff          Size:2 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44345>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]