Open gearhead opened 5 years ago
Still struggling with this. Further info: I have the dependencies installed glib-2.56.3_2,1: /usr/local/lib/libgthread-2.0.so.0.5600.3 curl-7.63.0_1: cmake-3.13.2: sqlite-2.8.17_4:
This should build for /usr/local. How do I get it to use the libgthread-2.0?
Figured it out... 'export LIBRARY_PATH=/usr/local/lib' Then executed 'make' Works fine, now. Apparently even though FreeBSD installs libraries in /usr/local/lib, make only looks in /usr/lib and /lib
I run the make command and get this in return: