Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 06/01/2022, à 13:27

astrochemia

Installation pilote imprimante Epson XP-255 - Problème

Bonjour,

Je suis actuellement en train d'installer le pilote de mon imprimante Epson XP-255 sous Ubuntu 20.04 LTS, et je rencontre un souci au niveau du compilage. Lorsque je tape la commande 'make', j'obtiens cela avec un message d'erreur :

jeremy@jeremy-HP-Laptop-15-da0xxx:~/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17$ make
make  all-recursive
make[1] : on entre dans le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17 »
Making all in lib
make[2] : on entre dans le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/lib »
make[2]: rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/lib »
Making all in ppd
make[2] : on entre dans le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/ppd »
make[2]: rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/ppd »
Making all in src
make[2] : on entre dans le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/src »
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I../lib -g -O2 -lpthread  -o epson-escpr epson_escpr-filter.o epson_escpr-debug.o epson_escpr-str.o epson_escpr-err.o epson_escpr-mem.o epson_escpr-linux_cmn.o epson_escpr-xfifo.o ../lib/libescpr.la -lcupsimage -lcups 
rm: cannot remove '.libs/epson-escpr': Permission denied
libtool: link: gcc -I../lib -g -O2 -o .libs/epson-escpr epson_escpr-filter.o epson_escpr-debug.o epson_escpr-str.o epson_escpr-err.o epson_escpr-mem.o epson_escpr-linux_cmn.o epson_escpr-xfifo.o  -lpthread ../lib/.libs/libescpr.so -lcupsimage -lcups
/usr/bin/ld: cannot open output file .libs/epson-escpr: Permission denied
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:429 : epson-escpr] Erreur 1
make[2] : on quitte le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/src »
make[1]: *** [Makefile:445 : all-recursive] Erreur 1
make[1] : on quitte le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17 »
make: *** [Makefile:372 : all] Erreur 2

À noter que j'ai eu beau chercher, je ne trouve pas d'output file .libs/epson-escpr dans le dossier hmm.

Qu'est-ce que vous me conseilleriez de faire ?

Merci d'avance de vos retours !

Hors ligne

#2 Le 06/01/2022, à 13:48

xubu1957

Re : Installation pilote imprimante Epson XP-255 - Problème

Bonjour,

Tente :

sudo dpkg --install epson-inkjet-printer-escpr-1.7.3-1lsb3.2_amd64.deb

> askubuntu.com/questions/1171669/q-how-to-fix-printer-trouble

cqfd93 a écrit :

Astuce pour copier / coller sans erreur :

  • triple clic gauche pour sélectionner et copier une ligne entière

  • clic molette pour coller dans le terminal


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#3 Le 06/01/2022, à 15:58

astrochemia

Re : Installation pilote imprimante Epson XP-255 - Problème

Bonjour, j'ai essayé cela mais ça ne marche pas.

J'ai téléchargé le package epson-inkjet-printer-escpr_1.7.17-1lsb3.2_i386.deb depuis ce site là : http://download.ebz.epson.net/dsc/du/02 … 4a1e104e44

Problème : quand j'arrive sur apt (Ubuntu Software) et que j'essaie d'installer le driver, cela me met : "impossible d'installer epson-inkjet-printer-escpr : the following package have unmet depedencies". En particulier, j'ai aussi reçu une notification : "installation is interrupted by lsb-depedency"

Comment faire pour résoudre cela et pouvoir ainsi télécharger le pilote ?

Merci d'avance ! smile

Dernière modification par astrochemia (Le 06/01/2022, à 16:08)

Hors ligne

#4 Le 06/01/2022, à 16:11

xubu1957

Re : Installation pilote imprimante Epson XP-255 - Problème

Montre d'éventuels paquets cassés :

dpkg -l | grep -v ^ii

et :

dpkg -l | grep epson

en te servant du Retour utilisable de commande.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#5 Le 06/01/2022, à 16:25

astrochemia

Re : Installation pilote imprimante Epson XP-255 - Problème

J'obtiens ça :

jeremy@jeremy-HP-Laptop-15-da0xxx:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                                        Version                                     Architecture Description
+++-==========================================-===========================================-============-======================================================================================================
rc  epson-inkjet-printer-escpr:i386            1.7.17-1lsb3.2                              i386         Epson Inkjet Printer Driver (ESC/P-R) for Linux
jeremy@jeremy-HP-Laptop-15-da0xxx:~$ dpkg -l | grep epson
rc  epson-inkjet-printer-escpr:i386            1.7.17-1lsb3.2                              i386         Epson Inkjet Printer Driver (ESC/P-R) for Linux
ii  epson-printer-utility                      1.1.1-1lsb3.2                               amd64        Epson Printer Utility for Linux
ii  epsonscan2                                 6.6.40.0-1                                  amd64        This is scanner driver.

Hors ligne

#6 Le 06/01/2022, à 16:32

xubu1957

Re : Installation pilote imprimante Epson XP-255 - Problème

Il faut attendre un aidant connaisseur.


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#7 Le 06/01/2022, à 16:33

ylag

Re : Installation pilote imprimante Epson XP-255 - Problème

Bonjour,

astrochemia au #3 a écrit :

Problème : quand j'arrive sur apt (Ubuntu Software) et que j'essaie d'installer le driver, cela me met : "impossible d'installer epson-inkjet-printer-escpr : the following package have unmet depedencies". En particulier, j'ai aussi reçu une notification : "installation is interrupted by lsb-depedency"

Vérifie si le paquet lsb est installé :

sudo apt install lsb

...puis retente la commande du message #2 ?

A+

Dernière modification par ylag (Le 06/01/2022, à 16:34)

Hors ligne

#8 Le 06/01/2022, à 16:49

astrochemia

Re : Installation pilote imprimante Epson XP-255 - Problème

J'ai finalement réussi à installer le pilote de mon imprimante, mais je n'arrive pourtant pas à imprimer.

D'où pourrait venir le problème ? Qu'est-ce que vous me suggériez de faire ?

Merci d'avance ! smile

Hors ligne

#9 Le 06/01/2022, à 16:56

ylag

Re : Installation pilote imprimante Epson XP-255 - Problème

Re,

Sur la 20.04, si ton imprimante est branchée en usb, il faut parfois supprimer le paquet ippusbxd pour débloquer la reconnaissance de l'appareil ?

Pour tenter :

sudo apt purge ippusbxd

...suivi d'un redémarrage et peut-être d'une tentative de réinstallation de l'imprimante, si le redémarrage seul ne suffit pas à débloquer les choses ?

A+

Dernière modification par ylag (Le 06/01/2022, à 16:58)

Hors ligne

#10 Le 06/01/2022, à 17:12

astrochemia

Re : Installation pilote imprimante Epson XP-255 - Problème

J'ai bien supprimé le paquet ippusbxd comme elle est branché en usb, puis j'ai redémarré et réinstallé mon imprimante. Pourtant, le bouton on/off de mon imprimante clignote et j'ai eu beau tenté d'imprimer une page test, cela ne veut pas.

Que faire ?

Dernière modification par astrochemia (Le 06/01/2022, à 17:17)

Hors ligne

#11 Le 06/01/2022, à 18:15

xubu1957

Re : Installation pilote imprimante Epson XP-255 - Problème

Dans le tutoriel épinglé, sylvain 3800 a écrit :

B.2 )Les infos a donner quel que soit la marque de l'imprimante 

il suffit de copier/coller ces commandes :

dpkg -l | grep cups
lpstat -t
/usr/sbin/lpinfo -v
cat /var/log/cups/error_log

...


Conseils pour les nouveaux demandeurs et pas qu'eux
Important : Pensez à passer vos sujets en [Résolu] lorsque ceux-ci le sont, au début du titre en cliquant sur Modifier sous le premier message, et un bref récapitulatif de la solution à la fin de celui-ci. Merci.                   Membre de Linux-Azur

Hors ligne

#12 Le 06/01/2022, à 18:32

ylag

Re : Installation pilote imprimante Epson XP-255 - Problème

Re,

astrochemia au #10 a écrit :

...et j'ai eu beau tenté d'imprimer une page test, cela ne veut pas.

Faut se méfier de la fonction «Imprimer une page de test», qui ne fonctionne pas toujours correctement.
Essaie l'impression d'un petit fichier texte quelconque ?

A+

Dernière modification par ylag (Le 06/01/2022, à 18:33)

Hors ligne

#13 Le 06/01/2022, à 18:46

astrochemia

Re : Installation pilote imprimante Epson XP-255 - Problème

xubu1957 a écrit :
Dans le tutoriel épinglé, sylvain 3800 a écrit :

B.2 )Les infos a donner quel que soit la marque de l'imprimante 

il suffit de copier/coller ces commandes :

dpkg -l | grep cups
lpstat -t
/usr/sbin/lpinfo -v
cat /var/log/cups/error_log

...

Voici ce que j'obtiens :

jeremy@jeremy-HP-Laptop-15-da0xxx:~$ dpkg -l | grep cups
ii  bluez-cups                                 5.53-0ubuntu3.4                             amd64        Bluetooth printer driver for CUPS
ii  cups                                       2.3.1-9ubuntu1.1                            amd64        Common UNIX Printing System(tm) - PPD/driver support, web interface
ii  cups-browsed                               1.27.4-1                                    amd64        OpenPrinting CUPS Filters - cups-browsed
ii  cups-bsd                                   2.3.1-9ubuntu1.1                            amd64        Common UNIX Printing System(tm) - BSD commands
ii  cups-client                                2.3.1-9ubuntu1.1                            amd64        Common UNIX Printing System(tm) - client programs (SysV)
ii  cups-common                                2.3.1-9ubuntu1.1                            all          Common UNIX Printing System(tm) - common files
ii  cups-core-drivers                          2.3.1-9ubuntu1.1                            amd64        Common UNIX Printing System(tm) - driverless printing
ii  cups-daemon                                2.3.1-9ubuntu1.1                            amd64        Common UNIX Printing System(tm) - daemon
ii  cups-filters                               1.27.4-1                                    amd64        OpenPrinting CUPS Filters - Main Package
ii  cups-filters-core-drivers                  1.27.4-1                                    amd64        OpenPrinting CUPS Filters - Driverless printing
ii  cups-ipp-utils                             2.3.1-9ubuntu1.1                            amd64        Common UNIX Printing System(tm) - IPP developer/admin utilities
ii  cups-pk-helper                             0.2.6-1ubuntu3                              amd64        PolicyKit helper to configure cups with fine-grained privileges
ii  cups-ppdc                                  2.3.1-9ubuntu1.1                            amd64        Common UNIX Printing System(tm) - PPD manipulation utilities
ii  cups-server-common                         2.3.1-9ubuntu1.1                            all          Common UNIX Printing System(tm) - server common files
ii  libcups2:amd64                             2.3.1-9ubuntu1.1                            amd64        Common UNIX Printing System(tm) - Core library
ii  libcups2-dev:amd64                         2.3.1-9ubuntu1.1                            amd64        Common UNIX Printing System(tm) - Development files CUPS library
ii  libcupsfilters-dev:amd64                   1.27.4-1                                    amd64        OpenPrinting CUPS Filters - Development files for the library
ii  libcupsfilters1:amd64                      1.27.4-1                                    amd64        OpenPrinting CUPS Filters - Shared library
ii  libcupsimage2:amd64                        2.3.1-9ubuntu1.1                            amd64        Common UNIX Printing System(tm) - Raster image library
ii  libcupsimage2-dev:amd64                    2.3.1-9ubuntu1.1                            amd64        Common UNIX Printing System(tm) - Development files CUPS image library
ii  printer-driver-hpcups                      3.20.3+dfsg0-2                              amd64        HP Linux Printing and Imaging - CUPS Raster driver (hpcups)
ii  python3-cups                               1.9.73-3build1                              amd64        Python3 bindings for CUPS
ii  python3-cupshelpers                        1.5.12-0ubuntu1.1                           all          Python utility modules around the CUPS printing system
jeremy@jeremy-HP-Laptop-15-da0xxx:~$ lpstat -t
scheduler is running
no system default destination
matériel pour XP-255-257 : usb://EPSON/XP-255%20257%20Series?serial=58354E363033393545&interface=1
XP-255-257 accepte des requêtes depuis jeu. 06 janv. 2022 17:38:36
printer XP-255-257 now printing XP-255-257-0.  enabled since jeu. 06 janv. 2022 17:38:36
	Rendering completed
XP-255-257-17           jeremy          171008   jeu. 06 janv. 2022 17:38:43
XP-255-257-18           jeremy           26624   jeu. 06 janv. 2022 17:40:36
jeremy@jeremy-HP-Laptop-15-da0xxx:~$ /usr/sbin/lpinfo -v
direct hp
network beh
network https
network socket
file cups-brf:/
network http
network lpd
direct ecblp:/var/run/ecblp0
network ipp
network ipps
direct hpfax
jeremy@jeremy-HP-Laptop-15-da0xxx:~$ cat /var/log/cups/error_log
E [04/Jan/2022:11:13:59 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [04/Jan/2022:11:13:59 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [04/Jan/2022:11:13:59 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [04/Jan/2022:11:13:59 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
E [04/Jan/2022:11:29:17 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [04/Jan/2022:11:29:17 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [04/Jan/2022:11:29:17 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [04/Jan/2022:11:29:17 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
E [04/Jan/2022:14:47:39 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [04/Jan/2022:14:47:40 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [04/Jan/2022:14:47:40 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [04/Jan/2022:14:47:40 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
E [05/Jan/2022:08:59:53 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [05/Jan/2022:08:59:54 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [05/Jan/2022:08:59:54 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [05/Jan/2022:08:59:54 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
E [05/Jan/2022:16:50:53 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [05/Jan/2022:16:50:54 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [05/Jan/2022:16:50:54 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [05/Jan/2022:16:50:54 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
W [05/Jan/2022:17:17:06 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'XP-255-257-Series-Gray..\' already exists
W [05/Jan/2022:17:17:06 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'XP-255-257-Series-RGB..\' already exists
W [05/Jan/2022:17:18:25 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'XP-255-257-Series-Gray..\' already exists
W [05/Jan/2022:17:18:25 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'XP-255-257-Series-RGB..\' already exists
E [05/Jan/2022:17:45:25 +0100] [Job 7] Stopping unresponsive job.
E [06/Jan/2022:11:10:49 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [06/Jan/2022:11:10:50 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [06/Jan/2022:11:10:50 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [06/Jan/2022:11:10:50 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
E [06/Jan/2022:13:45:37 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [06/Jan/2022:13:45:37 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [06/Jan/2022:13:45:37 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [06/Jan/2022:13:45:37 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
E [06/Jan/2022:13:55:28 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [06/Jan/2022:13:55:29 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [06/Jan/2022:13:55:29 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [06/Jan/2022:13:55:29 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
E [06/Jan/2022:13:56:19 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [06/Jan/2022:13:56:19 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [06/Jan/2022:13:56:19 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [06/Jan/2022:13:56:19 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
E [06/Jan/2022:14:05:01 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [06/Jan/2022:14:05:01 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [06/Jan/2022:14:05:01 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [06/Jan/2022:14:05:01 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
W [06/Jan/2022:14:23:43 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'XP-255-257-Series-Gray..\' already exists
W [06/Jan/2022:14:23:43 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'XP-255-257-Series-RGB..\' already exists
E [06/Jan/2022:14:33:52 +0100] [Job 9] Stopping unresponsive job.
E [06/Jan/2022:14:52:22 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [06/Jan/2022:14:52:23 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [06/Jan/2022:14:52:23 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [06/Jan/2022:14:52:23 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
E [06/Jan/2022:15:01:08 +0100] [Job 10] Unable to send data to printer.
E [06/Jan/2022:15:01:10 +0100] [Job 10] Job held for 300 seconds since it could not be sent.
E [06/Jan/2022:15:42:33 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [06/Jan/2022:15:42:33 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [06/Jan/2022:15:42:33 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [06/Jan/2022:15:42:33 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
W [06/Jan/2022:15:44:46 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'XP-255-257-Series-Gray..\' already exists
W [06/Jan/2022:15:44:46 +0100] CreateProfile failed: org.freedesktop.ColorManager.AlreadyExists:profile id \'XP-255-257-Series-RGB..\' already exists
E [06/Jan/2022:15:45:17 +0100] [Client 48] Returning IPP client-error-not-possible for Cancel-Job (ipp://localhost/jobs/12) from localhost.
E [06/Jan/2022:16:01:16 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [06/Jan/2022:16:01:17 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [06/Jan/2022:16:01:17 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [06/Jan/2022:16:01:17 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
E [06/Jan/2022:16:05:55 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [06/Jan/2022:16:05:55 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [06/Jan/2022:16:05:55 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [06/Jan/2022:16:05:55 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
E [06/Jan/2022:16:05:55 +0100] [Job 15] Unable to queue job for destination "XP-255-257-Series".
E [06/Jan/2022:16:06:15 +0100] Unknown directive JobPrivateAccess on line 123 of /etc/cups/cupsd.conf.
E [06/Jan/2022:16:06:15 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [06/Jan/2022:16:06:15 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
E [06/Jan/2022:16:06:15 +0100] Unknown directive SubscriptionPrivateValues on line 126 of /etc/cups/cupsd.conf.
E [06/Jan/2022:16:06:15 +0100] [Job 15] Files have gone away.
E [06/Jan/2022:16:09:52 +0100] [Job 16] Unable to send data to printer.
E [06/Jan/2022:16:24:07 +0100] [Job 16] Unable to send data to printer.
E [06/Jan/2022:16:24:08 +0100] [Job 16] Job held for 300 seconds since it could not be sent.
E [06/Jan/2022:17:39:45 +0100] [Job 17] Job held by \"jeremy\".
 jeremy@jeremy-HP-Laptop-15-da0xxx:~$ dpkg -l | grep -v ^ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom                                        Version                                     Architecture Description
+++-==========================================-===========================================-============-======================================================================================================
rc  libpython2.7-minimal:i386                  2.7.18-1~20.04.1                            i386         Minimal subset of the Python language (version 2.7)
rc  libssl1.1:i386                             1.1.1f-1ubuntu2.10                          i386         Secure Sockets Layer toolkit - shared libraries
rc  linux-image-5.11.0-27-generic              5.11.0-27.29~20.04.1                        amd64        Signed kernel image generic
rc  linux-modules-5.11.0-27-generic            5.11.0-27.29~20.04.1                        amd64        Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP
rc  linux-modules-extra-5.11.0-27-generic      5.11.0-27.29~20.04.1                        amd64        Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP

Hors ligne

#14 Le 06/01/2022, à 18:49

astrochemia

Re : Installation pilote imprimante Epson XP-255 - Problème

ylag a écrit :

Re,

astrochemia au #10 a écrit :

...et j'ai eu beau tenté d'imprimer une page test, cela ne veut pas.

Faut se méfier de la fonction «Imprimer une page de test», qui ne fonctionne pas toujours correctement.
Essaie l'impression d'un petit fichier texte quelconque ?

A+

Re !

J'ai essayé d'imprimer un fichier texte quelconque comme tu me l'as suggéré, et rien ne s'imprime malheureusement hmm

Hors ligne

#15 Le 06/01/2022, à 18:58

ylag

Re : Installation pilote imprimante Epson XP-255 - Problème

Bonjour,

Vu ce genre de contenu dans le fichier /var/log/cups/error_log :

...
E [04/Jan/2022:11:13:59 +0100] Unknown directive JobPrivateValues on line 124 of /etc/cups/cupsd.conf.
E [04/Jan/2022:11:13:59 +0100] Unknown directive SubscriptionPrivateAccess on line 125 of /etc/cups/cupsd.conf.
...

Peut-être tenter de réinitialiser le contenu du fichier /etc/cups/cupsd.conf aux valeurs par défaut ?
Débute par faire une copie de sauvegarde du fichier actuel :

sudo cp -v /etc/cups/cupsd.conf /etc/cups/cupsd.conf.sauv

Ensuite remettre les valeurs initiales dans le fichier :

sudo cp -v /usr/share/cups/cupsd.conf.default /etc/cups/cupsd.conf

...redémarrer et espérer que ça puisse débloquer le bouzin ?

A+

Dernière modification par ylag (Le 06/01/2022, à 18:59)

Hors ligne

#16 Le 06/01/2022, à 19:54

astrochemia

Re : Installation pilote imprimante Epson XP-255 - Problème

Je viens d'essayer, ça ne veut toujours pas... hmm

Hors ligne

#17 Le 12/02/2022, à 17:54

astrochemia

Re : Installation pilote imprimante Epson XP-255 - Problème

Je relance ce thread, en espérant avoir une réponse smile

Lorsque je fais l'installation à partir du tar.gz, j'obiens ça, avec un message d'erreur à la fin :

jeremy@jeremy-HP-Laptop-15-da0xxx:~/Téléchargements/epson-inkjet-printer-escpr-1
.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17$ ./configure && make && make install
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for cups-config... yes
checking for ANSI C header files... (cached) yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for pid_t... yes
checking for size_t... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/ppd.h usability... yes
checking cups/ppd.h presence... yes
checking for cups/ppd.h... yes
checking cups/raster.h usability... yes
checking cups/raster.h presence... yes
checking for cups/raster.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for ppdOpenFile in -lcups... yes
checking for cupsRasterOpen in -lcupsimage... yes
checking for working memcmp... yes
checking return type of signal handlers... void
checking for memset... yes
checking for strcspn... yes
checking for strerror... yes
checking for strrchr... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating epson-inkjet-printer-escpr.spec
config.status: creating lsb/lsb-rpm.spec
config.status: creating lib/Makefile
config.status: creating ppd/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
make  all-recursive
make[1] : on entre dans le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17 »
Making all in lib
make[2] : on entre dans le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/lib »
make[2]: rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/lib »
Making all in ppd
make[2] : on entre dans le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/ppd »
make[2]: rien à faire pour « all ».
make[2] : on quitte le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/ppd »
Making all in src
make[2] : on entre dans le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/src »
gcc -DHAVE_CONFIG_H -I. -I..    -I../lib -g -O2 -MT epson_escpr-filter.o -MD -MP -MF .deps/epson_escpr-filter.Tpo -c -o epson_escpr-filter.o `test -f 'filter.c' || echo './'`filter.c
filter.c: In function ‘epsInitJob’:
filter.c:131:2: warning: implicit declaration of function ‘obsClear’ [-Wimplicit-function-declaration]
  131 |  obsClear();
      |  ^~~~~~~~
filter.c: In function ‘main’:
filter.c:345:8: warning: implicit declaration of function ‘SetupJobAttrib’ [-Wimplicit-function-declaration]
  345 |  err = SetupJobAttrib(&jobAttr);
      |        ^~~~~~~~~~~~~~
filter.c:354:8: warning: implicit declaration of function ‘pageAllocBuffer’ [-Wimplicit-function-declaration]
  354 |  err = pageAllocBuffer();
      |        ^~~~~~~~~~~~~~~
filter.c:373:8: warning: implicit declaration of function ‘SendStartJob’; did you mean ‘epsStartJob’? [-Wimplicit-function-declaration]
  373 |  err = SendStartJob(FALSE);
      |        ^~~~~~~~~~~~
      |        epsStartJob
filter.c:536:5: warning: implicit declaration of function ‘PrintBand’; did you mean ‘epsPrintBand’? [-Wimplicit-function-declaration]
  536 |     PrintBand (rever_buf, bandBmp.widthBytes, &printHeight);
      |     ^~~~~~~~~
      |     epsPrintBand
filter.c: In function ‘set_pips_parameter’:
filter.c:832:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  832 |  read (STDIN_FILENO, &page_num, 1);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/epson_escpr-filter.Tpo .deps/epson_escpr-filter.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../lib -g -O2 -MT epson_escpr-err.o -MD -MP -MF .deps/epson_escpr-err.Tpo -c -o epson_escpr-err.o `test -f 'err.c' || echo './'`err.c
mv -f .deps/epson_escpr-err.Tpo .deps/epson_escpr-err.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I../lib -g -O2 -MT epson_escpr-linux_cmn.o -MD -MP -MF .deps/epson_escpr-linux_cmn.Tpo -c -o epson_escpr-linux_cmn.o `test -f 'linux_cmn.c' || echo './'`linux_cmn.c
mv -f .deps/epson_escpr-linux_cmn.Tpo .deps/epson_escpr-linux_cmn.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I../lib -g -O2 -lpthread  -o epson-escpr epson_escpr-filter.o epson_escpr-debug.o epson_escpr-str.o epson_escpr-err.o epson_escpr-mem.o epson_escpr-linux_cmn.o epson_escpr-xfifo.o ../lib/libescpr.la -lcupsimage -lcups 
libtool: link: gcc -I../lib -g -O2 -o .libs/epson-escpr epson_escpr-filter.o epson_escpr-debug.o epson_escpr-str.o epson_escpr-err.o epson_escpr-mem.o epson_escpr-linux_cmn.o epson_escpr-xfifo.o  -lpthread ../lib/.libs/libescpr.so -lcupsimage -lcups
gcc -DHAVE_CONFIG_H -I. -I..    -Wall -DCUPS_FILTER_NAME=\"epson-escpr\" -DCUPS_FILTER_PATH=\"/usr/local/lib/cups/filter\"  -g -O2 -MT epson_escpr_wrapper-wrapper.o -MD -MP -MF .deps/epson_escpr_wrapper-wrapper.Tpo -c -o epson_escpr_wrapper-wrapper.o `test -f 'wrapper.c' || echo './'`wrapper.c
wrapper.c: In function ‘main’:
wrapper.c:191:3: warning: ‘cupsRasterReadHeader’ is deprecated: Use cupsRasterReadHeader2 instead. [-Wdeprecated-declarations]
  191 |   ret = cupsRasterReadHeader (ras, &header);
      |   ^~~
In file included from /usr/include/cups/ppd.h:27,
                 from wrapper.c:26:
/usr/include/cups/raster.h:377:18: note: declared here
  377 | extern unsigned  cupsRasterReadHeader(cups_raster_t *r, cups_page_header_t *h) _CUPS_DEPRECATED_MSG("Use cupsRasterReadHeader2 instead.") _CUPS_PUBLIC;
      |                  ^~~~~~~~~~~~~~~~~~~~
wrapper.c: In function ‘get_option_for_ppd’:
wrapper.c:389:2: warning: ‘cupsGetPPD’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
  389 |  ppd_path = (char *) cupsGetPPD (printer);
      |  ^~~~~~~~
In file included from wrapper.c:26:
/usr/include/cups/ppd.h:358:20: note: declared here
  358 | extern const char *cupsGetPPD(const char *name) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
      |                    ^~~~~~~~~~
wrapper.c:390:2: warning: ‘ppdOpenFile’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
  390 |  ppd_p = ppdOpenFile (ppd_path);
      |  ^~~~~
In file included from wrapper.c:26:
/usr/include/cups/ppd.h:389:20: note: declared here
  389 | extern ppd_file_t *ppdOpenFile(const char *filename) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
      |                    ^~~~~~~~~~~
wrapper.c:518:2: warning: ‘ppdClose’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
  518 |  ppdClose (ppd_p);
      |  ^~~~~~~~
In file included from wrapper.c:26:
/usr/include/cups/ppd.h:364:14: note: declared here
  364 | extern void  ppdClose(ppd_file_t *ppd) _CUPS_DEPRECATED_1_6_MSG("Use cupsCopyDestInfo and friends instead.");
      |              ^~~~~~~~
wrapper.c: In function ‘get_default_choice’:
wrapper.c:605:2: warning: ‘ppdFindOption’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
  605 |  option = ppdFindOption (ppd_p, key);
      |  ^~~~~~
In file included from wrapper.c:26:
/usr/include/cups/ppd.h:380:22: note: declared here
  380 | extern ppd_option_t *ppdFindOption(ppd_file_t *ppd, const char *keyword)
      |                      ^~~~~~~~~~~~~
wrapper.c:609:2: warning: ‘ppdFindChoice’ is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
  609 |  choice = ppdFindChoice (option, option->defchoice);
      |  ^~~~~~
In file included from wrapper.c:26:
/usr/include/cups/ppd.h:375:22: note: declared here
  375 | extern ppd_choice_t *ppdFindChoice(ppd_option_t *o, const char *option)
      |                      ^~~~~~~~~~~~~
wrapper.c: In function ‘main’:
wrapper.c:292:55: warning: ‘ ’ directive writing 1 byte into a region of size between 0 and 205 [-Wformat-overflow=]
  292 |    sprintf (tmpbuf, "%s/%s \"%s\" %d %d %d %s %s %s %s %s %s %s %s",
      |                                                       ^
In file included from /usr/include/stdio.h:867,
                 from /usr/include/cups/ppd.h:23,
                 from wrapper.c:26:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 56 and 455 bytes into a destination of size 256
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   37 |       __bos (__s), __fmt, __va_arg_pack ());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
wrapper.c:62:37: warning: ‘page_raw_cache’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   62 | #define safeFree(x) { if (x !=NULL) free(x); }
      |                                     ^~~~
wrapper.c:182:8: note: ‘page_raw_cache’ was declared here
  182 |  char *page_raw_cache;//2ページ分のキャッシュ
      |        ^~~~~~~~~~~~~~
wrapper.c:62:37: warning: ‘page_raw’ may be used uninitialized in this function [-Wmaybe-uninitialized]
   62 | #define safeFree(x) { if (x !=NULL) free(x); }
      |                                     ^~~~
wrapper.c:181:8: note: ‘page_raw’ was declared here
  181 |  char *page_raw;      //2ページ分のバッファ
      |        ^~~~~~~~
mv -f .deps/epson_escpr_wrapper-wrapper.Tpo .deps/epson_escpr_wrapper-wrapper.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -DCUPS_FILTER_NAME=\"epson-escpr\" -DCUPS_FILTER_PATH=\"/usr/local/lib/cups/filter\"  -g -O2 -lpthread  -o epson-escpr-wrapper epson_escpr_wrapper-wrapper.o  -lcupsimage -lcups 
libtool: link: gcc -Wall -DCUPS_FILTER_NAME=\"epson-escpr\" -DCUPS_FILTER_PATH=\"/usr/local/lib/cups/filter\" -g -O2 -o epson-escpr-wrapper epson_escpr_wrapper-wrapper.o  -lpthread -lcupsimage -lcups
make[2] : on quitte le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/src »
make[2] : on entre dans le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17 »
rm -f debian/control debian/control.tmp; \
sed -e 's|[@]PACKAGE_BUGREPORT[@]|Seiko Epson Corporation <linux-printer@epson.jp>|' \
    -e 's|[@]PACKAGE_NAME[@]|Epson Inkjet Printer Driver (ESC/P-R) for Linux|' \
    -e 's|[@]PACKAGE_TARNAME[@]|epson-inkjet-printer-escpr|' \
    './debian/control.in' > debian/control.tmp; \
mv debian/control.tmp debian/control
rm -f debian/rules debian/rules.tmp; \
sed -e 's|[@]CUPS_FILTER_DIR[@]|/usr/local/lib/cups/filter|' \
    -e 's|[@]CUPS_PPD_DIR[@]|/usr/local/share/cups/model|' \
    -e 's|[@]PACKAGE_TARNAME[@]|epson-inkjet-printer-escpr|' \
    -e 's|[@]INTERNAL_PPD_OPTION[@]||' \
    './debian/rules.in' > debian/rules.tmp; \
mv debian/rules.tmp debian/rules; \
chmod +x debian/rules
make[2] : on quitte le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17 »
make[1] : on quitte le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17 »
Making install in lib
make[1] : on entre dans le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/lib »
make[2] : on entre dans le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/lib »
 /usr/bin/mkdir -p '/usr/local/lib'
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libescpr.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libescpr.so.1.0.0 /usr/local/lib/libescpr.so.1.0.0
/usr/bin/install: cannot remove '/usr/local/lib/libescpr.so.1.0.0': Permission denied
make[2]: *** [Makefile:422 : install-libLTLIBRARIES] Erreur 1
make[2] : on quitte le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/lib »
make[1]: *** [Makefile:715 : install-am] Erreur 2
make[1] : on quitte le répertoire « /home/jeremy/Téléchargements/epson-inkjet-printer-escpr-1.7.17-1lsb3.2/epson-inkjet-printer-escpr-1.7.17/lib »
make: *** [Makefile:445 : install-recursive] Erreur 1

Que faire pour résoudre ça ?

Merci d'avance ! smile

Hors ligne