Giter Site home page Giter Site logo

Comments (4)

maddox avatar maddox commented on August 9, 2024

Did you upgrade to mavericks?

Mavericks' system ruby is 2.0 and a different one that you were using when you first installed it. Re run the steps for installing Wallop it just back up you config and reinstall it.

Running script/bootstrap should fix it though.

On Oct 26, 2013, at 10:17 AM, iommi1 [email protected] wrote:

after upgrading I'm getting this?/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in require': cannot load such file -- bundler/setup (LoadError)
from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:inrequire'
from bin/rackup:14:in `'

assume something is wrong with my ruby? but I'm not up on ruby.

Any ideas?

thanks!


Reply to this email directly or view it on GitHub.

from wallop.

iommi1 avatar iommi1 commented on August 9, 2024

Yes I'm having the problem after upgrading to mavericks.

I reinstalled and when i run script/setup
i get this:

==> Installing gem dependencies…
Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension.

/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb
mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/ruby.h

Gem files will remain installed in /Users/johndamore/wallop/vendor/gems/ruby/1.8/gems/eventmachine-1.0.3 for inspection.
Results logged to /Users/johndamore/wallop/vendor/gems/ruby/1.8/gems/eventmachine-1.0.3/ext/gem_make.out

An error occurred while installing eventmachine (1.0.3), and Bundler cannot continue.
Make sure that gem install eventmachine -v '1.0.3' succeeds before bundling.

i try a sudo gem install eventmachine -v '1.0.3'

and get this:

ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /Library/Ruby/Gems/2.0.0 directory.
Johns-Mac-mini:wallop johndamore$ sudo gem install eventmachine -v '1.0.3'
Password:
Building native extensions. This could take a while...
Successfully installed eventmachine-1.0.3
Parsing documentation for eventmachine-1.0.3
unable to convert "\xCF" from ASCII-8BIT to UTF-8 for lib/fastfilereaderext.bundle, skipping
unable to convert "\xCF" from ASCII-8BIT to UTF-8 for lib/rubyeventmachine.bundle, skipping
1 gem installed

then same error when i run script/setup

Any ideas? I miss my wallop! :)

from wallop.

tmm1 avatar tmm1 commented on August 9, 2024

Looks like your system is still using ruby 1.8.. this shouldn't happen on mavericks.

from wallop.

yajrendrag avatar yajrendrag commented on August 9, 2024

after mavericks upgrade, i had similar problems as reported above in OP. but then
sudo gem install bundler (i tried below first without this and it didn't work...)
and
script/bootstrap
script/start
and things seem ok...

from wallop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.