if you have packages you want to update in linux, but the distro server that normally updates your packages doesn't have the lastest update. so you go to the package's site and download latest package and instructs you to
./configure
make
make install
that's great, but where you you install and compile each package??
./configure
make
make install
that's great, but where you you install and compile each package??
