Changes

Jump to navigation Jump to search
187 bytes added ,  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 7 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 8 rpm uses [http://www.sane-project.org/sane-backends-1.0.18.html this page]
Line 19: Line 17:     
===Installation===
 
===Installation===
 +
==== SME 8.X, 9.X====
   −
==== SME 7====
  −
  −
obsolete
   
Install SANE and required packages
 
Install SANE and required packages
 
  −
yum install smeserver-sane --enablerepo=smecontribs
     −
==== SME 8====
+
  yum --enablerepo=smecontribs install  smeserver-sane
 
  −
Configure the [[SME8.0_Contribs_QA#Setup|sme7contribs]] repository before installing SANE.
  −
 
  −
Install SANE and required packages
  −
 
  −
  yum --enablerepo=sme7contribs --enablerepo=smecontribs install  smeserver-sane
      
==== Finish the installation ====
 
==== Finish the installation ====
   −
then post-install, reboot or
+
then  
 
   
  expand-template /etc/xinetd.conf
 
  expand-template /etc/xinetd.conf
 
  expand-template /etc/services
 
  expand-template /etc/services
Line 46: 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 90: 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 190: 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}}.
 +
{{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-sane |noresultsmessage="No open bugs found."}}
 
----
 
----
 
[[Category:Contrib]]
 
[[Category:Contrib]]
 
[[Category:Administration]]
 
[[Category:Administration]]
254

edits

Navigation menu