![]() |
Makefile to not default directories
Hi :)
I'm compiling some applications in a pc, using: Code:
./configureIs there any solution to avoid this? probably in make install command? Thanks in advance, Sérgio |
if the configure command has the ability to make a static binary then you will not have to worry about library dependancies
|
Thank you exvor,
but this only will solve my problem about libraries, not with auxiliary files that my application needs :) I want to make it think it will be installed on its default directories, but not on my pc. |
| All times are GMT -5. The time now is 08:24 AM. |