I'm not very good at this but anyway, I have installed ncurses but i don't
really know how i should run ldconfig it has no man pages. Can you give me
some example.

/Jonny


                                                                                       
         
                    Mitchell Henderson                                                 
         
                    <[EMAIL PROTECTED]        To:     [EMAIL PROTECTED]           
         
                    l.edu>                    cc:                                      
         
                    Sent by:                  Subject:     Re: Compiling Kernel in 
RedHat7.0    
                    redhat-list-admin@                                                 
         
                    redhat.com                                                         
         
                                                                                       
         
                                                                                       
         
                    2001-04-10 14:44                                                   
         
                    Please respond to                                                  
         
                    redhat-list                                                        
         
                                                                                       
         
                                                                                       
         




Hi,
the fact it can't find curses.h either means you need to run `ldconfig` or
you need to install ncurses and run ldconfig.

On Tue, Apr 10, 2001 at 11:25:13AM +0200, [EMAIL PROTECTED] wrote:
> Anyone that can tell me what to do when i get this message when i run
'make
> menuconfig'.
>
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)
> make -C scripts/lxdialog all
> make[1]: Entering directory `/usr/src/linux-2.2.17/scripts/lxdialog'
> kgcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE
> -DCURSES_LOC="<curses.h>"   -c -o lxdialog.o lxdialog.c
> In file included from lxdialog.c:22:
> dialog.h:29: curses.h: No such file or directory
> make[1]: *** [lxdialog.o] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.2.17/scripts/lxdialog'
> make: *** [menuconfig] Error 2
>
> /Jonny Axelsson
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
Mitchell Henderson       [EMAIL PROTECTED]
              314/935-4341



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list





_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to