d.l.deContes(a)iFrance.com wrote:
i have the same error i needn't log as root, need i ? do you want some more infos ?
Paulo Moura <pmoura(a)noe.ubi.pt> wrote:
Yes, you need to be root to do the "make install". Try:
% sudo make install
and enter your password when asked. Of course, you need administration privileges for this to work. If not, then you can always change the paths in the SETTINGS file to point to directories where you have permission to write.
Yes, it is true that you may need to have root permissions to perform an installation. However, according to the d.l.deContes' message appeared while compilation was still being under progress in the source directory.
If there are trailing slashes in the definitions of either SRC, LIBDIR, BINDIR, try removing these slashes, then "make distclean && make install".