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

Re: build problems: swig perl bindings

From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-11-24 22:41:43 CET

Erik Huelsmann wrote:

> I have a problem building the Perl SWIG bindings. The python ones are no
> problem.
>

Please see subversion/bindings/swig/INSTALL, which includes the following under
Section 3:

* Perl

    The build process of the Perl bindings is not yet tightly
    integrated with subversion's build system. It is using the standard
    way for building and installing perl extentions. You will have to
    install subversion before building and using it.

    1. Run 'make install-swig-pl-lib' from the top of the
        Subversion source tree.

    2. Go to subversion/bindings/swig/perl and run
        `env APR_CONFIG=/path/to/apr-config perl Makefile.PL'

    3. run `make all test install'

The current stub in the main makefile does not work yet. Note that for step 1
above, you will need to be root, as it attempts to install the libraries in the
system library directory (e.g. /usr/local/lib).

HTH

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 24 22:42:10 2003

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.