Hi everyone,
I am trying to install root in fedora 15, my PC is of 64-bit. So, I execute at the root folder:
./configure linuxx8664gcc
and after that:
make
and appear an error:
g++ -O2 -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fPIC -Iinclude -pthread -I/freetype2 -I -o graf2d/graf/src/TTF.o -c /usr/local/root/graf2d/graf/src/TTF.cxx
g++: error: graf2d/graf/src/TTF.o: No such file or directory
make: *** [graf2d/graf/src/TTF.o] Error 1
I do not know what is happening or what is missing, anyone can help??
Regards,
Manuel