OK, so I got past the last problem by ln -s'ing everything in /usr/local/lib to /usr/lib.

Now, after I execute: rddbmgr --create --generate-audio

I get a databdase that isn't the right version; rdadmin reports:

Database version mismatch, should be 314, is 309.

I long for the old days when rdadmin knew how to update databases. Sigh.


Rob

--
Сквозь грозы сияло нам солнце свободы
И Linus великий нам путь озарил;
Нас вырастил Stallman на верность народу,
На труд и на подвиги нас вдохновил.

On Thu, 19 Mar 2020, Rob Landry wrote:


OK, so I did 'make uninstall', deleted the entire Downloads/rivendell-3.3.0 directory, gunzipped the tar file, and went through the whole compile process again from step 1.

This time, make install worked successfully. However, when I run rdadmin, I get:

rdadmin: error while loading shared libraries: librd-3.3.0.so: cannot open shared object file: No such file or directory

This is where a more complete error message would be helpful. The file is in /usr/local/lib, and rdadmin is clearly nto looking for it there. Any guesses as to where it might be looking?


Rob

--
Сквозь грозы сияло нам солнце свободы
И Linus великий нам путь озарил;
Нас вырастил Stallman на верность народу,
На труд и на подвиги нас вдохновил.

On Thu, 19 Mar 2020, Rob Landry wrote:


OK, so I downloaded RD 3.3.0 and compiled it under Debian. It compiles without any errors.

But when I run 'make install', I get this:

/usr/bin/install -c -m 644 pypad.py '/usr/local/lib/python3.7/site-packages'
/bin/bash: ../../../py-compile: No such file or directory
make[4]: *** [Makefile:388: install-rivendellPYTHON] Error 127
make[4]: Leaving directory '/home/rd/Downloads/rivendell-3.3.0/apis/pypad/api'
make[3]: *** [Makefile:482: install-am] Error 2
make[3]: Leaving directory '/home/rd/Downloads/rivendell-3.3.0/apis/pypad/api'
make[2]: *** [Makefile:423: install-recursive] Error 1
make[2]: Leaving directory '/home/rd/Downloads/rivendell-3.3.0/apis/pypad'
make[1]: *** [Makefile:422: install-recursive] Error 1
make[1]: Leaving directory '/home/rd/Downloads/rivendell-3.3.0/apis'
make: *** [Makefile:518: install-recursive] Error 1

I have never before encountered an error on make install, and have no idea how to troubleshoot it. Anyone have any suggestions?


Rob

--
Сквозь грозы сияло нам солнце свободы
И Linus великий нам путь озарил;
Нас вырастил Stallman на верность народу,
На труд и на подвиги нас вдохновил.
_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to