References: <56B253DA.2090003@hogranch.com> <56B26010.2010207@anastigmatix.net> <87BCAED9D163094EA3086C10FB734504A9E9F892@srvmail22.numen.mg> <56B2ADDF.6090401@anastigmatix.net> <56BE8B02.6010609@anastigmatix.net> From: John R Pierce Message-ID: <56BED672.1060108@hogranch.com> Date: Fri, 12 Feb 2016 23:08:34 -0800 MIME-Version: 1.0 In-Reply-To: <56BE8B02.6010609@anastigmatix.net> Subject: Re: [Pljava-dev] odd error with 1.5.0-snapshot Content-Type: text/plain; charset="us-ascii"; Format="flowed" On 2/12/2016 5:46 PM, Chapman Flack wrote: > 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. cool. I see there is a maven for windows, thats a good start :) https://maven.apache.org/guides/getting-started/windows-prerequisites.html I guess you'll need to deal with the free visualC compiler commands for the C bit to build. there is a free MS VisualC++ command line compiler buried in this IDE package, which should build dll's compatible with the eDB postgres binaries.... https://www.visualstudio.com/products/visual-studio-community-vs I'm surprised stackbuilder doesn't have some simple built-in way to copy a few files? the native Windows method of installing stuff is to package it as a .msi file. I remembering having to wade pretty deep to get those working. freeware msi builder of possible interest: http://scalablesmartpackager.com/smart-packager-ce-free-msi-packager/ -- john r pierce, twisting bits in santa cruz _______________________________________________ Pljava-dev mailing list Pljava-dev@lists.pgfoundry.org http://lists.pgfoundry.org/mailman/listinfo/pljava-dev