LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Root? Or does it matter? (https://www.linuxquestions.org/questions/linux-newbie-8/root-or-does-it-matter-157391/)

Totoro 03-14-2004 02:25 AM

Root? Or does it matter?
 
Well im having some problems.

I downloaded some softwares (Two programs) and tried compiling em, well the first run with
./configure - worked just fine
then when I used
make install - It started out just fine but the end had some errors, same with both the programs. :(

So my question is: Do I have to be ROOT when I do this sort of thing ? Or does it matter?

(Im using mandrake)

bosewicht 03-14-2004 02:28 AM

yes, a lot of times u must be root to install software. at least in my experience

Totoro 03-14-2004 03:54 AM

Ok, thank you for the answer.

mdg 03-14-2004 04:03 AM

AFAIK, you don't have to be root for the "make " and "./configure" steps, but you need to be root for "make install"


All times are GMT -5. The time now is 11:01 AM.