Trying the RN macro (from a terminal) with 2 methods :
1/ trying to launch a system command (with 1 argument)
$ rmlsend "RN touch /tmp/test_rd_from_command!"
-> does not create the file
2/ trying to launch a script
$ cat >/my/path/myscript < does create the file
What's wrong with the first meth
On Aug 12, 2019, at 19:52, jorge soto wrote:
> Any help is appreciated.
> Compiled Rivendell 3.0.2 from source, when running rdadmin from command line
> i get the following message:
>
> QSqlDatabase: driver not loaded
> QSqlDatabase: available drivers: QMYSQL3 QMYSQL
>
> what file am i mis
Any help is appreciated.
Compiled Rivendell 3.0.2 from source, when running rdadmin from command
line i get the following message:
QSqlDatabase: driver not loaded
QSqlDatabase: available drivers: QMYSQL3 QMYSQL
what file am i missing? I did not install MySql, I installed Maria. I'm
running Ubun