Re: [Pljava-dev] odd error with 1.5.0-snapshot

From: Chapman Flack <chap(at)anastigmatix(dot)net>
To:
Subject: Re: [Pljava-dev] odd error with 1.5.0-snapshot
Date: 2016-02-13 01:46:42
Message-ID: 56BE8B02.6010609@anastigmatix.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On 02/03/16 20:48, Chapman Flack wrote:
> As you saw in John's earlier message (the one where he was replying to
> José), 'struggling' might be too strong a word. Devrim is ready to have
> prebuilt binaries for you, at least for every Linux flavor that uses rpm,
> just as soon as we have an official release. That's one short beta period
> away.
>
> The same ought to be true for the linux flavors using apt, though I think
> Devrim is not part of that team and I'll probably have to send a ping
> there myself to make sure they know the release is coming up.

I've contacted Christoph Berg about .deb packaging. He is looking into
it but there's an extra complication in this case ... the Debian
philosophy and its possible conflict with how Maven builds things.
Who knew? I didn't. Christoph is continuing to seek a solution.

> Ok, Windows and OS X. Those are not really my element. I am trying
> to absorb information here about what will be considered a convenient
> way to install on those platforms. The postgresql.org download page
> plugs the EnterpriseDB graphical installer for both of those platforms,
> and it (IIUC) comes with a thing called StackBuilder to automate the
> installation of known extensions. I think Dave Page is the person I
> need to contact about what's needed for StackBuilder to know about
> PL/Java 1.5.0.

I reached Dave, and essentially StackBuilder will add our installer to
its list and invoke it with options selected, but providing and building
said installer would be PL/Java's job. That'll take making buildfarm
arrangements somewhere to do official MSVC and OS X builds, and developing
a more traditional does-it-all-for-you style of installer, perhaps
built on something like IzPack.

Short of that, it would be nice to see about at least getting
a Homebrew formula and MacPorts port, as options for OS X sites,
especially as El Capitan dropping the openssl headers made the
source build more fiddly.

-Chap
_______________________________________________
Pljava-dev mailing list
Pljava-dev(at)lists(dot)pgfoundry(dot)org
http://lists.pgfoundry.org/mailman/listinfo/pljava-dev

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message John R Pierce 2016-02-13 07:08:34 Re: [Pljava-dev] odd error with 1.5.0-snapshot
Previous Message Chapman Flack 2016-02-13 01:27:16 Re: [Pljava-dev] deployment feature request