You can also check what is going on with getdeb development reading our Blog
Welcome Visitor, you can login or register .Browsing software for Desktop , the following types are available.
|
|
Gimp 2.6.0
|
| GNU Image Manipulation Program. It is a freely distributed piece of software suitable for such tasks as photo retouching, image composition and image authoring. It can be used as a simple paint program, an expert quality photo retouching program, an online batch processing system, a mass production image renderer, a image format converter, etc. |
| Installation Process | |
| By foxmulder881, 2008-10-06 23:08:04 | |
|
I just installed it in the following order: libgimp2.0_2.60-1~getdeb1_amd64.deb libbabl-0.0-0_0.0.22-1~getdeb1_amd64.deb libgegl-0.0-0_0.0.18-1~getdeb1_amd64.deb gimp-data_2.6.0-1~getdeb1_all.deb gimp_2.6.0-1~getdeb1_amd64.deb gimp-python_2.6.0-1~getdeb1_amd64.deb | |
| By korn, 2008-10-06 20:59:28 | |
|
PMG support works for me: http://img444.imageshack.us/img444/2420/bildschirmfotobildffnenle2.png For those who try to figure out the right order of how to install the packages, try this: mkdir -p ~/gimp-packages Download all deb packages into this directory. cd ~/gimp-packages dpkg-scanpackages ./ /dev/null | gzip > Packages.gz Open /etc/apt/sources.list in a texteditor and add: deb file:///home/USERNAME/gimp-packages ./ Do not forget to replace USERNAME so the path leads to the gimp-packages directory. sudo apt-get update && sudo apt-get upgrade Done! | |
| By racoq, 2008-10-06 01:47:41 | |
| By the way i don\'t know if it has anything to do but i have Xubuntu Hardy, that also bundles the default gimp that the gnome version has. Since i think that Your debs are not DE dependent they should also work, since te ubuntu base below is quite the same. | |
| Not opening or listing PNG files | |
| By racoq, 2008-10-06 00:28:24 | |
| Hi, I\'ve installed the prrovided pachages for 32 bits on my hardy installation, and i\'m unable to open PNG files in Gimp. in the open image dialog either on all images dropdown , or on the Select file Type, the PNG file format does not appear. I however can open Jpg, gifs, etc.. I suspect that support to open other file formats also does not exist since i find the list of formats less extensive that native gimp bundled in Hardy. My guess is that some formats where not built in the gimp-data package. | |
| error encountered | |
| By kiatng, 2008-10-04 05:53:22 | |
| I received dependencies error. Finally resolved with the download package from www.cuadradouno.com.ar/2008/10/04/ubuntu-all-gimp-26-debs-in-one-zip/ | |
| gimp-gnomevfs? | |
| By phinn, 2008-10-03 18:43:53 | |
|
After installing all packages I get unmet dependences: gimp-gnomevfs: Depends: gimp (= 2.4.6-1ubuntu1~hardy1) but 2.6.0-1~getdeb1 is installed. Can a package for this be posted as well please? | |
| how do i install? | |
| By phinn, 2008-10-03 18:39:22 | |
| As always use dpkg -i [package name] to install. I forgot and tried to use the Packing Installer and now I have all these broken dependences that I need to sort out. | |