Does anyone use TDengine database on MacOS?
I installed Java and TDengine, and configure the path. However, it still reports the following error:
no taos in java lib path
Do I miss some steps?
You can try this command:
ln -s /usr/local/lib/libtaos.dylib /Library/Java/Extensions/libtaos.dylib