Jon Elson wrote: >Jon Elson wrote: > > >>"couldn't find package git-gui" on the third. >> >> >> >git (command line) seems to run without this, if you wait long enough, >but now I've hit "required library 'readline' missing" while running the >./configure script. Anybody know what package I need to install? >I did compile EMC on this system, just back before we moved to >git. > >I did find these files : >/lib/libreadline.so.5 >/lib/libreadline.so.5.1 >but it must not like them for some reason. > > The file debianc/control.in lists package dependsncies (more or less - it gets fiddled with during the make). It looks like the missing package is libreadline5-dev.
The files you listed above are the libraries themselves, not the development package. - Steve ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
