Hey folks -
I ran through the upgrade process to move my 12.1 server to 12.2. During the second execution of
I let it sit there for about ten minutes, then hit the ol' CTRL-C to stop it. Everything appears to be OK, but I'm not 100% positive. Any idea why it would be trying to link
Thanks.
I ran through the upgrade process to move my 12.1 server to 12.2. During the second execution of
freebsd-update install
, it hung with:
Code:
Installing updates...ln: ///usr/bin/flex: No such file or directory
ln: ///usr/bin/flex: No such file or directory
ln: ///usr/bin/flex: No such file or directory
I let it sit there for about ten minutes, then hit the ol' CTRL-C to stop it. Everything appears to be OK, but I'm not 100% positive. Any idea why it would be trying to link
/usr/bin/flex,
when mine's installed in /usr/local/bin?Thanks.