Installing/upgrading nano on OS X
2009-07-03 19:22:21 GMT
Hello, and apologies in advance for what I'm sure will be an easy to fix problem. I'm attempting to install a newer version of nano on my Mac running OS 10.5.7. I wanted to upgrade the system nano on there, so ran ./configure, make, and make install as shown: sudo ./configure --prefix=/usr --disable-nls --enable-color --(Continue reading)enable- extra --enable-multibuffer --enable-nanorc --enable-utf8 [results shown below] make [results shown below] sudo make install [results shown below] While nano seems to work more or less as it should, in attempting to configure ~/.nanorc , I've determined that uncommenting any "include" line results in an error message when nano is started: JulesVerne:~/nano-2.1.0 11:55 $ nano ~/notes.txt Error in /Users/rwhite/.nanorc on line 254: Command "include" not understood Press Enter to continue starting nano. Also, running nano -V doesn't indicate all the options specified
RSS Feed