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

Question #30

Closed
zkenstein opened this issue Apr 6, 2016 · 7 comments
Closed

Question #30

zkenstein opened this issue Apr 6, 2016 · 7 comments

Comments

@zkenstein
Copy link

I Think this is not the issue, I tried installing the app on Mac OSX, but always getting the error Could not find activesupport-4.2.0 in any of the sources lot of message present the missing gems. Is it unable to installing on Mac?

@jkurdel
Copy link
Contributor

jkurdel commented Apr 6, 2016

Hi @zkenstein

We are developing BeaconControl using OS X. It is hard to help you with deployment because you didn't provide details on how you try to setup application. I suggest you to try execute bin/setup script.

@zkenstein
Copy link
Author

Hi @jkurdel
Thanks for the reply, yes I used the bin/setup to install and I got too many errors with GEMS missing. I used El Capitant as the OS, the for Ruby I installed yang brew and also with rvm with no luck. Any clue how to solved it?

Big thanks,

@jkurdel
Copy link
Contributor

jkurdel commented Apr 6, 2016

Please upload your ruby version, bundler version and bundle output.

@zkenstein
Copy link
Author

HI @jkurdel
Finally I can installed the app correctly after reinstall several times, thank for you responded. Anyway for the database, is it possible to used XAMPP with added the mysql2 ? Tried with postresql not working, is the bin/setup also creating the DB too?

Thanks

@jkurdel
Copy link
Contributor

jkurdel commented Apr 7, 2016

Yes, bin/setup creates database assuming MySQL or PostgreSQL is already installed (so using MySQL from XAMPP distribution should be ok). Please look at lib/tasks/setup.rake to check which commands bin/setup script executes.

I close this issue as it looks like your problems are not connected to BeaconControl directly but rather to basic environment setup.

Good luck with further steps to set up your own BeaconControl application.

@jkurdel jkurdel closed this as completed Apr 7, 2016
@zkenstein
Copy link
Author

Thanks @jkurdel for creating a nice app

@fyudelgado
Copy link

fyudelgado commented Aug 6, 2017

Hi Guys,

I'm trying to install BeaconControl but I have some issues with that... The error when executing ubuntu.sh shows this:

Installing ri documentation for bundler-1.15.3
Parsing documentation for bundle-0.0.1
Installing ri documentation for bundle-0.0.1
Done installing documentation for bundler, bundle after 5 seconds
2 gems installed
Succeed

[!] There was an error parsing Gemfile: The branch option for gem 'simple_form' is not allowed. Only gems with a git source can specify a branch. Bundler cannot continue.

from /home/admuser/Proyects/BeaconControl/Gemfile:101

-------------------------------------------

gem 'simple_form', branch: 'bootstrap-3'

-------------------------------------------

Failed

My versions:
Ruby 2.2.4
Bundler version 1.15.3

Any sugestions?
Regards,
Francisco Yu

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