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

Re: Perl bindings?

From: Paul Lussier <pll_at_lanminds.com>
Date: 2003-03-18 18:13:34 CET

In a message dated: Tue, 18 Mar 2003 18:05:35 +0100
Sander Roobol said:

>I'm interested in creating PHP bindings, but I didn't got the time to
>dive into swig yet. If someone helps Paul on the right track, I can
>probably follow that path and work on the PHP bindings...

It appears at first glance that most of the work has been done by
creating the swig interface files in subversion/bindings/swig.
Of course, I might also be completely wrong about that :)

I try running 'swig -perl svn_client.i' in subversion/bindings/swig,
and I get:

    apr.i:48: Unable to find 'apr.h'
    svn_types.i:197: Unable to find 'svn_types.h'
    svn_delta.i:60: Unable to find 'svn_delta.h'
    svn_client.i:232: Unable to find 'svn_client.h'

So now I'm wondering how I tell swig where these headers are located.
I've been pondering the swig website, and they make it sound almost
trivial to use swig to create perl bindings.

At this point, I'm assuming that I was incorrect in thinking that the
bindings/swig/ directory was where I need to start.

>Any swig experts out there?

That's what I need right now :) Any takers ?

Thanks,

-- 
Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE
	It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.
	 If you're not having fun, you're not doing it right!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 18 18:14:19 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.