ngtc icon indicating copy to clipboard operation
ngtc copied to clipboard

Update non-docker version & a Containerized version

Open scsijon opened this issue 6 years ago • 3 comments

Comment and a request please, not a problem.

I'm coming from EasyOS, which uses containers rather than Docker, and Quirky which is root only, would you be willing to update one of your non-docker versions first or should I just clone (fork) the lot and do it myself, before I attempt to build a toolchain on our EasyOS system and work from there?

I'm also looking at creating a musl/clang/llvm/etc, based system and your nenuzhnix is of interest, can I help anywhere I can in either?

scsijon avatar Dec 03 '19 06:12 scsijon

I haven't built ngtc for a while, so I doubt that patches would still apply cleanly without modification.

Using EasyOS's containers instead of Docker shouldn't be a problem, just run sync.sh, configure.sh, build.sh and install.sh in your container (should have musl libc and a sufficient toolchain to compile C++ code) and it will be fine.

As for nenuzhnix, there are a lot of packages to add (check unassigned issues) and contributions are always welcome!

tpimh avatar Dec 03 '19 08:12 tpimh

Just updated the patches, you can try building it in EasyOS's container.

tpimh avatar Dec 13 '19 11:12 tpimh

On 13/12/19 22:37, Dmitry Golovin wrote:

Just updated the patches, you can try building it in EasyOS's container.

Ok, tuesdays job.

scsijon avatar Dec 13 '19 22:12 scsijon