Re: Perl bindings on windows
From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-06-21 05:00:57 CEST
Russell Yanofsky wrote:
That line could be changed from
my $ralib = init_ra_libs;
to
my $ralib = init_ra_libs();
and it shouldn't give that error any more. However, the bigger issue is why it
What version of Perl are you using ('perl -V' would be helpful)? Did you build
John
-- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4720 Boston Way Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Jun 21 05:01:16 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.