Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is Java available on the gumstix?

gumstix Java
0
Posted

Is Java available on the gumstix?

0

Yes, there are several options for Java now. SQLite seems to require readline to compile (I think only for the sqlite3 command line interface), so we added that to the buildroot too. That in turn requires ncurses (since it looks like using termcap leads to undefined symbols at link time), so we fixed up ncurses too. Right now, both ncurses and readline will compile into the root_fs as shared libs, and sqlite links against those. sqlite also will be installed in the root_fs as a shared lib.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123