On Oct 11, 2020, at 23:23, Tim Camp <[email protected]> wrote:

> cp .libs/rdcastmanager.cgi /usr/local/libexec/
> cp: cannot stat '.libs/rdcastmanager.cgi': No such file or directory
> Makefile:724: recipe for target 'install-exec-am’ failed

What ‘configure’ invocation are you using? That’s looking like it’s using the 
default value for ‘—libexecdir=‘, which is virtually guaranteed to be wrong. 
You want that value to point to the install location for the CGI scripts for 
Apache.

Cheers!


|---------------------------------------------------------------------|
| Frederick F. Gleason, Jr. |             Chief Developer             |
|                           |             Paravel Systems             |
|---------------------------------------------------------------------|
|         A room without books is like a body without a soul.         |
|                                                                     |
|                                                         -- Cicero   |
|---------------------------------------------------------------------|
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to