PackageConfig icon indicating copy to clipboard operation
PackageConfig copied to clipboard

Fail to run via Mint

Open shimastripe opened this issue 3 years ago • 1 comments

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.

shimastripe avatar Apr 29 '21 04:04 shimastripe

This is likely an issue with PackageConfig - you're welcome to look into it

orta avatar Apr 29 '21 08:04 orta

[email protected] copies all dylib files in build artifacts. So I checked this problem is closed. Thanks!

shimastripe avatar Oct 02 '22 07:10 shimastripe