Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/macos/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php 正在尝试安装mcrypt。啤酒碍事_Php_Macos_Mcrypt - Fatal编程技术网

Php 正在尝试安装mcrypt。啤酒碍事

Php 正在尝试安装mcrypt。啤酒碍事,php,macos,mcrypt,Php,Macos,Mcrypt,嗯。所以,在过去的几天里,我一直在尝试安装mcrypt以在laravel中使用,我知道这不会花这么长时间,所以我来向你们寻求帮助。我完全遵循了本教程: 但当我尝试brew doctor时,会出现以下错误: Warning: Unbrewed dylibs were found in /usr/local/lib. If you didn't put them there on purpose they could cause problems when building Homebrew fo

嗯。所以,在过去的几天里,我一直在尝试安装mcrypt以在laravel中使用,我知道这不会花这么长时间,所以我来向你们寻求帮助。我完全遵循了本教程:

但当我尝试brew doctor时,会出现以下错误:

Warning: Unbrewed dylibs were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected dylibs:
    /usr/local/lib/libmcrypt.4.4.8.dylib

Warning: Unbrewed .la files were found in /usr/local/lib.
If you didn't put them there on purpose they could cause problems when
building Homebrew formulae, and may need to be deleted.

Unexpected .la files:
    /usr/local/lib/libmcrypt.la
如何让自制软件将mcrypt识别为我想要的计算机上的东西?请让我知道你想让我发布哪些文件