Drupal 6 CKEditor and IMCE configuration

Here are some notes about how to configure the CKEditor with Drupal 6 and IMCE to more or less allow images to be uploaded:

The solution:
1) install both CKFinder and IMCE
2) Validate allow "CKFinder file uploads" permission
3) in the Dupal Edit CKeditor Profile admin page, section File Browser setting
- File browser type (Link dialog): CKFinder
- File browser type (Image dialog):IMCE
- File browser type (Flash dialog): IMCE

Many thanks to 'jvieille' at that URL for this information.