installing screen package
- This topic has 1 reply, 2 voices, and was last updated 7 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Home › Forums › Conduit: mLinux Model › installing screen package
Hi,
I would like to install the package screen, but on your MultiTech package repository it’s missing.
How could I install it?
Anything not in the default package repository would have to be compiled. One option is to use bitbake. See the full bitbake instructions here: http://www.multitech.net/developer/software/mlinux/mlinux-building-images/building-a-custom-linux-image/
You should not need to built an entire image, just run the recipe for screen and it’ll build the appropriate dependencies (if any). Then you can manually install the ipk.
Alternatively you can compile it using the C/C++ toolchain, see instructions here: http://www.multitech.net/developer/software/mlinux/mlinux-software-development/mlinux-c-toolchain/