dreamup for ubuntu

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • reberg
    Newbie
    • Oct 2012
    • 1

    #1

    dreamup for ubuntu

    hello

    I have installed the latest ubuntu as a card server, and I want to use the same pc to configure dream boxes. I have tried several ways to innstall it, but I havent got it right yet. Is there a wizard who can explain this to an newbie??

    Reberg
  • Ugo2
    Newbie
    • Jun 2010
    • 4

    #2
    It looks like "dreamup for linux beta 1.3" is the latest known package but it is quite outdated.
    you could try apt-get installing "libgdk-pixbuf" and then extract the package and change to that directory in a terminal:

    Type in terminal:

    sudo chmod 755 DreamUP_Linux_1_3_beta
    sudo ./DreamUP_Linux_1_3_beta

    these guys managed to get it working:

    Last edited by Ugo2; 4 October, 2012, 22:40.

    Comment

    • davvo
      DK Veteran
      • Apr 2009
      • 666

      #3
      download DreamUP_Linux_1_3_beta




      unzip DreamUP_Linux_1_3_beta to your Desktop

      start terminal

      cd Desktop

      chmod 755 DreamUP_Linux_1_3_beta




      Download all 3 files below and put them in /tmp

      now in terminal in this order



      cd /tmp




      sudo dpkg -i libgtk1.2-common_1.2.10-18.1build2_all.deb



      sudo dpkg -i libglib1.2ldbl_1.2.10-19build1_i386.deb



      sudo dpkg -i libgtk1.2_1.2.10-18.1build2_i386.deb


      again in terminal

      weg http://mirrors.kernel.org/ubuntu/poo....0-14_i386.deb

      dpkg -x libgdk-pixbuf2_0.22.0-14_i386.deb libgdk-pixbuf

      sudo cp libgdk-pixbuf/usr/lib/libgdk* /usr/lib/
      Attached Files
      Last edited by davvo; 5 October, 2012, 01:12.

      Comment

      Working...