Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: bmarkus on September 24, 2009, 03:25:19 PM
-
A configure script is claiming missing libpanel extension to curses/ncurces. Any idea how can I add it to the current (development) environment?
-
Build ncurses, unfortunately.
-
Build ncurses, unfortunately.
I tried of course, but something is still wrong with the compilation, no lib files created, only the executables. Will spend more time with. Most probably the problem is that It would require a clean ncurses-free system, do not know yet...
Checked my CentOS 5.3 box dependencies. lbpanel.so there depends on libdl.so which is also missing and could not find its source.
:(
-
ncurses needs --with-shared to create libraries.
-
ncurses needs --with-shared to create libraries.
Thanks it was the key !
Now Kismet (http://www.kismetwireless.net/) is running on tc2.4rc1 !
-
If you're going to post an extension with libpanel, please include libform too (both from ncurses).
-
If you're going to post an extension with libpanel, please include libform too (both from ncurses).
No problem. What is about libmenu?
-
Yeah, forgot about that :P It too, please.
Maybe something like ncurses-extra-libs?
-
ncurses-extralibs.tczl is submitted. It contains