南方Linux论坛   首页 | 行业 | 下载 | Blog | 桌面应用 | 数据库 | 电子商务 | 文摘 | 网络服务 | 开源 | 系统管理 | 内核代码 | 教程

返回   南方Linux论坛 > Linux发行版分类讨论区 > UBUNTU专题
注册账号 Blog 论坛帮助 会员列表 日历事件 搜索 今日新帖 标记讨论区已读

发表新主题 回复
 
主题工具 显示模式
旧 2008-10-08, 02:05 PM   #1
TOM
级别:10 | 在线时长:143小时 | 升级还需:22小时级别:10 | 在线时长:143小时 | 升级还需:22小时级别:10 | 在线时长:143小时 | 升级还需:22小时级别:10 | 在线时长:143小时 | 升级还需:22小时
论坛义工
 
注册日期: 2006-07-05
帖子: 477
精华: 0
现金: 1632 金币
资产: 1632 金币
声望: 16 TOM 正向着好的方向发展
不错 Installing epsonepl driver in Ubuntu

installing driver for Epson laser printer

Ubuntu 8.04: installing driver for Epson EPL-5900L, Epson EPL-5700L, Epson EPL-5800L, Epson EPL-6100L, Epson EPL-6200L

- download "epsonepl" driver from http://sourceforge.net/project/showf...group_id=69547 (Version 0.4.1 (current) worked in my case)

- install ubuntu package build-essential

- install commands as root, example with EPL-5900L:

Code:

cd /usr/src
tar zxvf /download-place/epsoneplijs-0.4.1.tgz
cd epsoneplijs-0.4.1/
./configure
make
make install
mkdir -p /usr/share/cups/model/foomatic-ppds/Epson/
cp -av ../foomatic_PPDs/Epson-EPL-*-cups.ppd.gz /usr/share/cups/model/foomatic-ppds/Epson/
cp foomatic/driver/epl5900l.xml /usr/share/foomatic/db/source/driver/
cp foomatic/opt/epsonepl-* /usr/share/foomatic/db/source/opt/
cp foomatic/printer/Epson-EPL-5900L.xml /usr/share/foomatic/db/source/printer/
/etc/init.d/cupsys restart

- probably not necessary, but done in my case while searching the solution:

Code:

ln /usr/local/bin/ijs_server_epsonepl /usr/bin/
cp /usr/share/cups/model/foomatic-ppds/Epson/Epson-EPL-5900L-epl5900l-cups.ppd.gz /etc/cups/ppd/EPSON-EPL-5900L.ppd.gz
gunzip /etc/cups/ppd/EPSON-EPL-5900L.ppd.gz

- interesting:

/usr/src/epsoneplijs-0.4.1/foomatic_scripts/install_customfoomatic
http://openprinting.org/show_driver....pson-EPL-5900L


- then I created a new printer named "EPSON-EPL-5900L" via the cups web interface on http://localhost:631

作者:klaus

此帖于 2008-10-08 02:14 PM 被 TOM 编辑.
TOM 当前离线  
回复时引用此帖
发表新主题 回复


当前查看此主题的会员: 1 (0 位会员和 1 位游客)
 
主题工具
显示模式

发帖规则
不可以发表新主题
不可以回复主题
不可以上传附件
不可以编辑您的帖子

论坛启用 BB 代码
论坛启用 表情符号
论坛启用 [IMG] 代码
论坛禁用 HTML 代码


所有时间均为北京时间。现在的时间是 05:51 AM


vBulletin 3.6.8 Powered by 南方Linux联盟
版权所有 ©2004 - 2009, bbs.linuxunion.net