PackageConfig
PackageConfig copied to clipboard
Fail to run via Mint
I use to Komondor via Mint. But Komondor fail and error messages are below.
$ mint run Komondor
🌱 Cloning Komondor 1.0.6
🌱 Resolving package
🌱 Building package
🌱 Installed Komondor 1.0.6
🌱 Running komondor 1.0.6...
dyld: Library not loaded: @rpath/libPackageConfig.dylib
Referenced from: /usr/local/lib/mint/packages/github.com_shibapm_Komondor/build/1.0.6/komondor
Reason: image not found
[1] 52719 abort mint run Komondor
How to resolve this dylib path? Please teach me any information.
This is likely an issue with PackageConfig - you're welcome to look into it
[email protected] copies all dylib files in build artifacts. So I checked this problem is closed. Thanks!