LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Compleate Newb (https://www.linuxquestions.org/questions/linux-software-2/compleate-newb-242838/)

Giglimesh 10-15-2004 01:15 AM

Compleate Newb
 
I just instaled linux red hat and i have a problem installing anything. i dont know how i see a config fire and a makefile but everytime i click on the makefile it opens up a document and when i click config it just opens and closes really fast and i dont know what to do.

nmares 10-15-2004 01:25 AM

First you will have to bring up a console window. Then use "cd /path/directory" to get to the directory containing the source code for the program in question. Then run "./configure", then "make", then "make install". For a full description of the process of extracting, compiling and installing, check out the link below.
http://www.tldp.org/HOWTO/Software-Building-HOWTO.html .
Very good ;)


All times are GMT -5. The time now is 02:51 AM.