I'm revisiting planner after a long absence. Things have moved on a lot! So much so, however, that I can't even get it off the ground. I followed the instructions line by line from:
http://www.plannerlove.com/pmwiki/pmwiki.php?n=Main.DownloadingPlanner And then proceeded to: http://www.plannerlove.com/pmwiki/pmwiki.php?n=Main.Install I didn't actually make any changes to Makefiles.def, but when I ran make although it managed to compelte the autoloads target it fell over when it began the main lisp target build, with the following: While compiling toplevel forms in file /home/tc/elisp/planner/planner-accomplishments.el: !! File error (("Cannot open load file" "muse-colors")) Done While compiling toplevel forms in file /home/tc/elisp/planner/planner-appt.el: !! File error (("Cannot open load file" "muse-colors")) Done While compiling toplevel forms in file /home/tc/elisp/planner/planner-authz.el: !! File error (("Cannot open load file" "muse-colors")) Done And many more like that. I wondered if perhaps my .emacs needed to add .../planner and .../muse/lisp to my load path, but that didn't help. What am I doing wrong? thx, tc _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
