Ncurses?

More
27 Jul 2018 20:20 #114986 by jmr
Ncurses? was created by jmr
Hi,
The ncurses library is required for compilation (or listed as dependency), but does it get used anywhere? Is or was there ever some kind of an interface? For DRO with MDI and siple load/run operations it would consume a lot less resources when used in normal black tty without X. I see use for that. I tried some searching but no real results. Everyone seems to be heading in the bulky-X-touchscreen way, I may be a bit crazy...
Is there something I could look at and try to make it work?
The following user(s) said Thank You: KCJ

Please Log in or Create an account to join the conversation.

More
27 Jul 2018 20:31 #114987 by Grotius
Replied by Grotius on topic Ncurses?
Hi Marian,

Please tell more info in the future about your system you are working on. Now i am guessing .....

en.wikipedia.org/wiki/Ncurses

www.ostechnix.com/how-to-install-ncurses-library-in-linux/
In terminal type :
sudo apt-get install libncurses5-dev libncursesw5-dev

The ncurses library is required for compilation (or listed as dependency)

Okey i think now you can do the installation.

Please Log in or Create an account to join the conversation.

More
27 Jul 2018 21:24 - 27 Jul 2018 21:28 #114988 by jmr
Replied by jmr on topic Ncurses?
Ok, Maybe the question is not very visible. It is not how to get ncurses working. I have slackware and it is there by default.

The question is in GUIs because I am looking for ncurses interface for linuxcnc. Or any other ascii-graphical console interface?

If it is a depencency, then what does use it?
Last edit: 27 Jul 2018 21:28 by jmr.

Please Log in or Create an account to join the conversation.

More
28 Jul 2018 00:17 #115000 by InMyDarkestHour
Replied by InMyDarkestHour on topic Ncurses?
The dependency is keystick

I run
ldd `which keystick`
on my stretch install and ncurses came up.

linuxcnc.org/docs/2.7/html/gui/keystick.html

Nah not crazy....fellow Slacker here, That Touchscreen, hmmm well I best not comment on it, other than to say there is something a bit fishy.

Please Log in or Create an account to join the conversation.

More
30 Jul 2018 12:08 #115121 by andypugh

Please Log in or Create an account to join the conversation.

More
03 Aug 2018 14:55 #115526 by KCJ
Replied by KCJ on topic Ncurses?
keystick has been removed in master (due to lack of motivation to port it to Joint/Axis). I would love to see it ported, or maybe have another console based LCNC UI developed. I started on an Ncurses one a while back but it did not go anywhere. I think there are still many applications were such a GUI would be useful ...

Cheers,
Kurt

Please Log in or Create an account to join the conversation.

More
09 Oct 2018 00:29 - 11 Oct 2018 19:59 #118570 by jmr
Replied by jmr on topic Ncurses?
woow... I did not get a reply notification, and expected this topic to just have "dieded".
Thanks for that. I will definitely look into it.

EDIT: Hey, I may have not the latest source but there is emclcd.cc and that may have some example C code. Otherwise, do You know of any other data useful for updating and expanding the keystick, a summary of changes after 2.6 or long changelog and lots of code reading is all that is?
Last edit: 11 Oct 2018 19:59 by jmr.

Please Log in or Create an account to join the conversation.

Time to create page: 0.192 seconds
Powered by Kunena Forum