Hi,
I've got this error message:

Unable to download ckeditor from http://download.cksource.com/CKEditor/CKEditor/CKEditor%203.6.2/ckeditor_3.6.2.tar.gz

And when I try the link:

404 Not Found

The server can not find the requested page:

    download.cksource.com/CKEditor/CKEditor/CKEditor%203.6.2/ckeditor_3.6.2.tar.gz (port 80) 

From the file "drupal-org.make":

libraries[ckeditor][directory_name] = "ckeditor"
libraries[ckeditor][download][type] = "get"
libraries[ckeditor][download][url] = "http://download.cksource.com/CKEditor/CKEditor/CKEditor%203.6.2/ckeditor_3.6.2.tar.gz"
CommentFileSizeAuthor
#1 1796770-drupal-org.make_.patch768 bytesj0nathan
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

j0nathan’s picture

Status: Active » Needs review
FileSize
768 bytes

This is a patch. It downloads from SVN. You may want a stable version though.

Elijah Lynn’s picture

This is because cksource.com and ckeditor.com have been down all day. It happened to me too.

nedjo’s picture

Status: Needs review » Closed (works as designed)

Thanks for the patch and update. Looks like the file is available again.