When trying to run the command drush ckeditor-download I got the following error message:

Drush was unable to download the CKEditor to /srv/www/drupal/drupal6/sites/all/libraries/ckeditor.

My drush version is 4.4. Let me know if I can provide any more information :)

Comments

jonhattan’s picture

Status: Active » Postponed (maintainer needs more info)

yes, you can provide the information we ask for in the issue's submission page http://drupal.org/node/add/project-issue/drush

kotnik’s picture

This is implemented in ckeditor module, I think you'd find quicker answer if you post your issue there: http://drupal.org/project/issues/ckeditor?categories=All

greg.1.anderson’s picture

Probably /srv/www/drupal/drupal6/sites/all/libraries/ does not exist or does not have the right permissions.

chi’s picture

Project: Drush » CKEditor 4 - WYSIWYG HTML editor
Version: All-versions-4.x-dev » 6.x-1.x-dev

Got the same problem because ckeditor-download uses SVN for download CKE library.
It was introduced in this issue: #674454: Add drush integration to download the CKEditor library

dczepierga’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

@Chi, it is impossible to get last CKEditor in other way... Using SVN is the simplest way to get it.
If u have any other idea to get it, pls open new issue and write your idea - then we will see what we can do.
For now i closed this old issue...

Greetings

chi’s picture

I agreed. But perhaps we could check SVN availability and make the error message less confused.

papirrin’s picture

Are there any news on this topic?

Mortl-1’s picture

It helped for me just to move/delete the old ckeditor directory and fire instantly a drush ckeditor-download