[livesupport-dev] Making install on debian easy: apt-get source
  • I setup apt-get source on code.campware.org, as long the campware internet
    servers will be restructured.
    To use it, add following line to /etc/apt/sources.list:

    deb http://code.campware.org/debian/ unstable main

    Than, do an "apt-get2 update" to read the source. From now, you can use
    apt-get install livesupport-libs
    apt-get install livesupport-station
    apt-get install livesupport-studio

    to install. apt-get should resolve all dependencies automatically.

    Note, the current packages are made for debian sarge.
  • 4 Comments sorted by
  • Sebastian G
  • Typo, it is "apt-get update".
  • Ferenc seems right. I just followed the structure in my sources.list, but
    chamged stable to unstable intentionally.

    We should leve it as it is for now, we will have another source soon.



    > -----Urspr
  • Hi,


    While Sebastian mentions editing the /etc/apt/sources.list, you can also
    add it in the Synaptic package manager by selecting

    Settings -> Repositories -> Add -> Custom

    and then pasting this line:

    deb http://code.campware.org/debian/ unstable main

    which will do the same thing as editing the /etc/apt/sources.list.


    Hope this helps,

    doug


    ============================================Media Development Loan Fund
    ============================================Douglas Arellanes
    Head of Research and Development
    Center for Advanced Media--Prague (CAMP)
    Na vinicnich horach 24a/1834, 160 00 Prague 6
    Czech Republic
    Tel: + 420 2 3333 5356, Fax: +420 2 2431 5419
    Mobile: +420 724 073 364
    http://www.mdlf-camp.net
    http://www.campware.org
    ============================================http://www.mdlf.org
    ============================================



    Sebastian G