Hi
I'm using Slackware64-14.0 and a CLX-3185 multifunction printer.
The add printer app cannot find the printer driver.
In order to install 4.00.39 I had to modify the install script to enable it to restart cups.
elif test -e /etc/rc.d/rc.cups ; then
CUPS_SCRIPT=/etc/rc.d/rc.cups
And the Unified Driver Configurator starts fine, when I try to add a printer it is detected as a local printer on /dev/mfp4, when I click on next and try to select a printer driver there is nothing shown in the selection box.
Where is that screen looking for the ppd files, so that I can check if the files are in the correct place.
samac
I'm using Slackware64-14.0 and a CLX-3185 multifunction printer.
The add printer app cannot find the printer driver.
In order to install 4.00.39 I had to modify the install script to enable it to restart cups.
elif test -e /etc/rc.d/rc.cups ; then
CUPS_SCRIPT=/etc/rc.d/rc.cups
And the Unified Driver Configurator starts fine, when I try to add a printer it is detected as a local printer on /dev/mfp4, when I click on next and try to select a printer driver there is nothing shown in the selection box.
Where is that screen looking for the ppd files, so that I can check if the files are in the correct place.
samac