Lionel Tricon wrote: > On Monday 28 January 2008 21:51:15 José Jorge wrote: >> I installed klik2 on my mandriva system. Here are the problems: [...] > xpp > Seems ok but got (popup) > "Unable to connect to CUPS server, check options". If there is no CUPS server running on the local machine (or if it is on an unusual TCP/IP+UDP port), you can set it on the commandline, using environment variables like that: Either all on one line: CUPS_SERVER=remotehost \ IPP_PORT=25631 \ klik run ~/Desktop/xpp_1.5-cvs20050828-1.cmg CUPS_SERVER=remotehost:25631 \ klik run ~/Desktop/xpp_1.5-cvs20050828-1.cmg Or via separat commands: CUPS_SERVER=192.168.3.101 ; IPP_PORT=631 ; klik run ~/Desktop/xpp_1.5-cvs20050828-1.cmg CUPS_SERVER=192.168.3.101:631 ; klik run ~/Desktop/xpp_1.5-cvs20050828-1.cmg That should show up the list of available printers on the respective CUPS server. (Unfortunately, xpp does not allow setting the connection path to a non-localhost:631 CUPS server via its own GUI). -- Kurt Pfeifle System & Network Printing Consultant ---- Linux/Unix/Windows/Samba/CUPS _______________________________________________ klik-devel mailing list klik-devel@kde.org https://mail.kde.org/mailman/listinfo/klik-devel