Tim, I think for the purposes of a "Qt-less" HPLIP, you could create a RPM without:
toolbox.py sendfax.py* fab.py* ui/ directory* plugins/ directory hpfax.py* HP-Fax-hplip.ppd* coverpages.py* *Note: Except that I am working on a GUI-less version of faxing for the command line as it has been requested by some users. So, in the next few releases, the fax stuff could be added back into a QT-less version/package of HPLIP. The other issue with a QT-less RPM is that some of the commandline utilities (hp-print, hp-makecopies, hp-unload, etc) support both a GUI mode and a console mode, but they default to GUI mode. I could create an override in the .conf file to control the default, or you could patch the files to change the default. The other option is to have them enter console mode automatically when PyQt, Qt, or X is not present/running. -Don Tim Waugh wrote: > On Tue, 2006-06-27 at 11:56 +0200, Johannes Meixner wrote: > >> I assume what you really want is some kind of "base" package >> which can actually be used and installed without any graphical >> stuff (e.g. so that HPLIP can be used on a server without pulling >> in tons of graphical stuff)? > > Yes, this is exactly what I am after -- thank you for re-phrasing it so > clearly. > > Tim. > */ > > > > ------------------------------------------------------------------------ > > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > > ------------------------------------------------------------------------ > > _______________________________________________ > HPLIP-Devel mailing list > HPLIP-Devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/hplip-devel Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ HPLIP-Devel mailing list HPLIP-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/hplip-devel