根据《全新安装MacOSSierra(10.12)并使用HomeBrew安装ZSH+MNMP(Mac+Nginx+Mysql+Php)开发环境》教程在mac下用brew安装php70出错。brewinstallphp70--with-debug--with-gmp--with-homebrew-curl--with-homebrew-libressl--with-homebrew-libxml2--with-homebrew-libxslt--with-i..
分类:
Web程序 时间:
2016-12-16 19:57:48
阅读次数:
379
一.首先需要了解 1>mac 一般使用bash作为默认shell 2>Mac系统的环境变量,加载顺序为: 1、系统级别的 /etc/profile /etc/bashrc /etc/paths 2、用户级别的 ~/.bash_profile (mac用的) ~/.bash_login ~/.prof ...
分类:
系统相关 时间:
2016-12-16 00:50:43
阅读次数:
376
在 mac 下,可以利用 homebrew 直接安装 PostgreSQL: 1 brew install postgresql -v 1 brew install postgresql -v 1 brew install postgresql -v brew install postgresql ...
分类:
数据库 时间:
2016-12-14 21:45:26
阅读次数:
235
TODO:macOS上ThinkPHP5和Semantic-UI集成1.全局安装(onOSXviahomebrew)Composer是homebrew-php项目的一部分2.把Xcode升级到8.1后继续安装Composer3.使用composer创建TP5项目MWL-Dispatchcomposercreate-projecttopthink/thinkMWL-Dispatch4.配置apache,设置Virtualhosts,在h..
分类:
Web程序 时间:
2016-12-13 16:54:18
阅读次数:
446
在Mac上我们使用[homebrew]包管理工具(http://brew.sh/index_zh-cn.html)来安装和管理开发工具包,例如:mysql、php、redis。只需要一个命令 它会将所有的包安装到/usr/local/Cellar/目录下,并将文件软连接到/usr/local/ 安装 ...
分类:
数据库 时间:
2016-12-13 09:56:52
阅读次数:
350
TODO:macOS上ThinkPHP5和Semantic-UI集成 1. 全局安装 (on OSX via homebrew)Composer 是 homebrew-php 项目的一部分 2. 把Xcode升级到8.1后继续安装Composer 3. 使用composer创建TP5项目MWL-Di ...
分类:
Web程序 时间:
2016-12-13 07:39:59
阅读次数:
254
Homebrew官网:http://brew.sh Homebrew installs the stuff you need that Apple didn't Homebrew的安装非常简单,打开终端复制、粘贴以下命令。 ...
分类:
其他好文 时间:
2016-12-08 02:12:32
阅读次数:
134
Zsh 使用 Homebrew 完成 zsh 和 zsh completions 的安装 安装 oh-my-zsh 让 zsh 获得拓展功能和主题 用文本编辑器或 vi 打开 .zshrc 进行以下编辑: 用文本编辑器或 vi 打开 ~/Projects/config/env.sh 进行以下编辑: ...
分类:
其他好文 时间:
2016-12-06 03:52:44
阅读次数:
343
安装homebrew lapomme@lapommedeMacBook-Pro:~|? sudo pip3 install matplotlib The directory '/Users/lapomme/Library/Caches/pip/http' or its parent director ...
分类:
系统相关 时间:
2016-12-06 03:11:00
阅读次数:
662