Reinier Post

Results 5 comments of Reinier Post

I just ran `make` on Ubuntu 18.04 (with `cc` from the `gcc-7` package) and everything built, with the following warnings: ``` $ make cc nul1fs.c "-lfuse" -o nul1fs g++ nullfs.c++...

I don't think this problem is specific to NFS. A directory must exist at the moment incron is asked to monitor it. You can't ask incron to start monitoring whatever...

I just tried this with OneDrive Business (or whatever it's called now) and after using the feature _Add shortcut to My Files_ I can indeed copy files to the directory...

I'm having the same issue today on Ubuntu 22.04 (with PHP 8.1).

I'm having the same issue today on Ubuntu 22.04 after upgrading from 20.04; `sqlsrv-5.10.1` had already been installed. ``` sudo pecl install pdo_sqlsrv # tries to install pdo_sqlsrv-5.11.1 # fails...