Installing from command line using apt-get
  • Hi,

    I’m a newcomer to Campcaster.

    I want to install a new system with Campcaster Studio and Web.

    I have installed Ubuntu 9.04 and then I tried to follow the guides in the Floss manual (http://en.flossmanuals.net/Campcaster/InstallCommandLine )

    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. The code I have is newer and thus I need a way to override the dependency... can anyone help?

    Cheers,
    Joakim Westin
    Åkersberga
    Sweden

  • 2 Comments sorted by
  • Vote Up0Vote Down Daniel JamesDaniel James
    Posts: 844Member, Sourcefabric Team

    Hi Joakim,

    > 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.

    Cheers!

    Daniel
  • Thank you very much for your help, applied the fixes for the 3.5 version.

    Mugur Rus
    Senior Software Developer, Sourcefabric
    mugur.rus@sourcefabric.org

    Cluj-Napoca, Romania
    +40 (0)720 528408
    Skype: mugur_rus

    http://www.sourcefabric.org
    http://www.twitter.com/Sourcefabric


    On Sat, Oct 23, 2010 at 3:49 PM, sdancer75 <
    campsite-support@lists.sourcefabric.org> wrote:

    > 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.
    >
    >