You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is interesting that it found /usr/share/rubygems-integration/all/gems/rake-12.3.1/exe/rake but it cannot execute the file? Can you run the rake command or specifically the /usr/share/rubygems-integration/all/gems/rake-12.3.1/exe/rake file?
If I call
Output:
It is important that you NEVER had
rake
installed with documents, because it somehow remembers them somewhere even aftergem uninstall rake
.Also I do not know, why exactly this happens. I thought I would not need
rake
to build this extension, if I havegcc
andmake
installed on Debian.Can you reproduce this behavior?
The text was updated successfully, but these errors were encountered: