[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r10039 - in trunk: . build/generator subversion/bindings/swig subversion/bindings/swig/perl/libsvn_swig_perl subversion/bindings/swig/perl/native

From: Russell Yanofsky <rey4_at_columbia.edu>
Date: 2004-06-21 21:17:31 CEST

Ben Reser wrote:
> If someone can try doing:
>
> perl Makefile.PL
> nmake
> nmake test
>
> from subversion/bindings/swig/perl/native
>
> that would tell me a whole lot...

Makefile.PL doesn't exist any more on windows because it's now generated by
autoconf. But when I try the old Makefile.PL file (taken from rev 9270), I
get

M:\russ\source\svn\subversion\bindings\swig\perl\native>perl Makefile.PL
'apr-config' is not recognized as an internal or external command,
operable program or batch file.
'apr-config' is not recognized as an internal or external command,
operable program or batch file.
'apu-config' is not recognized as an internal or external command,
operable program or batch file.
'K:\Program' is not recognized as an internal or external command,
operable program or batch file.
Cannot chdir to ../libsvn_swig_perl/.libs: No such file or directory at
Makefile.PL line 45

It needs to be rewritten to not depend on the apr config programs which
don't exist on windows.

- Russ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 21 21:18:04 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.