You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the installation, which is ok, I ran next command:
tifig --version
tifig: command not found
When I used other variant:
./tifig --version
./tifig: symbol lookup error: ./tifig: undefined symbol: _ZN4vips6VImage16thumbnail_bufferEP9_VipsBlobiPNS_7VOptionE
Where may be the problem? guys?
The text was updated successfully, but these errors were encountered:
After the installation, which is ok, I ran next command:
tifig --version
tifig: command not found
When I used other variant:
./tifig --version
./tifig: symbol lookup error: ./tifig: undefined symbol: _ZN4vips6VImage16thumbnail_bufferEP9_VipsBlobiPNS_7VOptionE
Where may be the problem? guys?
The text was updated successfully, but these errors were encountered: