Hi,

--- On Sun, Sep 23, 2012 at 10:11 PM, Ashutosh Kumar Mishra
<[email protected]> wrote:
| [root@CentOS-Server native]# ./configure
\--

You don't need to be root to run ./configure. You can also run 'make'
as a user. Only when you install, you need root access, or you can use
sudo:

  $ ./configure
  $ make
  $ sudo make install

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com

-- 
Mailing list guidelines and other related articles: http://lug-iitd.org/Footer

Reply via email to