> On Jan 6, 2017, at 7:35 PM, Stephen Brown wrote:
>
> Hi All
> So far I have come across three different methods of compiling gnucash.
> One is under Linux but as I do not have a machine running Linux I will not be
> able to test there.
> The second is under cygwin on a Microsoft Windows machi
Hi All
So far I have come across three different methods of compiling gnucash.
One is under Linux but as I do not have a machine running Linux I will not be
able to test there.
The second is under cygwin on a Microsoft Windows machine. I have successfully
done that.
The third is under msys on a M
> On Jan 6, 2017, at 1:30 AM, Frank H. Ellenberger
> wrote:
>
> Hi Stephen,
>
> Am 06.01.2017 um 04:52 schrieb Stephen Brown:
>> Hi All
>> I am attempting to compile gnucash
>> After running the following commands in a cygwin terminal with all packages
>> installed
>>
>> cd /usr/src/git
>>
Hi Stephen,
Am 06.01.2017 um 04:52 schrieb Stephen Brown:
> Hi All
> I am attempting to compile gnucash
> After running the following commands in a cygwin terminal with all packages
> installed
>
> cd /usr/src/git
> rm -rfv gnucash
> git clone https://github.com/Gnucash/gnucash.git
> cd gnucash