Package Details: epson-inkjet-printer-201211j 1.0.1-10

Git Clone URL: https://aur.archlinux.org/epson-inkjet-printer-201211j.git (read-only, click to copy)
Package Base: epson-inkjet-printer-201211j
Description: Epson printer driver (PX-105, PX-505F, PX-535F)
Upstream URL: http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX
Licenses: LGPL, custom:Epson Licence Agreement
Submitter: Misery
Maintainer: Misery
Last Packager: Misery
Votes: 0
Popularity: 0.000000
First Submitted: 2013-02-01 11:59 (UTC)
Last Updated: 2021-02-26 14:51 (UTC)

Latest Comments

kyutraei commented on 2021-01-23 03:36 (UTC) (edited on 2021-01-23 03:37 (UTC) by kyutraei)

The following error appeared in configure phase.

configure: error: cannot find required auxiliary files: compile

Like the discussion (https://bbs.archlinux.org/viewtopic.php?id=262886), add automake --add-missing works.

--- PKGBUILD.old        2021-01-23 11:59:37.077309065 +0900
+++ PKGBUILD    2021-01-23 11:59:31.080579343 +0900
@@ -23,6 +23,7 @@
   patch -p1 -i "$srcdir"/fixbuild.patch
   aclocal
   libtoolize
+  automake --add-missing
   chmod +x configure
   # if you have runtime problems: add "--enable-debug" and look into /tmp/epson-inkjet-printer-filter.txt
   ./configure LDFLAGS="$LDFLAGS -Wl,--no-as-needed" --prefix=/opt/$pkgname