You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Ch...@qimonda.com on 2006/09/28 14:37:12 UTC

Making Subversion (v1.3.2) with SWIG/Perl bindings

I'm compiling SVK so I can use it SVN. When I do,
I it tells me that I need to recompile Subversion
with SWIG/Perl bindings. I see the SWIG option in
the ./configure, but NOT the Perl option. How do I
do it, or is it automagically built into Subversion?

--------------------------------------
Chris T Fouts
Qimonda NA
3000 CentreGreen Way
Cary, NC 27513
Phone: (919)677-3016
Fax:   (919)678-1929
Email: chris.fouts@qimonda.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


RE: Re: Making Subversion (v1.3.2) with SWIG/Perl bindings

Posted by Ch...@qimonda.com.
Thanks! Are swig/pl "synonymous" in this case? When I did
the make install-swig-pl I get...
/topdir/subversion-1.3.2/subversion/bindings/swig/perl/libsvn_swig_perl/
swigutil_pl.c:19: EXTERN.h: No such file or directory
/topdir/subversion-1.3.2/subversion/bindings/swig/perl/libsvn_swig_perl/
swigutil_pl.c:20: perl.h: No such file or directory
/home/tscary/tools/subversion-1.3.2/subversion/bindings/swig/perl/libsvn
_swig_perl/swigutil_pl.c:21: XSUB.h: No such file or directory
/topdir/subversion-1.3.2/subversion/bindings/swig/perl/libsvn_swig_perl/
swigutil_pl.c:35: swig_perl_external_runtime.swg: No such file or
directory
In file included from
/home/tscary/tools/subversion-1.3.2/subversion/bindings/swig/perl/libsvn
_swig_perl/swigutil_pl.c:37:
/topdir/subversion-1.3.2/subversion/bindings/swig/perl/libsvn_swig_perl/
swigutil_pl.h:23: EXTERN.h: No such file or directory
/topdir/subversion-1.3.2/subversion/bindings/swig/perl/libsvn_swig_perl/
swigutil_pl.h:24: perl.h: No such file or directory
/topdir/subversion-1.3.2/subversion/bindings/swig/perl/libsvn_swig_perl/
swigutil_pl.h:25: XSUB.h: No such file or directory
make: ***
[subversion/bindings/swig/perl/libsvn_swig_perl/swigutil_pl.lo] Error 1 

I know where the files are, so do I do a
./configure --prefix=blah --with-swig=<where the files are>

-chris



>-----Original Message-----
>From: grimm26@gmail.com [mailto:grimm26@gmail.com] On Behalf Of Mark
>Sent: Thursday, September 28, 2006 11:39 AM
>To: users@subversion.tigris.org
>Subject: Re: Making Subversion (v1.3.2) with SWIG/Perl bindings
>
>After you do your make install, do a make install-swig-pl
>
>On 9/28/06, Chris.Fouts@qimonda.com <Ch...@qimonda.com> wrote:
>> I'm compiling SVK so I can use it SVN. When I do, I it tells 
>me that I 
>> need to recompile Subversion with SWIG/Perl bindings. I see the SWIG 
>> option in the ./configure, but NOT the Perl option. How do I 
>do it, or 
>> is it automagically built into Subversion?
>>
>> --------------------------------------
>> Chris T Fouts
>> Qimonda NA
>> 3000 CentreGreen Way
>> Cary, NC 27513
>> Phone: (919)677-3016
>> Fax:   (919)678-1929
>> Email: chris.fouts@qimonda.com
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>> For additional commands, e-mail: users-help@subversion.tigris.org
>>
>>
>
>
>--
>Mark
>"Blessed is he who finds happiness in his own foolishness, for 
>he will always be happy."
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Making Subversion (v1.3.2) with SWIG/Perl bindings

Posted by Mark <ma...@mitsein.net>.
After you do your make install, do a make install-swig-pl

On 9/28/06, Chris.Fouts@qimonda.com <Ch...@qimonda.com> wrote:
> I'm compiling SVK so I can use it SVN. When I do,
> I it tells me that I need to recompile Subversion
> with SWIG/Perl bindings. I see the SWIG option in
> the ./configure, but NOT the Perl option. How do I
> do it, or is it automagically built into Subversion?
>
> --------------------------------------
> Chris T Fouts
> Qimonda NA
> 3000 CentreGreen Way
> Cary, NC 27513
> Phone: (919)677-3016
> Fax:   (919)678-1929
> Email: chris.fouts@qimonda.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>


-- 
Mark
"Blessed is he who finds happiness in his own foolishness, for he will
always be happy."

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org