[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Installation on Windows XP



On Thu, Jan 12, 2012 at 12:52 AM, Abdul Qadir <..hidden..> wrote:
> Hi,
>
> Thanks for your help, was able to complete step 1 and step 2 with some minor
> adjustments as mentioned below (reference for other newbies like me)
>
> cpan Module:Install
>
> Go to directory where you downloaded ledgerSMB and type
> perl Makefile.PL
>
> But was unable to complete step 3 i.e. make.  possible to give some more
> help as typing this command results in error "not recognized as internal or
> external command..."

Do a search for the file.   The program should be included with
Strawberry Perl, and it wraps both gmake and dmake.

If this fails you can try to use cpan to install all the prerequisites
individually.  Note you will need the PostgreSQL developer headers etc
installed as well (hence the need to select that during PostgreSQL
install).
>
> Instead I tried perl - make and got these results. Not sure if this is the
> correct way.

Nope.  This means run Perl and use ake.pm......

Best Wishes,
Chris Travers