Skip to content

Commit

Permalink
dont need sudo when installing to user-local folder
Browse files Browse the repository at this point in the history
  • Loading branch information
richard42 committed Dec 13, 2009
1 parent 265936a commit b6ce022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ home folder for a single user, you may build it like this (replacing

$ cd projects/unix
$ make all
$ sudo make install LIBDIR=<my-folder> SHAREDIR=<my-folder>
$ make install LIBDIR=<my-folder> SHAREDIR=<my-folder>


0 comments on commit b6ce022

Please sign in to comment.