driver epson aculaser c900
Inviato: mer 6 ott 2004, 19:52
Salve a tutti! :-P Ho installato da poco Slackware 10 e vorrei poter usare la mia stampante laser a colori Aculaser C900. L´unico driver che funziona si trova in <a href="http://www.mabase.ch/c900" target="_blank" target="_new">http://www.mabase.ch/c900</a>, ma sembra che sia configurato per girare su RedHat, infatti parla di una dir /etc/init.d che su Slackware non vedo. Cito:
<BR>"Check if you have a "/etc/rc.d/init.d/" directory ...
<BR> If not ... create a link to /etc/init.d/
<BR> # cd /etc/rc.d/
<BR> # ln -s /etc/init.d init.d
<BR> 4) Install the pipsplus base package
<BR> # rpm -i pipsplus-0.1b-1.i386.rpm
<BR> error: Failed dependencies:
<BR> lpr is needed by pipsplus-0.1b-1
<BR>
<BR> The "lprng" package is installed, but the dependency is on "lpr"in pipsplus ... does not exist on SuSE ...
<BR> Re-install, but ignore dependencies :
<BR>
<BR> # rpm -i --nodeps pipsplus-0.1b-1.i386.rpm
<BR> pipsplusd 0:off 1:off 2:off 3:on 4:off 5:on 6:off
<BR> /etc/rc.d/init.d/pipsplusd: line 30: /etc/rc.d/init.d/functions: No such
<BR> file or directory
<BR> error: %post(pipsplus-0.1b-1) scriptlet failed, exit status 1
<BR>
<BR> With a fresh installation of SuSE 9.0, you could also get the following dependency message :
<BR> libstdc++-libc6.2-2.so.3 is needed by pipsplus-0.1b-1
<BR> You can get this old version of the library HERE and copy it into "/usr/lib/".
<BR>
<BR> The /etc/rd.d/init.d/pipsplusd contains some "Red Hat" commands and must be corrected ...
<BR> A correct file is available here : pipsplusd.
<BR>
<BR> Start PIPSPLUS ... with the new file :
<BR>
<BR> # /etc/init.d/pipsplus start
<BR> Starting pipsplusd: done"
<BR>
<BR>Il testo si preoccupa di"susizzare" il driver, ma come "slackizzarlo"? ...
<br>
<BR>"Check if you have a "/etc/rc.d/init.d/" directory ...
<BR> If not ... create a link to /etc/init.d/
<BR> # cd /etc/rc.d/
<BR> # ln -s /etc/init.d init.d
<BR> 4) Install the pipsplus base package
<BR> # rpm -i pipsplus-0.1b-1.i386.rpm
<BR> error: Failed dependencies:
<BR> lpr is needed by pipsplus-0.1b-1
<BR>
<BR> The "lprng" package is installed, but the dependency is on "lpr"in pipsplus ... does not exist on SuSE ...
<BR> Re-install, but ignore dependencies :
<BR>
<BR> # rpm -i --nodeps pipsplus-0.1b-1.i386.rpm
<BR> pipsplusd 0:off 1:off 2:off 3:on 4:off 5:on 6:off
<BR> /etc/rc.d/init.d/pipsplusd: line 30: /etc/rc.d/init.d/functions: No such
<BR> file or directory
<BR> error: %post(pipsplus-0.1b-1) scriptlet failed, exit status 1
<BR>
<BR> With a fresh installation of SuSE 9.0, you could also get the following dependency message :
<BR> libstdc++-libc6.2-2.so.3 is needed by pipsplus-0.1b-1
<BR> You can get this old version of the library HERE and copy it into "/usr/lib/".
<BR>
<BR> The /etc/rd.d/init.d/pipsplusd contains some "Red Hat" commands and must be corrected ...
<BR> A correct file is available here : pipsplusd.
<BR>
<BR> Start PIPSPLUS ... with the new file :
<BR>
<BR> # /etc/init.d/pipsplus start
<BR> Starting pipsplusd: done"
<BR>
<BR>Il testo si preoccupa di"susizzare" il driver, ma come "slackizzarlo"? ...