Αποφάσισα να εγκαταστήσω ως μόνο Λειτουργικό Σύστημα στον Η/Υ μου το ubuntu 9.10
Εχω προσπαθήσει να εγκαταστήσω κάποιους οδηγούς που βρήκα στο φορουμ με εντολές στο τερματικό, με αρνητικά αποτελέσματα .
Κατέβασα το αρχείο CJLZ600LE-CUPS-1.0-1.TAR.gz απο το site της Lexmark γιατί όπως διάβασα αυτό ταιριάζει κάπως!!
Διαβάζοντας το παρακάτω θέμα προσπάθησα http://ubuntuforums.org/showpost.php?p= ... tcount=496 ομως οπως φαινεται παρακάτω οταν δινω την εντολή allien βγαζει πρόβλημα
πιο κάτω παραθέτω ολες τις εντολες!!
- Κώδικας: Επιλογή όλων
plota@plota-desktop:~$ cd lexmark
plota@plota-desktop:~/lexmark$ tar -xvzf CJLZ600LE-CUPS-1.0-1.TAR.gz
COPYING
README
z600cups-1.0-1.gz.sh
plota@plota-desktop:~/lexmark$ tail -n +143 z600cups-1.0-1.gz.sh > install.tar.gz
plota@plota-desktop:~/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
plota@plota-desktop:~/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.
error: incorrect format: unknown tag
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
plota@plota-desktop:~/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.
error: incorrect format: unknown tag
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
- Κώδικας: Επιλογή όλων
plota@plota-desktop:~/lexmark$ sudo tar xvzf z600llpddk-2.0.tgz -C /
[sudo] password for plota:
./
./usr/
./usr/local/
./usr/local/z600llpddk/
./usr/local/z600llpddk/utility/
./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/local/z600llpddk/utility/lxbcalgn.out
./usr/include/
./usr/include/lexmark/
./usr/include/lexmark/portmonitor.h
./usr/include/lexmark/printerdevice.h
./usr/include/lexmark/linuxinkjetprinter.h
./usr/include/lexmark/clock.h
./usr/include/lexmark/mediamanager.h
./usr/include/lexmark/printjobmanager.h
./usr/include/lexmark/cleaningdata.h
./usr/include/lexmark/errorcommunicator.h
./usr/include/lexmark/alignmentdata.h
./usr/include/lexmark/cartridgeuserinterface.h
./usr/include/lexmark/cartridgemanager.h
./usr/lib/
./usr/lib/liblexz600core.so.0.0.0
./usr/lib/liblexprinter.so.0.0.0
./usr/lib/liblexprintjob.a
./usr/lib/liblexprintjob.so.0.0.0
./usr/lib/liblexprinter.a
./usr/lib/liblexprintjob.la
./usr/lib/liblexz600core.a
./usr/lib/liblexprinter.la
./usr/lib/liblexz600core.la
- Κώδικας: Επιλογή όλων
plota@plota-desktop:~/lexmark$ sudo tar xvzf z600cups-1.0.tgz -C /
./
./usr/
./usr/share/
./usr/share/cups/
./usr/share/cups/model/
./usr/share/cups/model/Lexmark-Z600-lxz600cj-cups.ppd.gz
./usr/lib/
./usr/lib/cups/
./usr/lib/cups/filter/
./usr/lib/cups/filter/rastertoz600
./usr/lib/cups/backend/
./usr/lib/cups/backend/z600
- Κώδικας: Επιλογή όλων
plota@plota-desktop:~/lexmark$ sudo ldconfig
plota@plota-desktop:~/lexmark$ cd /usr/share/cups/model
plota@plota-desktop:/usr/share/cups/model$ sudo gunzip Lexmark-Z600-lxz600cj-cups.ppd.gz
gzip: Lexmark-Z600-lxz600cj-cups.ppd already exists; do you wish to overwrite (y or n)? y
plota@plota-desktop:/usr/share/cups/model$ /etc/rc2.d/S19cupsys restart
bash: /etc/rc2.d/S19cupsys: No such file or directory
plota@plota-desktop:/usr/share/cups/model$ cd
plota@plota-desktop:~$ /etc/rc2.d/S19cupsys restart
bash: /etc/rc2.d/S19cupsys: No such file or directory
plota@plota-desktop:~$ /etc/init.d/cups restart
* Restarting Common Unix Printing System: cupsd start-stop-daemon: warning: failed to kill 1588: Operation not permitted
cupsd: Child exited on signal 15!
[fail]
plota@plota-desktop:~$ cd /usr/lib/cups/backend
plota@plota-desktop:/usr/lib/cups/backend$ ./z600
./z600: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
plota@plota-desktop:/usr/lib/cups/backend$