Hi,
I have a newbie question related to being careful not to mix the PKG binary approach with the (building from) Ports approach. The handbook warns against using a mix of these two approaches and the likely eventual collision of binaries, but I think I might be reading it too strictly.
Does it mean that if you install any single piece of 3-rd party software using pkg, for example Git, then you should not also use the building from ports approach. This seems to be what it's saying but I think I'm miss-reading it. It would also seem to imply a contradiction as, how do you clone without having git in the first place.
Perhaps what it really means is that you must not mix the same piece of 3-rd party software. For example, installing 'firefox' from pkg but compiling 'kicad' from source (and installing the locally complied 'kicad' ) is fine.
Hopefully, my confusion is clear and easy to put me right!
Many thanks.
I have a newbie question related to being careful not to mix the PKG binary approach with the (building from) Ports approach. The handbook warns against using a mix of these two approaches and the likely eventual collision of binaries, but I think I might be reading it too strictly.
Does it mean that if you install any single piece of 3-rd party software using pkg, for example Git, then you should not also use the building from ports approach. This seems to be what it's saying but I think I'm miss-reading it. It would also seem to imply a contradiction as, how do you clone without having git in the first place.
Perhaps what it really means is that you must not mix the same piece of 3-rd party software. For example, installing 'firefox' from pkg but compiling 'kicad' from source (and installing the locally complied 'kicad' ) is fine.
Hopefully, my confusion is clear and easy to put me right!
Many thanks.