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

Re: Problem: SWIG PERL bindings on RedHat 9.0

From: Ben Reser <ben_at_reser.org>
Date: 2004-01-17 22:51:08 CET

On Sat, Jan 17, 2004 at 03:06:42PM -0600, David Summers wrote:
> I think we're *almost* there! If we can get those 4 tests knocked out of
> the way and I can figure out how to get the subversion perl bindings to
> install in a temporary staging area then I think I can generate
> subversion-perl RPM packages.

You want to do something like this in the RPM:

pushd subversion/bindings/swig/perl
%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
%make
popd

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 17 22:51:35 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.