LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Newbie question about compiling (https://www.linuxquestions.org/questions/linux-software-2/newbie-question-about-compiling-430206/)

simen 03-30-2006 11:14 PM

Newbie question about compiling
 
Hello people,

I am running Debian, occationally compiling source code (and installing it with checkinstall). How can I make software install itself in /usr/local during configuration? Is this what
$ ./configure --prefix=/usr/local
does? Or is there a different way?

Regards,
--Simen

doralsoral 03-30-2006 11:30 PM

yes thats what --prefix=/usr/local does

simen 03-31-2006 01:20 AM

Thank you :)

--Simen


All times are GMT -5. The time now is 02:03 PM.