[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problem building new perl-tk for unstable.



I used to be able to do the following to trick perl into setting
things up to run from "/usr", but actually installing in
debian/tmp/usr:

	perl Makefile.PL INSTALLDIRS=perl
	$(MAKE)

would handle the build, and

	make PREFIX=`pwd`/debian/tmp/usr install

would put everything under debian/tmp/usr

This no longer works.  Some of it does, but PREFIX is ignored for at
least manpages.  Is this a broken behavior in perl's installer, or is
there some other incantation I should be using?

Thanks
-- 
Rob


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: