Problem with Flair installation

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

Dear Iyad,

please use the command: sudo make install

Cheers,
David

Dear David
thank you very much, its working now
best regards
Iyad