Check for dependencies in /opt as well as /usr (for Macports on OSX)#1
Check for dependencies in /opt as well as /usr (for Macports on OSX)#1pbm wants to merge 1 commit into
Conversation
|
Thank you Peter! We'll review and integrate asap.
----- Original Message ----- I had all of the dependencies Affinity needed, but they were installed in /opt/* using Macports on OSX. This patch allowed me to install AffinityDB w/o re-installing stuff I already had. You can merge this Pull Request by running: git pull https://github.com/pbm/setup port_support Or you can view, comment on it, or merge it online at: -- Commit Summary --
-- File Changes -- M linux/setup.sh (12) -- Patch Links -- https://github.com/affinitydb/setup/pull/1.patch Reply to this email directly or view it on GitHub: |
I had all of the dependencies Affinity needed, but they were installed in /opt/* using Macports on OSX. This patch allowed me to install AffinityDB w/o re-installing stuff I already had.