Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot load such file -- ftools #14

Open
ghost opened this issue Apr 27, 2012 · 4 comments
Open

cannot load such file -- ftools #14

ghost opened this issue Apr 27, 2012 · 4 comments

Comments

@ghost
Copy link

ghost commented Apr 27, 2012

I have a clean radiant 1.1.0.beta installed with a few other extensions. I haven't even added users to the database yet.

I am trying to install your extension but I am getting the error mentioned in the title when I attempt to migrate as suggested by your install guide: 'rake radiant:extensions:page_attachments:migrate'

I also tried installing the default way: 'script/extension install page_attachments'. Both result in the same error.

I am using ruby 1.9.3

@saturnflyer
Copy link
Member

Can you provide the backtrace of the error?

@ghost
Copy link
Author

ghost commented Apr 28, 2012

Of course. I also included my Gemfile in case it might help

http://paste.ubuntu.com/952032/
http://paste.ubuntu.com/952035/

@saturnflyer
Copy link
Member

@neerajkumar
Copy link

use

require "fileutils"

instead because ftools is not supported with ruby-1.9.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants