• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

g++ installieren| TIFF installieren

Wollte das TIFFlib installieren, da ich das noch gtk bräuchte.
Doch das erscheint bei make:
Code:
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -c tif_stream.cxx  -o .libs/tif_stream.o
../libtool: line 837: g++: command not found
make[2]: *** [tif_stream.lo] Error 1

Beim gcc-c++ Ordner gibt's kein configure o.ä.
EDIT: Problem gelöst!!!
 
Oben