On Jan 6, 2011, at 12:53 PM, Donn Washburn wrote:

> I give all of the variables to configure as a script so it can be  
> redone
> if needed or a new version comes out.
> I took a look on the net for "DESTDIR Linux" and found a GNU site  
> worth
> viewing
> " http://www.gnu.org/prep/standards/html_node/DESTDIR.html "

That doesn't change anything I said other to given the rationale  
behind it.  DESTDIR shouldn't be set for normal builds (unless you're  
doing staged installs).  Staged installs aren't really useful outside  
of package management systems or build testing.  Moreover, specifying  
parameters to configure is only have the picture -- the values set in  
the Makefile are what ultimately get used.  What does your Makefile  
have set for the bindir, prefix, and exec_prefix variables?

If any of them are empty, that would indicate a problem.

Sean



------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-users

Reply via email to