Rpaprocki wrote on Thursday, January 19, 2017 11:25 AM
>>On Friday, January 6, 2017 at 10:19:55 AM UTC-5, Nelson, Erik - 2 wrote:
>>I'm attempting to transition from luarocks to opm, but in the meantime I use some packages that are only packaged for luarocks.
>>How do opm and luarocks interact with one another? If I already have a package installed with luarocks, and I install it with opm, will that cause >>a problem? Will I then end up with two copies of the library?
>>I poked about on the net, didn't see any guidance/best practices regarding transitioning. Any tips would be welcome!
>Luarocks and OPM don't really interact with each other, per se. Each application maintains its own local state and talks to its own repo server
>to handle pulling source/dependancies/etc. That dependency management doesn't cross between application boundaries; e.g., you can install one
>or more version of the same library from both repos and they may or may not conflict with each other. It's up to you, the sysadmin,
>to be aware of what and where various libraries are being installed. In general, I would recommend against installing the same
>library from both OPM and Luarocks, that sounds like a nightmare ;)
Thanks for the advice!
----------------------------------------------------------------------
This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.bankofamerica.com/emaildisclaimer. If you are not the intended recipient, please delete this message.