Re: [Fwd: [Fwd: [sudo-users] Config sudo for installation]]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



edwardspl@xxxxxxxxxx wrote:
> 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.

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.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux