Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bootstrap failing at MySQL #8

Open
geehsien opened this issue Jan 6, 2017 · 3 comments
Open

Bootstrap failing at MySQL #8

geehsien opened this issue Jan 6, 2017 · 3 comments

Comments

@geehsien
Copy link
Member

geehsien commented Jan 6, 2017

@kureikain @ngan

Gee-Hsiens-MacBook-Pro-2:Development geehsien$ bash <(curl -sSL https://raw.githubusercontent.com/listia/laptop/master/mac) -d "/Users/geehsien/Development/listia" -h listia

...

Installing Hipchat...

*** Installed. Ignore

Installing ImageOptim...

Ignore.

Installing MySQL5.6 ...

Updating brew formula...
Relax default setting of MySQL56:

/dev/fd/63: line 446: /usr/local/etc/my.cnf.d/relax.cnf: No such file or directory

Gee-Hsiens-MacBook-Pro-2:Development geehsien$
@hanklin
Copy link

hanklin commented Apr 23, 2018

same here 😁

@ngan
Copy link

ngan commented Apr 23, 2018

Unfortunately our dev setup docs are a bit out date. We’re only MySQL 5.7 now so you can go ahead and just do brew install mysql

@hanklin
Copy link

hanklin commented Apr 23, 2018

solved by install mysql and sphinx manually:

brew install --env=std --with-mysql sphinx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants