php5-ubuntu icon indicating copy to clipboard operation
php5-ubuntu copied to clipboard

Directory `/usr/include/php/` should be created if it does not exist

Open gggeek opened this issue 2 years ago • 0 comments

This is just a nitpick, but: trying to run the setup script on a barebones Ubuntu, both with Jammy and Focal, there is an error during the setup:

ln: failed to create symbolic link '/usr/include/php/20XXYYZZ': No such file or directory

I think it would be enough to create the dir '/usr/include/php' to fix that

gggeek avatar Nov 23 '22 17:11 gggeek