hello guys... i have source code of zoneminder which i configure and make successfuly. But when I make install this code, it shows errors like
- cannot remove /usr/bin/zmc : Permission denied
before I build this source, I installed zoneminder fron internet (using Terminal) and not from source. Why this error is shown? thnx
[solved] make install not working...
-
- Posts: 3
- Joined: Wed Apr 20, 2011 2:12 pm
[solved] make install not working...
Last edited by Overloaded_Name on Tue Apr 26, 2011 1:46 pm, edited 1 time in total.
-
- Posts: 247
- Joined: Sun Jan 16, 2005 11:26 am
Re: make install not working...
You need to run make install as root user?
-
- Posts: 3
- Joined: Wed Apr 20, 2011 2:12 pm
Re: make install not working...
yup...thanx.
-
- Posts: 247
- Joined: Sun Jan 16, 2005 11:26 am
Re: [solved] make install not working...
I guess you probably should remove the zm package too, before running the make install again.
The issue you may have otherwise is if you do a system update, and it has a new update for the zm package, it will then potentially overwite the files you compiled.
The issue you may have otherwise is if you do a system update, and it has a new update for the zm package, it will then potentially overwite the files you compiled.