[email protected] wrote: > code R item #562, was opened at 2007-12-08 23:38 > Status: Open > Priority: 2 > Submitted By: William Kyngesburye (kyngchaos) > Assigned to: Nobody (None) > Summary: add support for libedit substitute for readline/history > Issue status: None > GRASS component: GRASS wide > Operating system: MacOS X > Operating system version: > > > Initial Comment: > > libedit is included in OSX, so is more convenient. There is a symlink > to libreadline, but none for libhistory, so the check for readline > support in configure fails.
To be honest, I don't see any point in having the readline support in the first place. If the expression is complex enough to warrant the use of readline, you should probably enter it into a text file using your preferred text editor then use e.g. "r.mapcalc < myscript". -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
