Re: OpenSSL from Ports
On 30.07.12 20:36, O. Hartmann wrote
> I guess you need to ensure that the path /usr/local/bin is searched BEFORE /usr/bin. If you're using
sh(1) as the standard shell of yours, you should ensure this by using
something like the following in .profile (or .cshrc, if csh(1)):
Never tweaked that:
bash: PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin
sh: PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin
csh: path (/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin
/usr/local/bin /root/bin)
zsh: path (/sbin /bin /usr/sbin /usr/bin /usr/games /usr/local/sbin
/usr/local/bin /root/bin)
It seems to be important to know, what "build from port" means. There is
still some tweaking necessary.
thanks
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
討論串 (同標題文章)
完整討論串 (本文為第 5 之 7 篇):