I'm trying to install fck editor on Ubuntu 9.10 and get the instructions 'Extract the archive and copy its contents into a new folder in the following location:
sites/all/libraries/fckeditor'
So the actual library can be found at:
sites/all/libraries/fckeditor/fckeditor.js'

but can't locate sites/all/libraries
Must admit I'm a Linux newby so the answers probably staring at me.

Comments

WorldFallz’s picture

The libraries directory is not created by default. If it doesn't exist just create it.

miked51’s picture

thanks for the prompt reply