xyproto / wallutils

:city_sunset: Utilities for handling monitors, resolutions, wallpapers and timed wallpapers
BSD 3-Clause "New" or "Revised" License
467 stars 17 forks source link

Unable to run heic-install #26

Closed bound-variable closed 2 years ago

bound-variable commented 2 years ago

The following error returns when running heic-install <file.heic>:

./heic-install: line 39: heic2stw: command not found

I installed wallutils via the Ubuntu instructions. The command settimed works fine.

xyproto commented 2 years ago

Thanks for reporting, I'll reproduce the issue on Ubuntu and update the documentation, if needed.

Is libheif installed when make is being run?

bound-variable commented 2 years ago

I don't know how to check that. FYI, I'm on Debian 11.

I ran dpkg -s libheif and got these results:

libheif-dev:amd64: /usr/share/doc/libheif-dev
libheif1:amd64: /usr/lib/x86_64-linux-gnu/libheif.so.1.11.0
libheif-dev:amd64: /usr/include/libheif/heif_plugin.h
libheif-dev:amd64: /usr/share/doc/libheif-dev/README.md.gz
libheif-dev:amd64: /usr/include/libheif/heif_cxx.h
libheif1:amd64: /usr/share/doc/libheif1
libheif-dev:amd64: /usr/lib/x86_64-linux-gnu/libheif.so
libheif1:amd64: /usr/share/doc/libheif1/changelog.Debian.gz
libheif-dev:amd64: /usr/include/libheif/heif_version.h
libheif-dev:amd64: /usr/share/doc/libheif-dev/changelog.Debian.gz
libheif-dev:amd64: /usr/include/libheif
libheif-dev:amd64: /usr/include/libheif/heif.h
libheif1:amd64: /usr/share/doc/libheif1/copyright
libheif1:amd64: /usr/lib/x86_64-linux-gnu/libheif.so.1
libheif-dev:amd64: /usr/share/doc/libheif-dev/copyright
libheif-dev:amd64: /usr/lib/x86_64-linux-gnu/pkgconfig/libheif.pc
xyproto commented 2 years ago

I see.

Just a guess, but does export PATH="/usr/local/bin:$PATH" make it work?

bound-variable commented 2 years ago

I use fish (I also tried your script from Bash).

The location /usr/local/bin is already in my $PATH.

Sent with ProtonMail Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Saturday, December 18th, 2021 at 12:53 AM, Alexander F. Rødseth @.***> wrote:

I see.

Just a guess, but does export PATH="/usr/local/bin:$PATH" make it work?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

xyproto commented 2 years ago

I installed Debian 11 to test this.

The packages and all the utilities installs fine here, and both heic-install and heic2stw work fine, and are in the $PATH.

Could you please try the installation instructions for Debian 11 in the README.md file again, and re-open this issue if it is still a problem?

bound-variable commented 2 years ago

Understood. I'm on Arch now, and it works great. Thanks for the app.

Alan

Sent with ProtonMail Secure Email.

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Wednesday, December 29th, 2021 at 9:01 AM, Alexander F. Rødseth @.***> wrote:

I installed Debian 11 to test this.

The packages and all the utilities installs fine here, and both heic-install and heic2stw work fine, and are in the $PATH.

Could you please try the installation instructions for Debian 11 in the README.md file again, and re-open this issue if it is still a problem?

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>