| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 5,231
» Latest member: JACK-GIMP
» Forum threads: 7,866
» Forum posts: 42,689
Full Statistics
|
| Latest Threads |
Background - Foreground -...
Forum: General questions
Last Post: saint_m
6 hours ago
» Replies: 12
» Views: 1,068
|
2.10.38---Dock sizes and ...
Forum: Windows
Last Post: IndiePubber
Yesterday, 06:21 PM
» Replies: 2
» Views: 203
|
Scanner menu missing
Forum: General questions
Last Post: CmykStudent_
Yesterday, 11:26 AM
» Replies: 9
» Views: 495
|
Smaller font size main me...
Forum: General questions
Last Post: mmhmjanssen
04-13-2026, 09:51 AM
» Replies: 0
» Views: 185
|
GIMP 3.0 RC: Text Tool fo...
Forum: General questions
Last Post: sallyanne
04-12-2026, 07:16 AM
» Replies: 11
» Views: 1,102
|
Working with layers - a h...
Forum: General questions
Last Post: sallyanne
04-11-2026, 01:26 PM
» Replies: 3
» Views: 365
|
apply a certain gradient ...
Forum: General questions
Last Post: saint_m
04-11-2026, 01:14 PM
» Replies: 4
» Views: 391
|
How do I hide/unhide a *g...
Forum: General questions
Last Post: rich2005
04-11-2026, 12:59 PM
» Replies: 1
» Views: 232
|
Gimp 3.2.2 (and 3.0) text...
Forum: General questions
Last Post: rich2005
04-11-2026, 09:52 AM
» Replies: 1
» Views: 246
|
color scala - how to defi...
Forum: General questions
Last Post: saint_m
04-10-2026, 12:28 PM
» Replies: 5
» Views: 512
|
|
|
| Error compiling GIMP on Ubuntu 17.10 |
|
Posted by: crazyBaboon - 10-31-2017, 11:33 PM - Forum: Linux and other Unixen
- Replies (1)
|
 |
Hi folks!
I am following this tutorial using Ubuntu 17.10: https://ninedegreesbelow.com/photography...tists.html. When I try to compile GIMP using the following code:
cd $SRC_DIR/gimp
./autogen.sh --prefix=$PREFIX --with-gimpdir=$HOME/code/gimpdefault/install/config --disable-gtk-doc
I get the following error:
WARNING: GCC 7.2.0 has a serious bug affecting GEGL/GIMP. We advise
against using this version of the compiler (previous and
further versions are fine).
See https://bugzilla.gnome.org/show_bug.cgi?id=787222
Error: GIMP configuration failed.
- Error: missing dependency libmypaint >= 1.3.0
See the file 'INSTALL' for more help.
Configure failed or did not finish!
Any idea what to do solve this problem?
ps: I have used "export GIO_EXTRA_MODULES=/usr/lib/x86_64-linux-gnu/gio/modules" since this is a Ubuntu (debian-based) system. I have also installed libmypaint by doing:
cd $SRC_DIR/libmypaint
./autogen.sh --prefix=$PREFIX
./configure --prefix=$PREFIX
make -j3 && make -j3 install
|
|
|
| Help with black outline |
|
Posted by: Megs123 - 10-30-2017, 06:48 PM - Forum: General questions
- Replies (1)
|
 |
Ok. I'm new to GIMP and not very photo-editing savvy.
I have an image with a transparent background, and a bunch of white and red text and some linework.
I need to put a black outline around it as I need it to be on a background that is half white and black.
I've tried to follow the tutorial video's I've found on YouTube but have somehow ended up just blacking out the entire image.
Can anyone help?
|
|
|
|