> When i try to issue:
>
> sudo apt-get install campcaster-libs campcaster-station campcaster-studio
>
> i get a bunch of dependencies that are not met.
Have you run apt-get update since you added the apt.64studio.com repository?
You may also need to enable the Ubuntu universe repository.
> 1.The file "source_editor.htm" should have charset=utf-8 to support
> non-latin languages like Greeks
>
> 2.The lang file for campsiteimage plugin on the tinymce dir, should have
> also the following fields
>
> caption:"",
> alt:"",
> title:"",
> alignment:"",
> notset:"",
> left:"",
> right:"",
> middle:"",
> resizeratio:"",
> resizewidth:"",
> resizeheight:"",
> edit:"",
> ok:"",
> cancel:""
>
> You should also replace the hard-coded labels inside the "popup.php" with
> the approptiate {#campsiteimage_dlg.xxxxxx}
> statement.
>
>