compile/make question...

Ed Greshko Ed.Greshko at greshko.com
Fri Feb 25 04:10:44 UTC 2005



bruce wrote:
> hi...
> 
> in general, how do i build an app using
> 
> ./configure
> make
> make install
> 
> and have the output/executable be placed in a directory other than the one
> where the app is being built...
> 
> i can't seem to find the right switch.. nor do i know if it should be for
> the "./configure" or the "make install"...
> 

In general....

./configure --help

Will give you the information you desire...

-- 
"A common mistake that people make when trying to design something
completely foolproof was to underestimate the ingenuity of complete
fools."

--Ford Prefect in "Mostly Harmless".




More information about the redhat-list mailing list