Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2003 09:24:07 -0400 (EDT)
From:      Jerry McAllister <jerrymc@clunix.cl.msu.edu>
To:        blackend@freebsd.org (Marc Fonvieille)
Cc:        freebsd-questions@freebsd.org
Subject:   Re: [m@MarcBlake.com: Command not found]
Message-ID:  <200308191324.h7JDO8Tp019580@clunix.cl.msu.edu>
In-Reply-To: <20030819073558.GA569@nosferatu.blackend.org> from "Marc Fonvieille" at Aug 19, 2003 09:35:58 AM

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> I'm trying to run the htpasswd utility with Apache and I'm getting an 
> error: Command not found.
> I'm new to UNIX and not sure what I can do to resolve this.

It is not in your path.   You need to figure out where you installed it
and then either use a full path when you call it (eg something like
 /usr/local/bin/htpasswd  or whatever) and/or add that directory to
your path specification in your .login file.

////jerry

> 
> Any help?
> 
> thx,
> 
> 
> Marc B. Blake
> Serving the Web Since the 20th Century
> 
> Copyright © 1995 by CompuGraph International
> 
> m@MarcBlake.com
> Ph: 559 251-5152
> _______________________________________________
> freebsd-doc@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-doc
> To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"
> 
> 
> --wRRV7LY7NUeQGEoC
> Content-Type: text/plain; charset="us-ascii"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Content-Disposition: inline
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 
> --wRRV7LY7NUeQGEoC--
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308191324.h7JDO8Tp019580>