Re: [sane-devel] Weird behavior in exagear.

2018-01-07 Thread Olaf Meeuwissen
Hi Jeff, Jeff writes: > On 07/01/18 05:53, Jeff Sadowski wrote: >> I'm using debian in exagear do they compile scanimage without support >> for jpeg and png? It is looking like I have to try and put some other >> virtual os on my raspberry pi 3 system. > > Isn't it just easier to use ImageMagick

Re: [sane-devel] Weird behavior in exagear.

2018-01-07 Thread Olaf Meeuwissen
Hi Jeff, Jeff Sadowski writes: > I'm using debian in exagear do they compile scanimage without support > for jpeg and png? It is looking like I have to try and put some other > virtual os on my raspberry pi 3 system. That may depend on the Debian version and architecture you're using. You can ch

Re: [sane-devel] Weird behavior in exagear.

2018-01-07 Thread Olaf Meeuwissen
Hi Jeff, Jeff Sadowski writes: > So, renaming my image from the directly connected method to pmn allows > me to view it. Now to find out what I need to get a jpeg, tiff, png > images. Your scanimage needs to be linked to JPEG, TIFF and PNG libraries. You can check with ldd $(which scanimage)

Re: [sane-devel] Weird behavior in exagear.

2018-01-07 Thread Jeff
On 07/01/18 05:53, Jeff Sadowski wrote: > I'm using debian in exagear do they compile scanimage without support > for jpeg and png? It is looking like I have to try and put some other > virtual os on my raspberry pi 3 system. Isn't it just easier to use ImageMagick or GraphicsMagick to convert fro