mysamai / mysam

An open "intelligent" assistant for the web that can listen to you and learn.
https://mysamai.com
GNU General Public License v3.0
621 stars 65 forks source link

Cannot install In Mac ( node with brew) #10

Open haroldSanchezb opened 8 years ago

haroldSanchezb commented 8 years ago

I tried install mysam but I receive a lot errors during the installation, also I cannot start.

Mac: Yosemite. Brew Node v0.12.7 NPM 2.12.1

donnemartin commented 8 years ago

@haroldSanchezb this might not be related to what you're seeing, but I also had a tough time with an install on Mac with -lgcc_s.10.5 errors, but was successful after updating to the latest Xcode and Xcode command line tools.

daffl commented 8 years ago

You will need XCode installed (also I'm working on removing all modules that need compilation). What are the errors though?

haroldSanchezb commented 8 years ago

I Have the latest Xcode Version, give me a few hours and I can paste all the log from npm, greetings!

donnemartin commented 8 years ago

The updated initial post might be useful: https://github.com/Homebrew/homebrew/issues/40653