geerlingguy / macos-virtualbox-vm

Instructions and script to help you create a VirtualBox VM running macOS.
MIT License
2.55k stars 314 forks source link

libreadline.7.dylib not found error at step 'Resize the partition in the sparse bundle' #76

Closed user32000 closed 4 years ago

user32000 commented 4 years ago
Resize the partition in the sparse bundle to remove any free space
--------------------------------------------------------------------------
dyld: Library not loaded: /usr/local/opt/readline/lib/libreadline.7.dylib
  Referenced from: /usr/local/bin/awk
  Reason: image not found

This is caused by an error in awk and solved by brew update gawk