[Ubuntu-zh] 请问12.04下某些pdf文件无法显示中文怎么解决

2012-05-30 文章 dajiao
之前按ubuntu论坛上的解决方法 sudo apt-get install xpdf-chinese-simplified xpdf-chinese-traditional 解决不了问题 sudo apt-get install xpdf时出现问题 debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: 资源暂时不可用 dpkg:处理 man-db (--unpack)时出错: 子进程 已安装 post-installation 脚本 返回了错误号 1 在处理

Re: [Ubuntu-zh] 请问12.04下某些pdf文件无法显示中文怎么解决

2012-05-30 文章 dajiao
On 2012年05月31日 12:26, GSC wrote: 装poppler-data 2012/5/31 dajiao 之前按ubuntu论坛上的解决方法 sudo apt-get install xpdf-chinese-simplified xpdf-chinese-traditional 解决不了问题 sudo apt-get install xpdf时出现问题 debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: 资源暂时

[Ubuntu-zh] 求助:ubuntu的eclipse上配置Jfreechart

2012-07-31 文章 dajiao
昨天弄了好久都没搞定,已经把jfreechart和jcommon的两个jar复制到/usr/lib /java下了 菜鸟求助~~~(另:那个eclipse上的classpath是怎么设置的?) -- ubuntu-zh mailing list ubuntu-zh@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh

Re: [Ubuntu-zh] 求助:ubuntu的eclipse上配置Jfreechart

2012-08-01 文章 dajiao
On 2012年08月01日 18:14, Jade.Shan wrote: 楼主先说明白你的项目是不是web项目。 你是编译不过呢?还是web项目在布置到服务器上的时候找不到包? 如果是编译不过,那是因为没有把导入到eclipse的classpath里去, eclipse的classpath受到你系统的classpath影响的,要这样添加: 右击你"Package Explorer"里的项目->Build Path->Configure Build Path 在打开的面板中"Libraries"哪一页中点击'Add External JARs...' 把在你工程目录以外的jar