integration of DMSF plugin in redmine 2.3.0
Added by signe gerard over 11 years ago
Hello,
Please I am facing a problem
i want to integrate the DMSF plugin (which allow you good structure for you document in a project)
but when I download the plugin and execute the command:
rake redmine:plugins:migrate RAILS_ENV=production
it generate the following error:
_ ←[31mCould not find gem 'xapian-full (>= 0) x86-mingw32' in the gems available o
n this machine.←[0m
←[33mRun `bundle install` to install missing gems.←[0m_
and when i execute gem install xapian-full it generate the following error:
_Temporarily enhancing PATH to include DevKit...
Building native extensions. This could take a while...
ERROR: Error installing xapian-full:
ERROR: Failed to build gem native extension.
"D:/Redmine/Ruby193/bin/ruby.exe" -rubygems D:/Redmine/Ruby193/lib/ruby/_
What can I do?
Please help me. Thank you.
Replies (2)
RE: integration of DMSF plugin in redmine 2.3.0 - Added by Jean-Baptiste Barth over 11 years ago
The error message doesn't say you should use "gem install" but "bundle install". Maybe worth a try ;)
RE: integration of DMSF plugin in redmine 2.3.0 - Added by Dan dan about 11 years ago
Hello
I am trying to install a dmsf plugin but I can't install required xapian-full 1.2.3 on a antix linux machine.
I spent over a week to pass this error. I search again and again google but without result. I tried 4.patch too but no success.I installed all possible dependecies for this xapian.
What I need to do to install xapian-full?Or to install dmsf plugin
Can you help me please?
I attached a picture of error that I get now.
Error it's about libxapian.so undefined reference to _m_hook ,collect2 and ld. You can see error in attached file
Thank you