[sane-devel] How to scan document with RICOH IS 410 SCSI

2008-01-16 Thread Fransiskus Sasongko
e a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. -- next part -- An HTML attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20080116/3d78fa12/attachment.htm

[sane-devel] Introducing myself, asking about SANE capabilities

2008-01-16 Thread Fred Odendaal
to answer unless someone told us the whole story :-D > > My bet is it's a school project to build a bar code reader! Fred. -- next part -- An HTML attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20080116/de7b6fc2/attachment.htm

[sane-devel] sane-devel Digest, Vol 31, Issue 29

2008-01-16 Thread Alessandro Zummo
On Wed, 16 Jan 2008 18:30:41 +0100 "Fran Alvarez" wrote: > Ok, ok, It seemed to me that I was being crystal clear at my explanations, > and I'm surprised that a community of OS developpers is so afraid about > giving "high level details" about the topic, but I understand that perhaps > someone (c

[sane-devel] Introducing myself, asking about SANE capabilities

2008-01-16 Thread Jon Chambers
Perhaps easier to do a standard A4 scan and discard all but one line?! On Wednesday 16 January 2008, Fran Alvarez wrote: > Well, it goes so: I need to override the flatbed motor behaviour as I'm > only interested on reading ONE LINE, that is, the scanned image should be > the minimum that the CCD

[sane-devel] French translation status

2008-01-16 Thread Yann E. MORIN
-?---?--?----? -- next part -- A non-text attachment was scrubbed... Name: sane-backends.fr.po-1.41.patch Type: text/x-diff Size: 13633 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20080116/97cdc5c1/attachment-0001.patch

[sane-devel] sane-devel Digest, Vol 31, Issue 29

2008-01-16 Thread Fran Alvarez
ot; patch based on current sane > CVS. > This is a request for inclusion into sane CVS, so any feedback is welcome > ! > > Regards, > Philippe > > ___ > sane-devel mailing list > sane-devel at lists.alioth.debian.org > http://lists.alioth.debian.org/mailman/listinfo/sane-devel > > -- Whatever...is a state of mind! -- next part -- An HTML attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20080116/f7ff8025/attachment.htm

[sane-devel] [PATCH] HP LaserJet M1005 Backend

2008-01-16 Thread Alessandro Zummo
On Wed, 16 Jan 2008 10:41:15 -0500 "m. allan noah" wrote: > we are in feature freeze for the pending release now, so it's too late > to get it in sane, unless we are willing to let the release date slip. > Since we anticipate more regular releases in the future, i am inclined > to hold off on thi

[sane-devel] [PATCH] HP LaserJet M1005 Backend

2008-01-16 Thread Couriousous
ext/x-diff Size: 34913 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20080116/f82d1310/attachment-0001.patch

[sane-devel] Introducing myself, asking about SANE capabilities

2008-01-16 Thread Alessandro Zummo
On Wed, 16 Jan 2008 09:33:28 -0500 "m. allan noah" wrote: > > standard fb scanner and settig fixed the CCD position (not moving). > > Well, I hope this is not a big deal to do with SANE, and I will be gratefull > > if some guru points me to meke me assured that SANE is (or isn't!) my path > > to

[sane-devel] Introducing myself, asking about SANE capabilities

2008-01-16 Thread Gerhard Jaeger
On Wednesday 16 January 2008 15:33:28 m. allan noah wrote: > 2008/1/16 Fran Alvarez : [SNIPSNAP] > > Well, it goes so: I need to override the flatbed motor behaviour as I'm > > only interested on reading ONE LINE, that is, the scanned image should be > > the minimum that the CCD can physically hand

[sane-devel] Introducing myself, asking about SANE capabilities

2008-01-16 Thread Fran Alvarez
some guru points me to meke me assured that SANE is (or isn't!) my path to follow through... Thanks. Fran. -- Whatever...is a state of mind! -- next part -- An HTML attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20080116/647c52ca/attachment.htm

[sane-devel] Canon LiDE 90

2008-01-16 Thread Pierre Willenbrock
Guillaume Gastebois schrieb: > Hello, > > OK, my motor moves ! Cool. > > But, someting doesn't work during initialisation : I get floating point > error ! > > I modified genesys_gl841.c for instrumentation and genesys_devices.c > (genesys_sensor section) in accordance to my windows usb snoop l

[sane-devel] Compiling sane-backends on FC8 64bit

2008-01-16 Thread Mattias Ellert
> echo $LD_LIBRARY_PATH returns blank (?) Blank is fine and correct. I just asked to make sure that you hadn't added /usr/lib to it... > I am going to retry the compile process now that I have the correct > libusb-devel installed and see how we go. > > (Mattias, my apologies for the resend, my original reply should have > gone to the list and not just you) > > Best > Chris Mattias -- next part -- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 1230 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20080116/a287cb18/attachment.bin

[sane-devel] sane-devel Digest, Vol 31, Issue 29

2008-01-16 Thread m. allan noah
You have started from the wrong end of the problem i am afraid. You should have said- "which scanner is stupid enough to allow me to have complete control over the motor at all times?". instead you have said (in a very round-about way) "i have a particular scanner, can i make it do this?" The answ

[sane-devel] Translations

2008-01-16 Thread Kåre Särs
Hi, I'm developing libksane in KDE extragear and I'm wondering what I should do to take the translations of the option strings in to use. /K?re

[sane-devel] Compiling sane-backends on FC8 64bit

2008-01-16 Thread Chris
Thanks for everyones input. Here's the final (clean) solution to my problem for the benefit of others: 1) We need the x86_64 versions of libusb-devel and libieee1284-devel - to install these on Fedora 8: yum erase libieee1284-devel libusb-devel yum install libieee1284-devel libusb-devel Be car

[sane-devel] Compiling sane-backends on FC8 64bit

2008-01-16 Thread Mattias Ellert
and all tests fails - including the > > getenv test. > > > > Mattias -- next part -- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 1230 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20080116/613194bd/attachment.bin

[sane-devel] Compiling sane-backends on FC8 64bit

2008-01-16 Thread Chris
Chris wrote: > I am going to retry the compile process now that I have the correct > libusb-devel installed and see how we go. > > Ok, the compilation still fails even after I have the correct x86_64 libs installed (and rebooted just to be sure): make[1]: Entering directory `/home/cnolan/Dow

[sane-devel] Compiling sane-backends on FC8 64bit

2008-01-16 Thread Chris
Mattias Ellert wrote: > ons 2008-01-16 klockan 09:22 + skrev Chris: > >> Thank you Mattias - we're getting somewhere now. Still got problems >> though: >> >> I installed libieee1284-devel x86_64 and then noticed that config.log >> was showing it couldn't find "libusb.so" so I have symlinked

[sane-devel] [PATCH] HP LaserJet M1005 Backend

2008-01-16 Thread m. allan noah
we are in feature freeze for the pending release now, so it's too late to get it in sane, unless we are willing to let the release date slip. Since we anticipate more regular releases in the future, i am inclined to hold off on this until next time. comments from other devels? allan 2008/1/16 Cou

[sane-devel] Compiling sane-backends on FC8 64bit

2008-01-16 Thread Chris
Success! As I thought, it was picking up /usr/lib/libieee1284.so instead of /usr/lib64/libieee1284.so I had to do some dirty-hacks of the library paths to make it compile sane-backends (I guess these should be picked up properly by the configure script?), but sane now detects my scanner and it

[sane-devel] French translation status

2008-01-16 Thread patrick ficheux
Yann E. MORIN a ?crit : > Hello All! > > On Tuesday 15 January 2008 07:01:18 stef wrote: > >> here a few things I noticed on the diff with previous version: >> > [--SNIP--] > > Thank you Stef and Patrick for your review! Applied all. > It means I should definitely not be doing translat

[sane-devel] Compiling sane-backends on FC8 64bit

2008-01-16 Thread Mattias Ellert
ons 2008-01-16 klockan 08:01 + skrev Chris: > Hi Allan. > > I'm not too sure. I found the following line? > > ac_cv_func_getenv=no > > But there are also a few other lines referring to getenv. I've pasted it > up at http://dpaste.com/31205/ to avoid a large post here. > > Any ideas? > Chri

[sane-devel] Introducing myself, asking about SANE capabilities

2008-01-16 Thread m. allan noah
2008/1/16 Fran Alvarez : > Hi all! > I've recently suscribed to this list as It seemed to me that SANE could > fulfill my needs. > My name's Fran, from Spain and I'm working in a project that needs to read > data from a flat-bed scanner and put them to a file. > I've been reading the online doc (no

[sane-devel] Compiling sane-backends on FC8 64bit

2008-01-16 Thread Chris
Thank you Mattias - we're getting somewhere now. Still got problems though: I installed libieee1284-devel x86_64 and then noticed that config.log was showing it couldn't find "libusb.so" so I have symlinked /usr/lib64/libusb.so -> /usr/lib64/libusb-0.1.so.4.4.4 and that error is now gone. I tru

[sane-devel] Compiling sane-backends on FC8 64bit

2008-01-16 Thread Chris
The reason I'm not using the source rpm for f-8 is that I'm trying to build the hp3900 libraries which aren't included in sane as standard (yet). Also, the hp3900 installer script only includes the 32bit libraries so that doesn't work either. As a result I'm following this guide here: http://so

[sane-devel] Compiling sane-backends on FC8 64bit

2008-01-16 Thread Chris
Hi Allan. I'm not too sure. I found the following line? ac_cv_func_getenv=no But there are also a few other lines referring to getenv. I've pasted it up at http://dpaste.com/31205/ to avoid a large post here. Any ideas? Chris m. allan noah wrote: > look in config.log for the getenv test. what

[sane-devel] Compiling sane-backends on FC8 64bit

2008-01-16 Thread Martin Kho
Why don't you use a source rpm specific for f-8? You can also see which patches the fedora folks have made. Maybe the spec-file gives you some more clues. Martin On Wednesday 16 January 2008, Chris wrote: > Hi folks, I am struggling to compile sane-backends on FC8 x86_64 > > I've googled and