OpenSSL from Ports

Beat Siegenthaler beat.siegenthaler at beatsnet.com
Mon Jul 30 19:01:32 UTC 2012


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




More information about the freebsd-stable mailing list