On Sat, 2010-01-16 at 07:28 +0100, Heinz-M. Graesing wrote: > > -----Ursprüngliche Nachricht----- > > Von: "John A. Sullivan III" <[email protected]> > > Gesendet: 16.01.10 06:24:25 > > An: x2go-mailing <[email protected]> > > Betreff: [X2go-dev] cups-x2go fails on Ubuntu > > > > It complained of > > a missing dependency of cups-client. I believe the problem may be that > > Ubuntu calls this package cupsys-client. > > Hello John, > > please tell me on which version of ubuntu you discovered this problem. On > 9.10 I can install cups-x2go without any problems - I'll test it on 9.04 > today too: <snip> Hi, Heinz. My apologies; I thought I had mentioned this is Hardy LTS - 8.0.4:
The following packages have unmet dependencies: cups-x2go: Depends: cups-client but it is not installable E: Broken packages r...@jasiii:/# apt-cache search cups | grep client cupsys-client - Common UNIX Printing System(tm) - client programs (SysV) Am I correct to assume this is trivial to manually install? I would assume I would: download the orig tarball and patch extract and apply patch copy cups-x2go.conf to /etc/cups/ copy cups-x2go to /usr/lib/cups/backend/ copy CUPS-X2GO.ppd to usr/share/ppd/cups-x2go/ copy init.d.ex into /etc/init.d appropriately renamed with the links to the rc directories. However, I'm thrown off by the following line in the init script: DAEMON=/usr/sbin/cups-x2go Should cups-x2go be copied there, too, or does it go there instead of /usr/lib/cups/backend? This would be helpful to know as we may wind up using a CentOS cups server rather than Debian - not sure yet. Thanks - John _______________________________________________ X2go-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/x2go-dev
