Re: How to build macOS version currently published to Homebrew

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: How to build macOS version currently published to Homebrew
Дата
Msg-id CADK3HHJk-36X4SMFEdzR=EMfQFqLvpSALj4Vt+9tAE39neQyZA@mail.gmail.com
обсуждение исходный текст
Ответ на How to build macOS version currently published to Homebrew  (Keith Wedinger <keith.wedinger@improving.com>)
Список pgsql-odbc
HI Keith,

Looks like it is just 

system "./configure", "--prefix=#{prefix}",
                          "--with-unixodbc=#{Formula["unixodbc"].opt_prefix}"
    system "make"
    system "make", "install"


On Tue, 17 Sept 2024 at 11:44, Keith Wedinger <keith.wedinger@improving.com> wrote:

While searching the archives, I discovered the Homebrew location of psqlodbc on Homebrew here:
https://formulae.brew.sh/formula/psqlodbc

 

The link above points back to https://odbc.postgresql.org which contains a link to the https://github.com/postgresql-interfaces/psqlodbc for future development.

 

Currently, the GitHub repository above does not contain any build instructions for macOS.

 

I’m thinking that someone is taking care of updating the Homebrew package which likely means that someone is building this for macOS.

 

Do instructions exist for building the macOS version currently published to Homebrew?

 

Keith Wedinger | Principal Consultant | M. 614.551.0373
Improving – It’s what we do.™

 

В списке pgsql-odbc по дате отправления: