I want to preface this with I am new to Linux. I am trying to install some libraries (and a program that depends on them) on an embedded Linux server running Busybox v1.20.2. I am not able to run ./configure on them, the cause I found being that there is no C compiler on this version.
A coworker more experienced in Linux has said that "it doesn't make sense" that were wouldn't/couldn't be one. But, it looks like that is indeed the case. How could I go about setting up a tar.gz on the system?