Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install timg in Centos? #83

Open
chenshen03 opened this issue Jun 3, 2022 · 2 comments
Open

How to install timg in Centos? #83

chenshen03 opened this issue Jun 3, 2022 · 2 comments

Comments

@chenshen03
Copy link

I build timg from source code and the output is as follows. I tried to install the package via yum install libjpeg-turbo, but the error still exists.

-- The CXX compiler identification is GNU 4.8.5
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1")
-- Found Git: /usr/bin/git (found version "2.19.1")
-- Checking for module 'zlib'
--   Found zlib, version 1.2.7
-- Checking for module 'libturbojpeg'
--   No package 'libturbojpeg' found
CMake Error at /usr/local/lib64/python3.6/site-packages/cmake/data/share/cmake-3.22/Modules/FindPkgConfig.cmake:603 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/local/lib64/python3.6/site-packages/cmake/data/share/cmake-3.22/Modules/FindPkgConfig.cmake:825 (_pkg_check_modules_internal)
  CMakeLists.txt:34 (pkg_check_modules)
@chenshen03
Copy link
Author

I have successfully installed timg via snap, but I can't access the files in the mounted device. Is there any solution for this?

@hzeller
Copy link
Owner

hzeller commented Jul 17, 2023

Since the latest release, also a binary AppImage is available in the release. That should work for most platforms.
https://github.com/hzeller/timg/releases/tag/v1.5.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants