Changes

Jump to navigation Jump to search
89 bytes removed ,  12:57, 9 August 2017
no edit summary
Line 3: Line 3:  
==Information==
 
==Information==
 
SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.)
 
SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.)
 
+
{{#smeversion:smeserver-sane}}
 
For more information on SANE have a look at the [http://www.sane-project.org/ SANE project website]
 
For more information on SANE have a look at the [http://www.sane-project.org/ SANE project website]
    
===Supported scanners===
 
===Supported scanners===
 
For a list of supported scanners have a look at [http://www.sane-project.org/sane-supported-devices.html this page].
 
For a list of supported scanners have a look at [http://www.sane-project.org/sane-supported-devices.html this page].
Note the SME rpm uses [http://www.sane-project.org/sane-backends-1.0.17.html this page].
+
 
 +
Note the SME 8 rpm uses [http://www.sane-project.org/sane-backends-1.0.18.html this page]
 +
 
 +
Note the SME 9 rpm uses [http://www.sane-project.org/sane-backends-1.0.21.html this page]
    
==Server==
 
==Server==
Line 14: Line 17:     
===Installation===
 
===Installation===
 +
==== SME 8.X, 9.X====
 +
 
Install SANE and required packages
 
Install SANE and required packages
  −
yum install smeserver-sane smeserver-xinetd sane-backends --enablerepo=smecontribs
     −
then post-install, reboot or
+
yum --enablerepo=smecontribs install smeserver-sane
 +
 
 +
==== Finish the installation ====
    +
then
 
  expand-template /etc/xinetd.conf
 
  expand-template /etc/xinetd.conf
 
  expand-template /etc/services
 
  expand-template /etc/services
Line 27: Line 33:  
  service xinetd restart
 
  service xinetd restart
    +
or if you prefer to restart your server
 +
 +
signal-event post-upgrade; signal-event reboot
    
====Testing the installation====
 
====Testing the installation====
Line 71: Line 80:  
=== Uninstall ===  
 
=== Uninstall ===  
 
You can remove SANE from your SME Server with the following command
 
You can remove SANE from your SME Server with the following command
  rpm -e sane-backends smeserver-sane
+
  rpm -e sane-backends sane-backends-libs  smeserver-sane
    
==Client==
 
==Client==
Line 171: Line 180:  
  /sbin/e-smith/expand-template /etc/xinetd.conf
 
  /sbin/e-smith/expand-template /etc/xinetd.conf
 
  /etc/init.d/xinetd restart
 
  /etc/init.d/xinetd restart
 
+
=== Bugs ===
 
+
Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-sane component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-sane|title=this link}}.
== SME 8==
+
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-sane |noresultsmessage="No open bugs found."}}
 
  −
15/9/2010 - V8b6
  −
 
  −
Have installed this manually and it seems to work.
  −
 
  −
First wget the following file :
  −
 
  −
[http://http://sme-mirror.firewall-services.com/contribs/jppialasse/SME7/ecureuil-sane-backends/smeserver-sane-0.1-6.noarch.rpm smeserver-sane rpm]
  −
 
  −
and then :
  −
 
  −
yum localinstall smeserver-sane-0.1-6.noarch.rpm
  −
 
  −
then follow the above installation instructions or as follows :
  −
 
  −
expand-template /etc/xinetd.conf
  −
expand-template /etc/services
  −
expand-template /etc/hosts.allow
  −
expand-template /etc/sane.d/saned.conf
  −
 
  −
service xinetd restart
  −
 
  −
Please that all the usual warnings apply. This is for testing only and it may break you system - YMMV
  −
 
  −
 
  −
--[[User:ReetP|ReetP]] 11:34, 15 September 2010 (UTC)
  −
 
   
----
 
----
 
[[Category:Contrib]]
 
[[Category:Contrib]]
 
[[Category:Administration]]
 
[[Category:Administration]]
254

edits

Navigation menu