Re: [gtk-list] Re: gtk-config (ick)



On Wed, 18 Mar, 1998 at 01:13:02PM -0500, Owen Taylor set free these words:
> 
> But, if I was working with your setup, what I would do would
> be to configure gtk with --prefix where you want things
> to be _at run time_, then write a 'install' script which
> translates those paths into the install paths (and could
> also make the symbolic links you want), before calling the
> real 'install'.
> 
Better way of doing this (If I understand the problem) is to set 
--prefix='${DESTDIR}/rest/of/prefix'

Then when you do the make all you do not set DESTDIR, but when you do the make
install, you set DESTDIR appropriately.

-Toshio
-- 
badger  \"The Difference between today and yesterday is not so much what has
@prtr-13 \ changed between then and now as what I hope to change by tomorrow."
.ucsc.edu  \~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~



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