Z góry dziękuję za wszelkie informacje, proszę o wyrozumiałość, jestem początkująca.
[ Dodano: 2009-09-28, 23:13 ]
bardziej konkretnie:
postępowałam wg. poradnika:
http://forum.ubuntu.pl/showthread.php?t=45125
oto co udało mi się zrobić:
Kod: Zaznacz cały
qwerta@220-dom-1:~$ cd /home/qwerta/Lexmark
qwerta@220-dom-1:~/Lexmark$ tar -xvzf CJLZ600LE-CUPS-1.0-1.TAR.gz
COPYING
README
z600cups-1.0-1.gz.sh
qwerta@220-dom-1:~/Lexmark$ tail -n +143 z600cups-1.0-1.gz.sh > install.tar.gz
qwerta@220-dom-1:~/Lexmark$ tar -xvzf install.tar.gz
globals.tcl
install
lexinstall
lexinstall.tcl
license
setup.tcl
testpage
usb.tcl
xlexinstall
xlexinstall.tcl
z600cups-1.0-1.i386.rpm
z600llpddk-2.0-1.i386.rpm
qwerta@220-dom-1:~/Lexmark$ alien -t z600cups-1.0-1.i386.rpm
Warning: alien is not running as root!
Warning: Ownerships of files in the generated packages will probably be wrong.
Warning: Skipping conversion of scripts in package z600cups: postinst postrm preinst
Warning: Use the --scripts parameter to include the scripts.
z600cups-1.0.tgz generated
qwerta@220-dom-1:~/Lexmark$ alien -t z600llpddk-2.0-1.i386.rpm
Warning: alien is not running as root!
Warning: Ownerships of files in the generated packages will probably be wrong.
Warning: Skipping conversion of scripts in package z600llpddk: postinst postrm preinst prerm
Warning: Use the --scripts parameter to include the scripts.
z600llpddk-2.0.tgz generated
qwerta@220-dom-1:~/Lexmark$ su
Hasło:
220-dom-1:/home/qwerta/Lexmark# tar xvzf z600llpddk-2.0.tgz -C /
./
./usr/
./usr/lib/
./usr/lib/liblexprintjob.la
./usr/lib/liblexz600core.a
./usr/lib/liblexz600core.la
./usr/lib/liblexprintjob.so.0.0.0
./usr/lib/liblexprinter.la
./usr/lib/liblexprinter.a
./usr/lib/liblexprinter.so.0.0.0
./usr/lib/liblexprintjob.a
./usr/lib/liblexz600core.so.0.0.0
./usr/local/
./usr/local/z600llpddk/
./usr/local/z600llpddk/utility/
./usr/local/z600llpddk/utility/lxbcalgn.out
./usr/local/z600llpddk/utility/bnsi1.lut
./usr/local/z600llpddk/utility/bnsi2.lut
./usr/local/z600llpddk/utility/lxbccln.out
./usr/local/z600llpddk/utility/bnsi3.lut
./usr/include/
./usr/include/lexmark/
./usr/include/lexmark/printerdevice.h
./usr/include/lexmark/mediamanager.h
./usr/include/lexmark/clock.h
./usr/include/lexmark/errorcommunicator.h
./usr/include/lexmark/printjobmanager.h
./usr/include/lexmark/cartridgeuserinterface.h
./usr/include/lexmark/portmonitor.h
./usr/include/lexmark/alignmentdata.h
./usr/include/lexmark/cartridgemanager.h
./usr/include/lexmark/cleaningdata.h
./usr/include/lexmark/linuxinkjetprinter.h
220-dom-1:/home/qwerta/Lexmark# ldconfig
220-dom-1:/home/qwerta/Lexmark# exit
exit
qwerta@220-dom-1:~/Lexmark$ cd /usr/share/cups/model
qwerta@220-dom-1:/usr/share/cups/model$ su
Hasło:
220-dom-1:/usr/share/cups/model# gunzip Lexmark-Z600-lxz600cj-cups.ppd.gz
220-dom-1:/usr/share/cups/model# exit
qwerta@220-dom-1:/usr/share/cups/model$ ls /etc/rc2.d/
README S20kerneloops S30system-tools-backends
S05loadcpufreq S20lisa S70bootlogs
S10rsyslog S20nfs-common S89anacron
S12acpid S20openbsd-inetd S89atd
S12dbus S21aumix S89cron
S14avahi-daemon S24dhcdbd S90binfmt-support
S19cpufrequtils S24hal S99kdm
S20cups S25bluetooth S99rc.local
S20dirmngr S26network-manager S99rmnologin
S20exim4 S26network-manager-dispatcher S99stop-bootlogd
S20fancontrol S30gdm
qwerta@220-dom-1:/usr/share/cups/model$ su
Hasło:
220-dom-1:/usr/share/cups/model# /etc/rc2.d/S20cups restart
Restarting Common Unix Printing System: cupsd.
220-dom-1:/usr/share/cups/model# exit
exit
qwerta@220-dom-1:/usr/share/cups/model$ cd /usr/lib/cups/backend
qwerta@220-dom-1:/usr/lib/cups/backend$ ./z600
./z600: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
qwerta@220-dom-1:/usr/lib/cups/backend$ ls
beh dnssd hal hpfax ipp parallel serial socket z600
canon epson hp http lpd scsi snmp usb
Próbowałam drukować, ale nie udaje się. Przy probie drukowania z edytora Kate wyświetla się komunikat:
Ale nie chyba w formacie dokumentu rzecz.A print error occurred. Error message received from system:
cupsdoprint -P 'X1100_Series' -J 'nowy plik' -H '/var/run/cups/cups.sock:631' -U 'qwerta' -o ' copies=1 multiple-document-handling=separate-documents-collated-copies orientation-requested=3' '/tmp/kde-qwerta/kdeprint_ozyiKMSb' : execution failed with message:
client-error-document-format-not-supported
Writer tez wyświetla błąd
Sterownik do z600 wybrałam z uwagi na to, ze nie ma osobnego dla mojego modelu. W poradniku jest napisane, ze z600 powinien działać dla x1150
Moze ma ktoś jakiś pomysł? Z góry dziękuję