Re: [Ledger-smb-users] Can't parse version ''..'' on Windows 7

2012-10-15 Thread Chris Travers
On Mon, Oct 15, 2012 at 3:07 AM, Emmanuel Asante wrote: > >*From:* Chris Travers > *To:* ledger-smb-users@lists.sourceforge.net > *Sent:* Monday, 15 October 2012, 6:48 > > *Subject:* Re: [Ledger-smb-users] Can't parse version ''..'' on Windows

Re: [Ledger-smb-users] Can't parse version ''..'' on Windows 7

2012-10-15 Thread Emmanuel Asante
From: Chris Travers To: ledger-smb-users@lists.sourceforge.net Sent: Monday, 15 October 2012, 6:48 Subject: Re: [Ledger-smb-users] Can't parse version ''..'' on Windows 7 On Fri, Oct 12, 2012 at 10:09 PM, Emmanuel Asante

Re: [Ledger-smb-users] Can't parse version ''..'' on Windows 7

2012-10-14 Thread Chris Travers
On Fri, Oct 12, 2012 at 10:09 PM, Emmanuel Asante wrote: > James, > > Indeed quoting the version number in Makefile.PL resolves the problem. > Thanks for your help. > Could you try by changing that line to: version_from 'LedgerSMB.pm'; If that works then we know we can go forward with that fix

Re: [Ledger-smb-users] Can't parse version ''..'' on Windows 7

2012-10-14 Thread Kevin Bailey
Ledger-smb-users] Can't parse version ''..'' on Windows 7 On Thu, 2012-10-11 at 03:37 -0400, Chris Travers wrote: > On Wed, Oct 10, 2012 at 10:15 PM, Emmanuel Asante > mailto:adwo...@yahoo.co.uk>> wrote: >I am not able to install the Perl modules

Re: [Ledger-smb-users] Can't parse version ''..'' on Windows 7

2012-10-14 Thread Kevin Bailey
ion number in Makefile.PL resolves the problem. Thanks for your help. Emmanuel *From:* Robert James Clay *To:* ledger-smb-users@lists.sourceforge.net *Sent:* Thursday, 11 October 2012, 13:54 *Subject:* Re: [Ledger-smb-users] Can't parse version ''..'' on Windows 7 On Th

Re: [Ledger-smb-users] Can't parse version ''..'' on Windows 7

2012-10-12 Thread Emmanuel Asante
x27;t parse version ''..'' on Windows 7 On Thu, 2012-10-11 at 03:37 -0400, Chris Travers wrote: > On Wed, Oct 10, 2012 at 10:15 PM, Emmanuel Asante > wrote: >        I am not able to install the Perl modules when I run 'perl >        Makefile.PL'

Re: [Ledger-smb-users] Can't parse version ''..'' on Windows 7

2012-10-12 Thread Emmanuel Asante
I am using Strawberry Perl. From: Chris Travers To: ledger-smb-users@lists.sourceforge.net Sent: Thursday, 11 October 2012, 7:37 Subject: Re: [Ledger-smb-users] Can't parse version ''..'' on Windows 7 On Wed, Oct 10, 2012 at

Re: [Ledger-smb-users] Can't parse version ''..'' on Windows 7

2012-10-11 Thread Robert James Clay
On Thu, 2012-10-11 at 03:37 -0400, Chris Travers wrote: > On Wed, Oct 10, 2012 at 10:15 PM, Emmanuel Asante > wrote: > I am not able to install the Perl modules when I run 'perl > Makefile.PL'. I get the above error message, and looking at > the Makefile created, the versio

Re: [Ledger-smb-users] Can't parse version ''..'' on Windows 7

2012-10-11 Thread Chris Travers
On Wed, Oct 10, 2012 at 10:15 PM, Emmanuel Asante wrote: > I am not able to install the Perl modules when I run 'perl Makefile.PL'. I > get the above error message, and looking at the Makefile created, the > version number is not written as ascii characters but as binary word. > > What am I doing

[Ledger-smb-users] Can't parse version ''..'' on Windows 7

2012-10-10 Thread Emmanuel Asante
I am not able to install the Perl modules when I run 'perl Makefile.PL'. I get the above error message, and looking at the Makefile created, the version number is not written as ascii characters but as binary word.   What am I doing wrong?-