* How to use the package sane-airscan?
@ 2023-01-14 0:18 Kabelo Moiloa via
2023-01-14 19:38 ` Kabelo Moiloa via
0 siblings, 1 reply; 2+ messages in thread
From: Kabelo Moiloa via @ 2023-01-14 0:18 UTC (permalink / raw)
To: Help Guix; +Cc: Me
Hello there, even though when I =guix install sane-airscan= and run =airscan-discover= I see my scanner listed it isn't listed when I try to find it using =simple-scan=. I tried modifying the sane-service-type to have the following values: sane-backends, sane-backends-minimal and sane-airscan and none of that worked either: simple-scan still fails.
--
Sent with Tutanota, enjoy secure & ad-free emails.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to use the package sane-airscan?
2023-01-14 0:18 How to use the package sane-airscan? Kabelo Moiloa via
@ 2023-01-14 19:38 ` Kabelo Moiloa via
0 siblings, 0 replies; 2+ messages in thread
From: Kabelo Moiloa via @ 2023-01-14 19:38 UTC (permalink / raw)
To: Help Guix
SANE frontends can be made to work with the`sane-airscan` backend using the following trick:
1. Execute `guix install sane-airscan simple-scan` followed by:
2. `env LD_LIBRARY_PATH=${HOME}/.guix-profile/lib/sane SANE_CONFIG_DIR=${HOME}/.guix-profile/etc/sane.d simple-scan` .
This shows that `SANE_CONFIG_DIR` should for sure be a native-search-path and that perhaps we should have a `GUIX_SANE_BACKEND_PATH` as well.
--
Sent with Tutanota, enjoy secure & ad-free emails.
Jan 14, 2023, 00:18 by elevenkb@tutanota.com:
> Hello there, even though when I =guix install sane-airscan= and run =airscan-discover= I see my scanner listed it isn't listed when I try to find it using =simple-scan=. I tried modifying the sane-service-type to have the following values: sane-backends, sane-backends-minimal and sane-airscan and none of that worked either: simple-scan still fails.
>
> --
> Sent with Tutanota, enjoy secure & ad-free emails.
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-14 19:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-14 0:18 How to use the package sane-airscan? Kabelo Moiloa via
2023-01-14 19:38 ` Kabelo Moiloa via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.