LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   HELP!! autoconf configure problem (https://www.linuxquestions.org/questions/linux-software-2/help-autoconf-configure-problem-38677/)

ugenn 12-17-2002 03:12 PM

HELP!! autoconf configure problem
 
How can I instruct autoconf to build programs that reference a
directory but installs into another. eg

when I build the ncurses package....

I want the programs build by the package to access the
terminfo database from /usr/share/terminfo, so I give it the
--prefix=/usr option to 'configure'. However, I do not want
'make install' to copy the files into /usr but into another
arbitry directory. How do I specify this?


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