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

Re: Bug#5316: msqlperl installs into /usr/local



> bcwhite >/usr/local/lib
> bcwhite >/usr/local/lib/site_perl
> bcwhite >/usr/local/lib/site_perl/i486-linux
> bcwhite >/usr/local/lib/site_perl/i486-linux/auto
> bcwhite >/usr/local/lib/site_perl/i486-linux/auto/Msql
> bcwhite >/usr/local/lib/site_perl/i486-linux/auto/Msql/Msql.so
> bcwhite >/usr/local/lib/site_perl/i486-linux/auto/Msql/Msql.bs
> bcwhite >/usr/local/lib/site_perl/i486-linux/auto/Msql/.packlist
> bcwhite >/usr/local/lib/site_perl/auto
> bcwhite >/usr/local/lib/site_perl/auto/Msql
> bcwhite >/usr/local/lib/site_perl/auto/Msql/autosplit.ix
> bcwhite >/usr/local/lib/site_perl/Msql
> bcwhite >/usr/local/lib/site_perl/Msql/Statement.pm
> bcwhite >/usr/local/lib/site_perl/Msql.pm
> 
> adbbs also installs files in /usr/local/lib/site_perl. Is there any way
> around this? I noticed that adbbs uses a standard perl module to
> install itself and that standard perl module forced the results (an
> binary program to be called from perl) to be
> installed in /usr/local.

When compiling Ferret, I have a line like this in "debian/rules":

	umask 022; make VERBINST=0 PREFIX=$(DEBIAN)/usr install_perl

This puts it in the correct place.  "$(DEBIAN)" is fully qualified, but
I don't remember if this is strictly necessary or not.
                                             
                                          Brian
                                 ( bcwhite@verisim.com )
                                             
-------------------------------------------------------------------------------
 the difference between theory and practice is less in theory than in practice

--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-REQUEST@lists.debian.org . Trouble? e-mail to Bruce@Pixar.com


Reply to: