Ticket #271 (reopened task)
can not install ferret
| Reported by: | anonymous | Owned by: | somebody |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
Wow I never in my life thought I would right a complaint but this plugin has completely killed my linux development system. Right now I have no idea what to do. I hope this problem doesnt stay if i start a new directory.
after I: gem install ferret I had an error. Basically the c programs did not compile. I have gcc, make installed so i have no idea what caused that problem.
anyway I ran: gem uninstall ferret and I got the following error.
== ERROR: While executing gem ... (Gem::InstallError?)
Unknown gem ferret-> 0 ==
so no I go to ruby and : rake db:migrate
and i get the following error: rake aborted! no such file to load -- ferret_ext
--trace doesn't tell me anything interesting. So now I have No idea what to do. Yes I am rather new but everyone I yes for help has no answers.
