Hi everybody. I have the problem with UBUNTU 18.04, when I do the command
make install install-bin install-mime
I got this messages:
install: cannot remove ‘/usr/local/flair/geoviewer.so’: Permission denied
makefile:330: recipe for target ‘install’ failed
make: *** [install] Error 1
I have python3 packages and I use make -j 8
before make install install-bin install-mime
many thanks