instalacia gimpu v ubuntu/kubuntu/mint/greenie/debian

Sekcia: Konfigurácia 02.10.2008 | 17:55
Avatar Stanislav Hoferek Greenie 18.04  Používateľ
urobil som skript pre instalaciu v buntu a greenie. a tiez ten davno zabudnuty debian :)

este spomeniem ze sa nasledovne deb baliky stahuju zo serveru getdeb.net

Debian:
mkdir -p gimp26 && cd gimp26 && wget http://www.getdeb.net/download/3233/0 && wget http://www.getdeb.net/download/3233/1 && wget http://www.getdeb.net/download/3233/2 && wget http://www.getdeb.net/download/3233/3 && wget http://www.getdeb.net/download/3233/7 && wget http://www.getdeb.net/download/3233/8 && su && dpkg -i *.deb



Greenie:
pozri Ubuntu
alebo cez Greenport:
greenport gimp26



Kubuntu, Xubuntu etc:
pozri Ubuntu



Mint:
pozri Ubuntu



Ubuntu:
mkdir -p gimp26 && cd gimp26 && wget http://www.getdeb.net/download/3233/0 && wget http://www.getdeb.net/download/3233/1 && wget http://www.getdeb.net/download/3233/2 && wget http://www.getdeb.net/download/3233/3 && wget http://www.getdeb.net/download/3233/7 && wget http://www.getdeb.net/download/3233/8 && sudo dpkg -i *.deb
    • Re: instalacia gimpu v ubuntu/kubuntu/mint/greenie/debian 02.10.2008 | 17:57
      Avatar Stanislav Hoferek Greenie 18.04  Používateľ
      v nadpise som zabudol ze GIMP 2.6... :)
      • Re: instalacia gimpu v ubuntu/kubuntu/mint/greenie/debian 02.10.2008 | 18:18
        Avatar Dare_devil Debian, OpenSuse  Používateľ
        Chcel by som vediet preco mi to robi toto:
        viktor@debian:~$ mkdir -p gimp26 && cd gimp26 && wget http://www.getdeb.net/download/3233/0 && wget http://www.getdeb.net/download/3233/1 && wget http://www.getdeb.net/download/3233/2 && wget http://www.getdeb.net/download/3233/3 && wget http://www.getdeb.net/download/3233/7 && wget http://www.getdeb.net/download/3233/8
        ---------------------------------------------
        viktor@debian:~/gimp26$ su
        Password:
        debian:/home/viktor/gimp26# dpkg -i *.deb
        (Reading database ... 129839 files and directories currently installed.)
        Preparing to replace gimp 2.4.7-1 (using gimp_2.6.0-1~getdeb1_i386.deb) ...
        Unpacking replacement gimp ...
        Preparing to replace gimp-data 2.4.7-1 (using gimp-data_2.6.0-1~getdeb1_all.deb) ...
        Unpacking replacement gimp-data ...
        Preparing to replace gimp-python 2.4.7-1 (using gimp-python_2.6.0-1~getdeb1_i386.deb) ...
        Unpacking replacement gimp-python ...
        Selecting previously deselected package libbabl-0.0-0.
        Unpacking libbabl-0.0-0 (from libbabl-0.0-0_0.0.22-1~getdeb1_i386.deb) ...
        Selecting previously deselected package libgegl-0.0-0.
        Unpacking libgegl-0.0-0 (from libgegl-0.0-0_0.0.18-1~getdeb1_i386.deb) ...
        Preparing to replace libgimp2.0 2.4.7-1 (using libgimp2.0_2.6.0-1~getdeb1_i386.deb) ...
        Unpacking replacement libgimp2.0 ...
        dpkg: dependency problems prevent configuration of gimp:
        gimp depends on libpoppler-glib2 (>= 0.6); however:
        Package libpoppler-glib2 is not installed.
        dpkg: error processing gimp (--install):
        dependency problems - leaving unconfigured
        Setting up gimp-data (2.6.0-1~getdeb1) ...
        Installing new version of config file /etc/gimp/2.0/sessionrc ...
        Installing new version of config file /etc/gimp/2.0/gimprc ...
        Installing new version of config file /etc/gimp/2.0/controllerrc ...
        dpkg: dependency problems prevent configuration of gimp-python:
        gimp-python depends on gimp (= 2.6.0-1~getdeb1); however:
        Package gimp is not configured yet.
        dpkg: error processing gimp-python (--install):
        dependency problems - leaving unconfigured
        Setting up libbabl-0.0-0 (0.0.22-1~getdeb1) ...
        Setting up libgegl-0.0-0 (0.0.18-1~getdeb1) ...
        Setting up libgimp2.0 (2.6.0-1~getdeb1) ...
        Processing triggers for man-db ...
        Processing triggers for menu ...
        Errors were encountered while processing:
        gimp
        gimp-python
        debian:/home/viktor/gimp26#
        There is no flag large enough to cover the shame of killing innocent people
        • Re: instalacia gimpu v ubuntu/kubuntu/mint/greenie/debian 02.10.2008 | 18:22
          Avatar Stanislav Hoferek Greenie 18.04  Používateľ
          hmmm... zeby bol problem s libpoppler-glib2?

          skus zohnat tento balik niekde...
          • Re: instalacia gimpu v ubuntu/kubuntu/mint/greenie/debian 18.02.2009 | 11:55
            dIGIMURDER   Návštevník
            No to by som i rad ale pre debian nic take uz nie je, jedine trojkova verzia, ktoru mam nainstalovanu.

            Neviete niekto ako osrat ten balicek a povedat mu, nech nehlada libpoppler-glib2 a pouzije libpoppler-glib3 ???

            dik.
            • Re: instalacia gimpu v ubuntu/kubuntu/mint/greenie/debian 18.02.2009 | 14:11
              Avatar Stanislav Hoferek Greenie 18.04  Používateľ
              pokial viem tak gimp 2.6 je bezny v debiane, nie vsak v stable. a na desktope nema kazdy debianista stable verziu.
    • Re: instalacia gimpu v ubuntu/kubuntu/mint/greenie/debian 18.02.2009 | 14:25
      Avatar Peter Kotrčka Fedora  Používateľ
      tym chces povedat, ze v ubuntu nie je bezny gimp 2.6.x?

      [root@ajbiemko peter]# yum install gimp
      Loaded plugins: refresh-packagekit
      Setting up Install Process
      Parsing package install arguments
      Resolving Dependencies
      --> Running transaction check
      ---> Package gimp.i386 2:2.6.4-3.fc10 set to be updated
      • Re: instalacia gimpu v ubuntu/kubuntu/mint/greenie/debian 18.02.2009 | 14:30
        Avatar Stanislav Hoferek Greenie 18.04  Používateľ
        je to stara tema
        • Re: instalacia gimpu v ubuntu/kubuntu/mint/greenie/debian 18.02.2009 | 19:12
          Avatar Peter Kotrčka Fedora  Používateľ
          vieeem.. len zartujem.. ale ubuntu treba trosku ponatahovat