|
From: <v_...@uk...> - 2010-04-25 17:29:35
|
On Sun, 25 Apr 2010 17:12:05 +0100 Peggy Li <peg...@go...> wrote: > > what does "--prefix" refer to? This means a directory, where all the final binaries will be installed into. For example, if you type "./configure --prefix=/home/peggyli" the binaries will appear in a "/home/peggyli/bin" directory. > > I also tried su: > > and typed in my password, it said > > su: Sorry > Maybe, you are trying to type in a wrong password? And also make sure your user has a permission to become a root user via "su" command. For example, in GGL (Gentoo GNU/Linux) one needs to be in the "wheel" grop to do this. ----- <v_...@uk...> |