Re: [RDD] Rivendell 3.4.1 and Ubuntu/Debian

2020-10-11 Thread Tim Camp
Thanks, Fred That got me past that error Unfortunately, it landed me on this one 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 Tim Camp WZEW-FM On Sun, Oct 11, 2020 at

Re: [RDD] Rivendell 3.4.1 and Ubuntu/Debian

2020-10-11 Thread Fred Gleason
On Oct 11, 2020, at 13:17, Tim Camp wrote: > /usr/bin/install -c -m 644 pypad.py '/usr/local/lib/python3.6/site-packages’ That definitely looks like the wrong location for the Python 3.6 modules (unless you installed it yourself from source). Are you building from the release tarball, or fro

Re: [RDD] Rivendell 3.4.1 and Ubuntu/Debian

2020-10-11 Thread Tim Camp
Greetings, Well with your help I was able to compile Rivendell 3.4.1 on Ubuntu 18.04, Thank You Now on install it fails with the following /usr/bin/install -c -m 644 pypad.py '/usr/local/lib/python3.6/site-packages' /bin/bash: ../../../py-compile: No such file or directory Makefile:387: recipe

Re: [RDD] Rivendell 3.4.1 and Ubuntu/Debian

2020-10-11 Thread Fred Gleason
On Oct 10, 2020, at 20:00, Brian McGlynn wrote: > I ran into this. > Take a look at the resolution here: > > https://github.com/ElvishArtisan/rivendell/issues/601 > > In short, you need to Clean out old versions (make uninstall) and add so