install-brother-printer-driver
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Fetches and installs printer drivers from Brother's website
This simple script dynamically renders a list of Brother printer models
and installs the selected one from i386 binary RPM's onto your system.

It's basically designed for use with Pardus (http://www.pardus.org.tr/eng)
but it also checks for the existence of RPM utility and uses that for
installation.

Requirements
-------------

- Python BeautifulSoup
- RPM package management system
- tcsh (needed by many Brother filters)
- kdialog (For KDE4 user interaction)
- dbus-python (For kdialog interaction over D-Bus)
- ldconfig from glibc

Note that this should currently be run as root with xdg-su or something
similar like xdg-su.

License
--------

GPLv2, see COPYING.

Authors
--------
Ozan Çağlayan, 

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。