[Remind-Fans] Imstallation problem -

Dianne Skoll dianne at skoll.ca
Sat Feb 15 10:27:48 EST 2020


Hi,

I have figured it out.

> [root at Workstation-1 Downloads]# tar xf remind-03.03.00.tar.gz && cd
> remind-03.03.00 && ./configure && make && make test && sudo make install

You are running everything as root.  "make test" will fail for root.
You should *never* build software as root. :)

Regards,

Dianne.


More information about the Remind-fans mailing list