From: bob prohaska's usenet account on 1 May 2010 21:32 Is it possible to run Community Ingres on OpenSolaris? A brief search of the Ingres distribution site seems to suggest that the precompiled releases require "enterprise" operating systems and the sources are constructed to build only on Linux. Thanks for reading, bob prohaska
From: Doug McIntyre on 1 May 2010 23:51 bob prohaska's usenet account <bp(a)www.zefox.net> writes: >Is it possible to run Community Ingres on OpenSolaris? A brief search >of the Ingres distribution site seems to suggest that the precompiled >releases require "enterprise" operating systems and the sources are >constructed to build only on Linux. There's virtualy no difference in OpenSolaris vs. Solaris for application programs, they'd have to be specificly coded to look for the version string in order to even tell what it is they are running on. I don't see any mention of "enterprise" OS on their site, just a variety of popular OSs that they supply binaries for. I really doubt that there's much linux favoritism in it, since its been around so much longer (about twice as long?) than Linux has even existed. They have a prebuilt Solaris SPARC binary available, which I'm sure would run just fine on an OpenSolaris SPARC system. It looks like you'd have to build from source if you want an x86 binary though. Typically, for community/OpenSource projects, the main determining factors of what prebuilt binaries are available are ones that either the team uses primarily themselves, or some stable contributer has committed to building every release as needed (ie. probably what that OpenVMS Itanium binary is all about). Ie. if they don't have somebody committed to building OpenSolaris x86, then it generally doesn't get to be an option. Other than the VMS choice, I wouldn't say the binary available is all that "Enterprise" as it. Solaris SPARC and OpenVMS are only 2 of the 6 available.
From: Canuck57 on 2 May 2010 17:59 On 01/05/2010 7:32 PM, bob prohaska's usenet account wrote: > Is it possible to run Community Ingres on OpenSolaris? A brief search > of the Ingres distribution site seems to suggest that the precompiled > releases require "enterprise" operating systems and the sources are > constructed to build only on Linux. > > Thanks for reading, > > bob prohaska I would pick Linux with Postgres. Less politics down the road. -- Are we being heard or are we a herd?
From: Grant Croker on 3 May 2010 10:50 On May 2, 3:32 am, bob prohaska's usenet account <b...(a)www.zefox.net> wrote: > Is it possible to run Community Ingres on OpenSolaris? A brief search > of the Ingres distribution site seems to suggest that the precompiled > releases require "enterprise" operating systems and the sources are > constructed to build only on Linux. The staging server has builds for Solaris x86 based on the most recent tag in http://code.ingres.com/ingres. However, as you state, there is nothing available for download. I'll ask to see why this is. regards grant
From: Grant Croker on 3 May 2010 12:24
On May 3, 4:50 pm, Grant Croker <grant.cro...(a)ingres.com> wrote: > The staging server has builds for Solaris x86 based on the most recent > tag inhttp://code.ingres.com/ingres. However, as you state, there is > nothing > available for download. I'll ask to see why this is. > After poking about inside Ingres it would appear that we are waiting for the code to stabilize before posting a build. Earlier builds had been posted but were pulled due to stability issues. regards grant |