<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=Big5" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
FuziOK wrote:<br>
<blockquote cite="mid200702191357.43638.fuziok@gmail.com" type="cite">
  <pre wrap=""><a class="moz-txt-link-abbreviated" href="mailto:edwardspl@ita.org.mo">edwardspl@ita.org.mo</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">FuziOK wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap=""><a class="moz-txt-link-abbreviated" href="mailto:edwardspl@ita.org.mo">edwardspl@ita.org.mo</a> wrote:
      </pre>
      <blockquote type="cite">
        <pre wrap="">Hello,

If so, what a good ( best ) solution for the problem ?
Due to some user may need to install the source code packages by using
sudo...

Edward.
        </pre>
      </blockquote>
      <pre wrap="">For most of packages, you can install them into your home dir (or other
places where you have enough privileges). Like this

$ ./configure --prefix=/path/to/some/where && make && make install

Of course, you'd better add /path/to/some/where/bin to PATH.
      </pre>
    </blockquote>
    <pre wrap="">Hello,

Sorry, did you means that we needn't to config the sudo ( such as
sudores ) ?

Edward.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
If you want to install packages into your own dir,  no root (sudo) privilege 
is needed.

  </pre>
</blockquote>
Hello,<br>
<br>
BUT now is needed !<br>
<br>
Edward.<br>
</body>
</html>