print service not found - it means java app is not able to locate print service name - /etc/init.d/cups. You need to start service as follows:
/etc/init.d/cups start
Unfortunately /etc/init.d/cups name can be different for Slack. I am using Red Hat workstation. Try to set symlink as /etc/init.d/cupsys to /etc/init.d/cups using ln -s command. Type command:
Code:
ln -s /etc/init.d/cups /etc/init.d/cupsys
Test ur app...
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!
If you have knowledge, let others light their candles at it.
Certified to work on
HP-UX /
Sun Solaris /
RedHat