User Tools

Site Tools


dianne_skoll_remind_install
# Do these things;
sudo apt-get install -y build-essential checkinstall libjson-maybexs-perl libpango-perl libcairo-perl
# Go to https://dianne.skoll.ca/projects/remind/download/
# Download the current remind package, then;
cd ~/Downloads
tar xfz remind-04.*.tar.gz
cd remind-04.* 
./configure
make
make test
sudo make install
rm -rf remind-04*
dianne_skoll_remind_install.txt · Last modified: by steve