Jackson Jerry-NPC637 wrote:
> Ok.  I'm fairly new to Linux & thought that doing a 
> `make clean' would accomplish this.

  No.  The "make install" process installs files on the system.  "make
clean" just cleans up the build directory, *not* the installed files.

>  Do I have to go in 
> & delete all of the leftover freeradius files after the 
> `make clean'?  Or, what is the best way to make sure that the 
> previous install has been completely removed.

  Remove the files from /usr/.... or where they were installed.  The
"make install" process prints out which files were installed, and where.

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to