> Is libtinfo.so.5 a proper library or a symlink? And what does
> nm -d libtinfo.so.5 | grep tgetflag
> reports?

(d|✔)~/.Sage/local/lib$ ls -lsh libtinfo.so.5
0 lrwxrwxrwx 1 ncohen ncohen 15 Dec 23 09:38 libtinfo.so.5 -> libtinfo.so.5.9
(d|✔)~/.Sage/local/lib$ nm libtinfo.so.5 | grep tgetflag
0000000000013430 T tgetflag

(I removed the -d from 'nm -d', as it complained that -d was an invalid option)

Nathann

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to