Hi David,

Yes, I am following the instructions for an almost automated 
build but it is worth pointing out that those instructions are outdated.

You will need an SVN client such as TortoiseSVN.
Google it and download the latest setup file. I believe the organization 
maintaining it is
Collabnet.

Install it. It also has a windows shell extension, so you can execute svn 
commands by right-clicking any where on your Desktop or in any folder.

Right-click on your desktop or the folder you want to checkout the source to, 

select SVN Checkout...

In the dialog that appears, ensure that Url of respository: is set to
http://svn.gnucash.org/repo/gnucash/trunk/packaging/win32/

and
Checkout Directory:
is set to
C:\soft\packaging\win32
or whatever the path is on your machine.

Please, in the future, could you email the group so that other people may 
also benefit from the response.

Cheers,

Chikelue


--- On Thu, 1/13/11, David Halverson <hell...@gmail.com> wrote:

From: David Halverson <hell...@gmail.com>
Subject: RE: Compiling GnuCash on Windows
To: "'chikeo'" <chike_...@yahoo.com>
Date: Thursday, January 13, 2011, 9:23 PM

Hi Chike,

I also would like to be able to compile GnuCash on Windows and perhaps in
the future contribute to development of the application.

Can you tell me if you are following the "Instructions for an (almost)
automated build" at
http://wiki.gnucash.org/wiki/Windows#Q:_Is_it_possible_to_compile_GnuCash_on
_Windows.3F ?

If you are, where it instructs you to "Get the contents of the
packaging/win32/ directory of gnucash" - how did you do this - did you have
to install an SVN client such as TortoiseSVN or did you copy these files
somewhere manually ?

I've never used SVN so I'm not sure how to proceed past this first step
which rather limits me at the moment :-(

Any other pointers would be appreciated.

Regards Dave.

-----Original Message-----
From: gnucash-devel-boun...@gnucash.org
[mailto:gnucash-devel-boun...@gnucash.org] On Behalf Of chikeo
Sent: Thursday, 13 January 2011 1:58 AM
To: gnucash-devel@gnucash.org
Subject: Re: Compiling GnuCash on Windows


Hello,

I am having issues with compiling gnucash on windows.
I am compiling on windows 7.
I have successfully installed MSYS and MingW and the build process is still
in the process of downloading all the prerequisites.

It stalls at the section for Active Perl, when it tries to download Active
Perl (.zip) format The link is broken and the latest versions of active perl
for windows are in .msi format, which cannot be unpacked in MSYS.

This line in the default.sh script is the faulty line.

I even tried using 7-zip to unpack the latest .msi of active perl and
re-archive it as .zip but that didn't work.

set_default ACTIVE_PERL_URL
"http://downloads.activestate.com/ActivePerl/releases/5.10.1.1007/ActivePerl
-5.10.1.1007-MSWin32-x86-291969.zip"


Please find inlined, a part of the log file.

Any help will be appreciated, thank you.

Warmest Regards,

Chike

Build Starting at Wed Jan 12 12:56:04 WCAST 2011

############################################################
###  Wget
############################################################
already installed.  skipping.

############################################################
###  MSYS DTK
############################################################
msys dtk already installed.  skipping.

############################################################
###  Unzip
############################################################
unzip already installed.  skipping.

############################################################
###  MinGW
############################################################
mingw already installed.  skipping.

############################################################
###  RegEx
############################################################
regex already installed.  skipping.

############################################################
###  Readline
############################################################
readline already installed.  skipping.

############################################################
###  ActivePerl (intltool)
############################################################


--
View this message in context:
http://gnucash.1415818.n4.nabble.com/Compiling-GnuCash-on-Windows-tp1442297p
3214267.html
Sent from the GnuCash - Dev mailing list archive at Nabble.com.
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel






      
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to