You are not logged in.
Hi there,
I have trouble installing my printer (Epson ET-M1140):
Searching epson support I found an
epson-inkjet-printer-escpr2
package that has „unmet dependencies“:
The following packages have unmet dependencies:
epson-inkjet-printer-escpr2 : Depends: lsb (>= 3.2) which is a virtual package and is not provided by any available package
The following actions will resolve these dependencies:
Remove the following packages:
1) epson-inkjet-printer-escpr2 [1.1.49-1lsb3.2 (now)]
Accept this solution? [Y/n/q/?] n
When I try to compile that from source make complains about several „undefined references (e.g. „undefined reference to `ppdOpenFile'“)
So, what can I do to make my printer print?
TIA
Gregor
Offline
You could use equivs to create a fake lsb package to satisfy the dependency. No idea if that would actually work though. I've never owned a printer. Thank "$DEITY".
EDIT: full quote to prevent globbing.
Last edited by Head_on_a_Stick (2022-08-28 15:00:39)
Brianna Ghey — Rest In Power
Offline
I'm not sure if your printer is supported by the package but have you tried
# apt install printer-driver-escpr
If your printer is supported then you can add the printer to CUPS by pointing the web browser of your choice to http://localhost:631/ and selecting the add printer option
Last edited by Grumpy (2022-08-28 18:46:35)
Offline
Offline