Hello

I am trying to make a package that needs lcurses (I already installed
the dev package)

This is what happens with ldconfig

[EMAIL PROTECTED]:~> /sbin/ldconfig -p | grep curs
        libncursesw.so.5 (libc6,x86-64) => /lib64/libncursesw.so.5
        libncursesw.so.5 (libc6) => /lib/libncursesw.so.5
        libncursesw.so (libc6,x86-64) => /usr/lib64/libncursesw.so
        libncursesw.so (libc6) => /usr/lib/libncursesw.so
        libncurses.so.5 (libc6,x86-64) => /lib64/libncurses.so.5
        libncurses.so.5 (libc6) => /lib/libncurses.so.5
        libncurses.so (libc6,x86-64) => /usr/lib64/libncurses.so
        libncurses.so (libc6) => /usr/lib/libncurses.so
        libXcursor.so.1 (libc6,x86-64) => /usr/lib64/libXcursor.so.1
        libXcursor.so.1 (libc6) => /usr/lib/libXcursor.so.1

i guess it has something to do with the symbolic link but I am not
sure. I am not sure either if I have to link it myself or it should be
automatically linked with the ncurses-devel package.

Any suggestions or ideas pointing me in the right direction will be
very appreciated.

Happy Holidays

Gabriel Moreno
Cholula, Mexico
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to