On Wed, Oct 09, 2002 at 02:48:59PM -0400, Christopher Faylor wrote: > On Wed, Oct 09, 2002 at 03:37:06PM -0300, Alexandre Oliva wrote: > >On Oct 9, 2002, Christian J?nsson <[EMAIL PROTECTED]> wrote: > > > >> grep: /usr/lib/libiconv.la: No such file or directory > >> sed: can't read /usr/lib/libiconv.la: No such file or directory > > > >Looks like you're missing this library, that's probably a dependency > >of some other library you have installed and that is being linked > >with. > > Correct. You can find out which package contains this file by using > the package search at http://cygwin.com/packages/ . > > Then, rerun setup.exe, and install it. It's most likely in the "Devel" > category.
great, thanks for that, it's at libiconv... easy, duh... works fine... Cheers, /ChJ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/