You've just shortened my workload, I believe. I was setting this
up for a future test in conjunction with imagemagick; but, based
on your advice, I think I'll pass on the rest of the sane-backends, etc.
build. Users are currently able to make movies, etc. from the imagemagick
built without scan
->That simply means that your version of gphoto2 is too old, get the
->current CVS one if you want it to work. BTW, if you haven't got a
->digital still camera, I can't see any reason why you need the gphoto2
->stuff.
Our webmaster has one and it wouldn't hurt. Appreciate your insight
however.
-
Hi Major,
Well, I've now installed gphoto2, during configuration it's
found (checking for gphoto2-config... gphoto2-config ), but
sane-backends-1.0.7-cvs-2002-04-23.tar.gz gives me the message:
Sorry, can't use GPHOTO2
GPHOTO2 APIs have been changing rapidly. Only
the current version from
...I think you ought to install gphoto2...
Sorry, never heard of it before. But, that explains why gphoto2-config
isn't with sane-backends-1.0.7.
Thanks,
Philip
Hi,
The problem I had with jpeg in sane-backends-1.0.7 was
caused by tru64's shared jpeglib, which is version 5. Renaming
the shared lib enabled the configure script to find version 6b
of libjpeg.a
Now, you'll hate me because I tried to configure with
--with-gphoto2, but it coul
Fri Apr 19 08:13:10 2002
From: Major A
To: Philip Goisman
Cc: SANE devel
Subject: Re: [sane-devel] Re: sane build on tru64 unix 5.1A
> Thanks to Henning and Ralph for their response on the
> problem I'm having ge
Hi,
Thanks to Henning and Ralph for their response on the
problem I'm having getting jpeg recognized.
It responds the same even when I wipe out the
sane-backends-1.0.7 completely and recreate it. distclean
does the same.
checking for jpeg_start_decompress in -ljpeg... no
disabl
ljpeg... (cached) no
disabling DC210/DC240 backends (failed to find JPEG library)
Philip
From and...@sticks.phy.bris.ac.uk Thu Apr 18 08:13:59 2002
From: Major A
To: Philip Goisman
Cc: SANE devel
Subject: Re: [sane-devel] sane build on tru64 unix
Hi,
I'm trying to build and install sane on a digital
500au workstation running Tru64 unix 5.1A.
The configure doesn't find jpeg libs and includes although
they're installed in /usr/local/lib and /usr/local/include.
It does find gcc though. I even have LD_LIBRARY_PATH set for /us