When we,
./configure
make
make install
where are the programs installed?
|
When we,
where are the programs installed? | |||
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
As Dirk notes, the default prefix is "/usr/local"; however, you can change it. For example:
Note, though, that you should not install software in this way. You should use Ubuntu's package management system called
| |||||||
feedback
|
|
Default You can often override this in the | |||
|
feedback
|