|
发表于 2006-12-19 09:58:29
|
显示全部楼层
非常奇怪哦
我在debian sid 下重新编译audacious 1.2.2-3编译成-4
并在rules中指定如下:- config.status: patch configure
- dh_testdir
- ./configure --host=$(DEB_HOST_GNU_TYPE) \
- --build=$(DEB_BUILD_GNU_TYPE) \
- --prefix=/usr \
- --mandir=/usr/share/man \
- --disable-rpath \
- --enable-ipv6 \
- --enable-chardet\
- CFLAGS="$(CFLAGS)"
复制代码 结果再安装 audacious_1.2.2-4_i386.deb 后
选项是有了,也能选择chinese,但是下面无论写gbk还是gb还是gb18030
还是乱码
不明白了.
PS: To:zhllg
你的patch看起来的确有用
感谢:) |
|