Hi all, I'm working on Epson 10000XL scanner connected to linux thru sane (and I'm new to the world of sane). I want to operate it over TCP/IP. I downloaded the sane package and installed it. There is a frontend called saned which provides a TCP server for this purpose. So I'm writing the correspoding Client programme to connect to Saned TCP Server.
I would like to know the messages that I'm suppossed to send to Saned TCP Server. Also any other help/known issues regarding saned. Secondly, how to get the documentation of Sane in general. I followed the tutorial in the sane-project.org site. It states that the overall package of sane comes with lots of documentation, which I'm struggling to find. Some help from you would be great. Thanking in advance, FF -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20060907/ecfa8b99/attachment.htm From [email protected] Thu Sep 7 08:27:54 2006 From: [email protected] (Jon Chambers) Date: Thu Sep 7 08:28:04 2006 Subject: [sane-devel] sane.ps In-Reply-To: <1157614254.30693.5.camel@scarafaggio> References: <[email protected]> <1157614254.30693.5.camel@scarafaggio> Message-ID: <[email protected]> Giuseppe and Wolfram, Many thanks for your help - installing the tetex-extra package fixed the build. I wonder whether we should make the sane.ps build step a little more explicit (eg: not pipe its stdout to /dev/null) to make it a little more obvious to diagnose failures? cheers, Jon ====================== Jon Chambers ===================== http://www.jon.demon.co.uk, 020 8575 7097, 07931 961669 ========================================================= On Thu, 7 Sep 2006, Giuseppe Sacco wrote: > Il giorno mer, 06/09/2006 alle 22.18 +0100, Jon Chambers ha scritto: >> Hi, >> >> At the end of my (latest CVS) sane-backends build I get a failure when >> trying to make sane.ps. >> >> Running latex manually on sane.tex reveals that I don't seem to have >> either times.sty or changebar.sty available. Are these part of the >> "standard" latex package? > > They are in tetex-extra package. > > Bye, > Giuseppe
