Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Cannot install openproject in Windows7 64 bit - undefined method `dlopen' for Fiddle:Module

Cannot install openproject in Windows7 64 bit - undefined method `dlopen' for Fiddle:Module

Added by Vimal Raj over 10 years ago

I cannot install openproject in my system, i have followed all the steps mentioned in the openproject wiki document

I have Windows 7 64 bit and
installed ruby using railsinstaller 2.2.4 from here
mysql mysql-5.6.21-winx64 from here
mysql 32 bit client from here
openproject from git location
Followed document from openproject guide.
i am getting following error,kindly guide to get rid of this issue.
I am very new to Ruby

C:\Users\Administrator\openproject>bundle exec rake db:create:all
require ‘rails/all’… 2.309s
Bundler.require… rake aborted!
NoMethodError: undefined method `dlopen’ for Fiddle:Module
C:/Users/Administrator/openproject/config/application.rb:68:in `block in <top (required)>’
C:/Users/Administrator/openproject/config/application.rb:44:in `block in bench’
C:/Users/Administrator/openproject/config/application.rb:43:in `bench’
C:/Users/Administrator/openproject/config/application.rb:67:in `<top (required)>’
C:/Users/Administrator/openproject/Rakefile:33:in `require’
C:/Users/Administrator/openproject/Rakefile:33:in `<top (required)>’
(See full trace by running task with —trace)


Replies (1)

RE: Cannot install openproject in Windows7 64 bit - undefined method `dlopen' for Fiddle:Module - Added by Vimal Raj over 10 years ago

forgot add the links where i have downloaded the applications

[1]: https://s3.amazonaws.com/railsinstaller/Windows/railsinstaller-2.2.4.exe
[2]: http://cdn.mysql.com/Downloads/MySQL-5.6/mysql-5.6.21-winx64.zip
[3]: http://cdn.mysql.com/Downloads/Connector-C/mysql-connector-c-6.1.5-win32.zip
[4]: https://github.com/opf/openproject.git
[5]: https://community.openproject.org/projects/openproject/wiki/Installation_Windows

  • (1 - 1/1)
Loading...