[sane-devel] SANE 1.0.10 on IRIX 6.5.x

2003-02-08 Thread Peter Fales
Thanks, I've applied those changes to CVS. -- Peter Fales Lucent Technologies, Room 4G-310 N9IYJ 2000 N Naperville Rd PO Box 3033 Naperville, IL 60566-7033 internet: psfa...@lucent.com work: (630) 979-8031 O

[sane-devel] pthreads for MacOSX (instead of child process)

2003-02-08 Thread abel deuring
Henning Meier-Geinitz wrote: > Hi, > > On Thu, Feb 06, 2003 at 01:30:18AM +0100, abel deuring wrote: > >> >>Did they also bother to explain, why no device files are available which >>should not have this problem (well, hoping that device file descriptors >>would survive a fork() on Macos)? >> >

[sane-devel] Why does xsane-gimp exist ?

2003-02-08 Thread Julien BLACHE
Henning Meier-Geinitz wrote: Hi, >> As a sort of workaround to this, wouldn't it be possible to dlopen() >> the libgimp at startup, if run as a GIMP plugin ? > And you will get all sort of imcompatibilities with dynamic loadding, > see dll.c for examples. Well, at least if systems like aix and

[sane-devel] Why does xsane-gimp exist ?

2003-02-08 Thread Oliver Rauch
I don`t think it makes sense to create several problems with different systems in this case. Is it really so hard to install one additional package when=20 you want to use xsane as gimp plugin? Oliver On Friday 07 February 2003 13:05, Julien BLACHE wrote: > Henning Meier-Geinitz wrote: > > Hi,

[sane-devel] OS/2 device driver for HP7450C

2003-02-08 Thread Henning Meier-Geinitz
Hi, On Fri, Feb 07, 2003 at 11:59:10AM -0400, Angela wrote: > Hi, I need to develop an OS/2 device driver for HP 7450C. Any reason why you don't use sane? As far as I understand this scanner is supported by the avision backend. Have a look at the list archive of the last view days, there has been

[sane-devel] mac osx: cannot build scanimage

2003-02-08 Thread Henning Meier-Geinitz
Hi, On Fri, Feb 07, 2003 at 09:29:17AM -0800, rchar...@sonicwall.com wrote: > Ah. Thanks. > Well then, is there a simple way I can make the config believe that I don't > have libdl? You could edit include/sane/config.h (after running configure) and comment out the HAVE_DLOPEN define. Bye, He

[sane-devel] Why does xsane-gimp exist ?

2003-02-08 Thread Henning Meier-Geinitz
Hi, On Fri, Feb 07, 2003 at 01:05:25PM +0100, Julien BLACHE wrote: > > The distributors usually create two or more binary packages because > > otherwise you'd need to install gimp as a dependency of xsane. As gimp > > is a rather big package, this may not make sense for everyone. So > > there is o

[sane-devel] Epson Perfection 660 supported by SnapScan backend

2003-02-08 Thread Oliver Schwartz
Hi, the Epson Perfection 660 is now supported by the SnapScan backend,=20 with a lot of testing effort from Bernard Cafarelli and others. The=20 reports I've received so far are encouraging but further tests are=20 welcome. You can get the latest version of the backend from=20 http://sourceforge.

[sane-devel] SANE/Avision 2003-02-08-1127

2003-02-08 Thread Rene Rebe
Hi all. *** Note: *** This is only a quick release due to the "out of memory" or "segfault" problems reported on sane-devel the last days. PLEASE ONLY UPDATE TO THIS RELEASE IF YOU HAVE PROBLEMS WITH YOUR CURRENT VERSION! If currently all works well for you, please WAIT for the next MORE TESTED

[sane-devel] Scanimage failure with HP ScanJet 7450C

2003-02-08 Thread TomF
On Sat, 8 Feb 2003 10:21:03 -0800 TomF wrote: ... > > I'll try installing sane-backends-1.0.10, and let you know the > results. Do I have to wait until the avision web server comes up again > to download it? ... I found and downloaded http://sane.informatik.uni-freiburg.de/anoncvs/.

[sane-devel] Scanimage failure with HP ScanJet 7450C

2003-02-08 Thread Rene Rebe
I have a lent hp 7450 here and work on the ADF code. But normal scanning works just fine with the latest release from: The web locations: - SANE/Avision homepage: http://drocklinux.dyndns.org/rene/avision/ - Sourcecode: http://www.rocklinux.org/people/rene/sane/src/ - Patches:

[sane-devel] scanimage: sane_start: Out of memory

2003-02-08 Thread Rene Rebe
Hi. On: Thu, 06 Feb 2003 17:48:26 +0100, Patrick Begou wrote: > I've updated my kernel to a recener version and Sane to the latest > stable version: > linux-2.4.20 (from kernel.org) > sane-backends-1.0.10 > sane-frontends-1.0.10 > = > I've find an old document (2001) saying to use = > ./co

[sane-devel] Scanimage failure with HP ScanJet 7450C

2003-02-08 Thread TomF
On Sat, 08 Feb 2003 10:42:51 +0100 (CET) Rene Rebe wrote: > I have a lent hp 7450 here and work on the ADF code. > > But normal scanning works just fine with the latest release from: > > The web locations: > > - SANE/Avision homepage: > http://drocklinux.dyndns.org/rene/avision/ > > -