I keep getting an error everytime I try to install version 0.35.5 I'm a total noob at linux so I don't know how to change the permissions so that it will install.
This is the error I get:
make[2]: Nothing to be done for `install-exec-am'.
test -z ';/usr/local/share/man/man8'; || mkdir -p -- ';/usr/local/share/man/man8';
mkdir: cannot create directory `/usr/local/share/man/man8': Permission denied
make[2]: *** [install-man8] Error 1
make[2]: Leaving directory `/home/sergio/intltool-0.35.5/doc'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/sergio/intltool-0.35.5/doc'
make: *** [install-recursive] Error 1How to install intltool in Ubuntu?
How are you trying to install this?
Is it a .tar.gz package? A Debian package? Through synaptic? Through the software center?
If you are using terminal to install it, are you using ';sudo'; so you are executing the commands as root?
More information is needed before we can really help you out...
No comments:
Post a Comment