It sounds like you don't have a C++ compiler installed. Try installing the package g++: sudo apt-get install g++ Hope this helps. -- drawoc On Mon, Jun 2, 2014 at 1:35 PM, Alexander Rabtchevich <alexander.v.rabtchevich@xxxxxxx> wrote: > Hello > > Trying to compile gegl on the newest Mint linux x64, I got the compilation > error: > > > make[3]: Entering directory `/home/sasha/Install/gegl/operations/external' > CC vector_stroke_la-vector-stroke.lo > CC path_la-path.lo > CC vector_fill_la-vector-fill.lo > CC text_la-text.lo > CC png_load_la-png-load.lo > CC png_save_la-png-save.lo > CC jpg-load.lo > CC jpg-save.lo > CC svg_load_la-svg-load.lo > CC pixbuf_la-pixbuf.lo > CC save_pixbuf_la-save-pixbuf.lo > CXX exr_load_la-exr-load.lo > CXX exr_save_la-exr-save.lo > ../../libtool: line 1128: g++: command not found > make[3]: *** [exr_load_la-exr-load.lo] Error 1 > make[3]: *** Waiting for unfinished jobs.... > ../../libtool: line 1128: g++: command not found > make[3]: *** [exr_save_la-exr-save.lo] Error 1 > make[3]: Leaving directory `/home/sasha/Install/gegl/operations/external' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/home/sasha/Install/gegl/operations' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/sasha/Install/gegl' > make: *** [all] Error 2 > > There were no complains during ./autogen.sh . libopenexr-dev is installed. > > > With respect, > Alexander Rabtchevich > _______________________________________________ > gimp-developer-list mailing list > List address: gimp-developer-list@xxxxxxxxx > List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list > List archives: https://mail.gnome.org/archives/gimp-developer-list _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@xxxxxxxxx List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list