LRT
June 3rd, 2008, 12:40 PM
i have a fresh install of ubuntu 8.04 server and i am trying to install the CUPS windows drivers (cups-windows-6.0-source.tar.gz)
i already installed cupsys (`apt-get install cupsys`)
i then downloaded cups-windows-6.0-source.tar.gz and unpacked and entered the directory
when i ran `make install` i got the error:
make: command not found
so then i ran `apt-get install make` and then ran `make install` again and got this error:
/bin/sh: cups-config: not found
anyone know what is going on??
i already installed cupsys (`apt-get install cupsys`)
i then downloaded cups-windows-6.0-source.tar.gz and unpacked and entered the directory
when i ran `make install` i got the error:
make: command not found
so then i ran `apt-get install make` and then ran `make install` again and got this error:
/bin/sh: cups-config: not found
anyone know what is going on??