Hi
I am tying to install HP 1018 on Acer Aspire One with Linux Linpus Lite. I have followed the instructions, but at the end the installation fails and deliver the following message:
[root@localhost foo2zjs]# make install install-hotplug cups
#
# Dependencies...
#
# ... OK!
#
cd icc2ps; make all
make[1]: Entering directory `/mnt/home/foo/foo2zjs/icc2ps'
make[1]: Inget behöver göras för "all".
make[1]: Leaving directory `/mnt/home/foo/foo2zjs/icc2ps'
It is possible that certain products which can be built using this
software module might form inventions protected by patent rights in
some countries (e.g., by patents about arithmetic coding algorithms
owned by IBM and AT&T in the USA). Provision of this software by the
author does NOT include any licences for any patents. In those
countries where a patent licence is required for certain applications
of this software module, you will have to obtain such a licence
yourself.
#
# Installation Dependencies...
#
# ... OK!
#
#
# Install driver, wrapper, and development tools
#
install -d /usr/bin
make: install: Kommandot hittades inte (=can not find the command, my translation)
make: *** [install-prog] Fel 127 (=error 127, my translation)
[root@localhost foo2zjs]#
i had the same problem with my Acer Aspire One and Linpus Lite, so I guess the coreutils-package is kind of fucked up in this installation.
I tried to repair the package, but found no solution because i'm not used to yum and rpm. So i just copied the /usr/bin/install file from my Ubuntu machine to the /usr/bin/ folder of my Linpus machine, and it worked flawlessly. I know pretty bad solution, but printing works now without problems ;)
if you don't have a second linux machine, just message me, and i'll send you my "install" file ;)