[redland] Re: failure delivery

James Michael DuPont mdupont777 at yahoo.com
Sun Nov 17 06:58:24 GMT 2002


Dave, I am having problems getting to you,
so I am posting this to the groups.

I have been fighting to get the redland and perl modules compiling
as a separate deb.

> The trick was,
> 	make -f Makefile.perl install
> PREFIX=`pwd`/debian/lib-redland-perl-0.9.11/
> LIB=`pwd`/debian/lib-redland-perl-0.9.11/

That is not %100, for debian, you need
 	make -f Makefile.perl install
 PREFIX=`pwd`/debian/lib-redland-perl-0.9.11/usr
 LIB=`pwd`/debian/lib-redland-perl-0.9.11/usr

that puts things into usr, and then debian can find it.
more to come, I will need a week before I can get the deb going,
have to finish up the pango port for mingw.
that might be interesting for you some day:
http://introspector.sf.net/dia_win32.htm

mike

> <Dave.Beckett at bristol.ac.uk>:
> Sorry, I wasn't able to establish an SMTP connection. (#4.4.1)
> I'm not going to try again; this message has been in the queue too
> long.
> 
> --- Original message follows.
> 
> Return-Path: <mdupont777 at yahoo.com>
> Message-ID: <20021116001234.40301.qmail at web13304.mail.yahoo.com>
> Received: from [80.128.224.190] by web13304.mail.yahoo.com via HTTP;
> Fri, 15 Nov 2002 16:12:34 PST
> Date: Fri, 15 Nov 2002 16:12:34 -0800 (PST)
> From: James Michael DuPont <mdupont777 at yahoo.com>
> Subject: the trick
> To: Dave.Beckett at bristol.ac.uk
> MIME-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> 
> Thanks for the great module. 
> 
> I had to rename the perl dir into redland-perl-0.9.11
> 
> here is is the deb, in the debian directory here
> http://introspector.sourceforge.net/debian/incoming/
> 
> lib-redland-perl-0.9.11_0.9.11.dsc
> lib-redland-perl-0.9.11_0.9.11.tar.gz
> lib-redland-perl-0.9.11_0.9.11_i386.deb
> 
> The trick was,
> 	make -f Makefile.perl install
> PREFIX=`pwd`/debian/lib-redland-perl-0.9.11/
> LIB=`pwd`/debian/lib-redland-perl-0.9.11/
> 
> hope you like it!
> mike


=====
James Michael DuPont
http://introspector.sourceforge.net/





More information about the redland-dev mailing list