stronghill 发表于 2009-11-24 15:31:42

iptux和umbrella怎么安装?

在仓库中么?怎么安装?

stronghill 发表于 2009-11-24 15:44:34

从智能包管理器中安装iptux后,怎么启动?
$ iptux
iptux: 琛屼负: 鎵撳紑鐩綍'/usr/share/iptux/pixmaps/icon',璀﹀憡: 没有那个文件或目录

$ LANG=zh_CN iptux
iptux: 琛屼负: 鎵撳紑鐩綍'/usr/share/iptux/pixmaps/icon',璀﹀憡: 没有那个文件或目录

$ LANG=zh_UTF8 iptux

(process:7919): Gtk-WARNING **: Locale not supported by C library.
      Using the fallback 'C' locale.
iptux: act: open directory '/usr/share/iptux/pixmaps/icon',warning: No such file or directory

$ LANG=zh_US iptux

(process:7921): Gtk-WARNING **: Locale not supported by C library.
      Using the fallback 'C' locale.
iptux: act: open directory '/usr/share/iptux/pixmaps/icon',warning: No such file or directory

stronghill 发表于 2009-11-24 15:49:49

一般软件要自己从http://apt.magiclinux.org/magic/2.5/unstable/RPMS.all/找到,
yum install kdesdk4-umbrello-4.3.3-1mgc25 ,这样安装么?

zy_sunshine 发表于 2009-11-24 15:55:33

不清楚,我装东西的时候就是用apt-get install
或者下载rpm下来rpm -iv xxx.rpm

sejishikong 发表于 2009-11-24 16:14:11

就是yum install iptux就行,iptux不能运行?

stronghill 发表于 2009-11-24 16:32:58

看样子是不能运行:(

stronghill 发表于 2009-11-24 21:12:17

从官网下载iptux-0.5.1,编译安装成功,明天到公司测试一下
./configure
make
sudo make install

sejishikong 发表于 2009-11-24 21:59:58

仓库里的iptux已经更新 。

stronghill 发表于 2009-11-25 07:10:39

呵呵,更新后,可用

stronghill 发表于 2009-11-25 12:51:21

同windows下的飞鸽传中文文本信息正常,但收到中文名文件后,文件名是乱码,并且无法改名,无法打开;但用iptux的传文件的选择文件界面打开,看到刚才的文件名正常
英文文件名正常

[ 本帖最后由 stronghill 于 2009-11-25 12:54 编辑 ]

stronghill 发表于 2009-11-25 14:15:46

这样的文件该怎么删掉呢?

sejishikong 发表于 2009-11-25 14:51:08

不用删掉,用convmv 改下编码就可以了.
convmv -f utf8 -t gb18030 xxx --notest

stronghill 发表于 2009-11-25 15:01:03

$ convmv -f utf8 -t gbk system_090923-涓撶敤椤圭洰锛堝 浐闃筹級-缂洪櫡绠$悊锛堢己闄峰~鎶ワ級-堟湁娴佺▼鏂囦欢锛�rar --notest
file or directory not found: system_090923-涓撶敤椤圭洰锛堝浐闃筹級-缂洪櫡绠$悊锛堢己闄峰~鎶ワ級-堟湁娴佺▼鏂囦欢锛�rar
$ convmv -f utf8 -t gb18030 system_090923-涓撶敤椤圭洰 锛堝浐闃筹級-缂洪櫡绠$悊锛堢己闄峰~鎶ワ級-堟湁娴佺▼鏂囦欢锛�rar --notest
wrong/unknown "to" encoding!
$ convmv -f utf8 -t gb18030 system_090923-专用项目(固 阳)-缺陷管理(缺陷填报)-王昊(有流程文件).rar --notest
wrong/unknown "to" encoding!
$ convmv -f utf8 -t gbk system_090923-专用项目(固阳)-缺陷管理(缺陷填报)-王昊(有流程文件).rar --notest
file or directory not found: system_090923-专用项目(固阳)-缺陷管理(缺陷填报)-王昊(有流程文件).rar

haulm 发表于 2009-11-27 23:28:16

用法不是很对,一般来说我们使用*来代替需要转化的文件群
convmv -f utf8 -t gbk ./*.rar --notest

stronghill 发表于 2009-11-28 09:52:49

好了,太感谢了
页: [1]
查看完整版本: iptux和umbrella怎么安装?