Satish Patel wrote:
> Regards,
>
> Satish Patel
>
>
> Quoting Scott Castaline <[EMAIL PROTECTED]>:
>
>> When I do ./configure --prefix=/usr --exec-prefix="", it'll terminate
>> with the error;
>>
>> configure: error: Cannot find tinfo, ncurses or termcap libraries
>>
>> I am sure that I installed ncurses as all of the libncurses* files exist
>> in /usr/lib/. I'm not sure about termcap or tinfo as I haven't been able
>> to find where they get installed yet. Did I miss something along the
>> way? If I did miss something, can I fix it at this point?
>> --
>> http://linuxfromscratch.org/mailman/listinfo/lfs-support
>> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
>> Unsubscribe: See the above information page
>>
>
> might be ncurses not installed properly so kindly install it again and
> termcap is part of ncurses package. you can fix it
>
That corrected it. Thank you. I'm not sure what went wrong, as I don't
remember seeing any errors.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page