The backends are tiny little programs which transfer the printing tasks. If they are not present, you can't print or access the webinterface. So you will probably look for them:
enter with root-privileges in a console window
ls -l /usr/libexec/cups/backend
For example, my one shows me
lrwxrwxrwx 1 root root 26 17. Apr 04:30 beh -> //usr/lib/cups/backend/beh
lrwxrwxrwx 1 root root 32 17. Apr 04:30 bluetooth -> //usr/lib/cups/backend/b luetooth
-rwxr-xr-x 1 root root 9492 19. Okt 2006 canon
-rwxr-xr-x 1 root root 9572 19. Okt 2006 epson
-rwxr-xr-x 1 root root 16156 17. Okt 2006 hp
-rwxr-xr-x 1 root root 9012 17. Okt 2006 hpfax
lrwxrwxrwx 1 root root 3 17. Apr 04:30 http -> ipp
-rwx------ 1 root root 19740 16. Okt 2006 ipp
-rwx------ 1 root root 15336 16. Okt 2006 lpd
-rwxr-xr-x 1 root root 10900 16. Okt 2006 parallel
-rwxr-xr-x 1 root root 6128 16. Okt 2006 scsi
-rwxr-xr-x 1 root root 9220 16. Okt 2006 serial
lrwxrwxrwx 1 root root 17 17. Apr 04:30 smb -> /usr/bin/smbspool
-rwxr-xr-x 1 root root 24564 16. Okt 2006 snmp
-rwxr-xr-x 1 root root 8712 16. Okt 2006 socket
-rwxr-xr-x 1 root root 11708 16. Okt 2006 usb
Sorry, if backends are missing in your system, I have really no idea how to install them, since I am new to sabayon myself. You'll have to post the results and wait for someone who better knows about all this...
Just an idea: Maybe you can emerge them seperately.
Ron.
P.S.: There is a handbook, which could be of some interest for you also: ftp://ftp.kde.org/pub/kde/printing/kdep ... ndbook.pdf
