On Sun, Feb 24, 2019 at 10:26:54PM -0000, David wrote: > Steve Langasek, when you wrote
> > The workaround is for each software component to be built in its own > > separate environment with the -dev packages that it requires. > what did you mean by "separate environment"? > Do I have to buy a separate computer to use nodejs, or is there some way > to have multiple of these "environments" in the same Ubuntu installation? Modern Linux supports many different methods of virtualization. You can use chroots for building, which you might manage using the schroot package; or you can use lxd containers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1794589 Title: libssl1.0-dev conflicts libssl-dev To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nodejs/+bug/1794589/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
