File Info | Description |
---|---|
File Size: | 200 kB |
File Modification Date/Time: | 2019:10:21 14:17:02+00:00 |
File Type: | Win64 EXE |
MIME Type: | application/octet-stream |
Machine Type: | AMD AMD64 |
Time Stamp: | 0000:00:00 00:00:00 |
PE Type: | PE32+ |
Linker Version: | 2.30 |
Code Size: | 103424 |
Initialized Data Size: | 167936 |
Uninitialized Data Size: | 12288 |
Entry Point: | 0x14c0 |
OS Version: | 4.0 |
Image Version: | 0.0 |
Subsystem Version: | 5.2 |
Subsystem: | Windows GUI |
File Version Number: | 2.10.12.0 |
Product Version Number: | 2.10.12.0 |
File Flags Mask: | 0x003f |
File Flags: | (none) |
File OS: | Win32 |
Object File Type: | Executable application |
File Subtype: | 0 |
Language Code: | English (U.S.) |
Character Set: | Unicode |
Company Name: | Spencer Kimball, Peter Mattis and the GIMP Development Team |
File Description: | GNU Image Manipulation Program Plug-In |
File Version: | 2.10.12.0 |
Internal Name: | script-fu |
Legal Copyright: | Copyright © 1995-2019 |
Product Name: | GNU Image Manipulation Program |
Product Version: | 2.10.12 |
BitTorrent is a peer-to-peer file sharing system. It works by downloading GIMP from a distributed network of BitTorrent users, and may improve download speed dramatically. Choosing this option will download the torrent file for the GIMP installer. You may need to install a. Download PortableApps.com for free. Portable software for cloud, local, and portable USB drives. PortableApps.com is the world's most popular portable software solution allowing you to take your favorite Windows software with you. It works in any cloud drive folder (Dropbox, Google Drive, OneDrive, etc), on any portable storage device (USB flash drive, memory card, portable hard drive, etc. The GIMP Development Team typically does not release GIMP EXE files for download because they are bundled together inside of a software installer. The installer's task is to ensure that all correct verifications have been made before installing and placing script-fu.exe and all other EXE files for GIMP.
✻ Portions of file data provided by Exiftool (Phil Harvey) distributed under the Perl Artistic License.
Note for Windows Users: This page is for installation help for the Unix version of GIMP. If you need help with the installation of Windows GIMP, see the GIMP for Windows page.
Requirements¶
Main Requirements¶
Well, it is necessary to have a C compiler and related tools to compile and install the source package. For the most part, GCC is recommended, but a lot of effort has gone into making GIMP compile with as many compilers as possible.
A fair amount of disk space is needed too. For a full build with debugging, at least 200 megs free is recomended. Without debugging and with static libs turned off, GIMP can be compiled in 20-30 megs of space. This will vary depending on architecture of course. A full GIMP install including all the gimp-data packs can be 20 megs or more.
A full compile of the stable version takes 1-2 hours on a PPro 200 or K-6 200 with 64 megs of RAM. On a P4 or Athlon with 256 megs of RAM, a build can take 20-30 minutes. In general, expect about 3-4 times as long as a Linux kernel 2.2 compile (for GNU/Linux systems of course). In other words, its a long compile. That's what 300,000+ lines of code get you.
Stable version (2.2.x)¶
- A recent version of pkg-config is needed and you can grab them at https://www.freedesktop.org/software/pkgconfig/
- GTK+ 2.4.4 or better (Gimp Toolkit). The GIMP toolkit can be found at ftp://ftp.gtk.org/GTK+ 2.4.4 also needs the following packages. (Either the version listed or newer)
- GLib 2.4.5
- Pango 1.4.0
- ATK
- PangoFT2 a Pango backend that uses FreeType2 (Make sure you have FreeType2 installed before installing Pango). Downloads can be found at https://www.freetype.org/
- libart2 Grab the module libart_lgpl out of GNOMECVS or fetch the tarball from ftp://ftp.gnome.org/pub/gnome/sources/libart_lgpl/
GIMP Compilation and Installation¶
After grabbing the GIMP distribution, you are ready to compile and install. The main site for the latest offical GIMP distribution is https://download.gimp.org/pub/gimp/ but you should consider using one of the mirrors listed on the download page.
GIMP makes use of the Gimp Toolkit (GTK+) and other libraries that must be installed first. Bluestack untuk android. Look in Requirements above to find out more.
Compile as a normal user using: ./configure && make and then as root make install
If all goes well, a good while later, you will have a brand spanking new GIMP to play with. Unfortunately, it has been rumored that it isn't always that easy. So, here are a few common problems and some solutions … Apps on sale 2 1.
For some more specific info, you may want to read the INSTALL file from the main GIMP distribution.
Other Packages¶
Print plug-in does not compile¶
Starting with version 1.2.4, the print plug-in depends on libgimpprint, which is now distributed as a separate package. The previous versions of GIMP (up to 1.2.3) included all files as part of the GIMP distribution, but you should now download and install libgimpprint 4.2.6 separately from the Gimp-Print site:
Once the lib is compiled and installed, run ldconfig as root and the print plug-in should compile.
JPEG plug-in does not compile¶
Gimp Exe File Download Full
The jpeg plug-in requires the jpeg library. If you don't have it installed or you have a very old version, then you need to get a recent jpeg library. The places to look are:
Once the lib is compiled and installed, run ldconfig as root and the jpeg plug-in should compile.
TIFF plug-in does not compile¶
Linux bootable cd download. The tiff plug-in requires the tiff library. See the jpeg problem mentioned above. Same deal, different lib. The places to look are at:
Once the lib is compiled and installed, run ldconfig as root and the tiff plug-in should compile.
PNG plug-in does not compile¶
Gimp Exe File Download 64-bit
The png plug-in requires libpng and libz (zlib). See the jpeg problem mentioned above. Same deal, different lib. The places to look are at:
Gimp Exe File Download Software
Once the lib is compiled and installed, run ldconfig as root and the png plug-in should compile.
XPM plug-in does not compile¶
The xpm plug-in requires the xpm library. See the jpeg problem above. Same deal, different lib. The places to look are at:
I have no SVG support¶
SVG support requires at least version 2.2 of the rsvg library from gnome.org. This can be found at: