抱歉 疏忽了你那个贴文是deb格式的,意思是arch可以安装deb的?
wget https://dl.google.com/linux/direct/goog ... x86_64.rpm
http://nemrod.se/guides/install-rpm-pac ... rch-linux/
抱歉 疏忽了你那个贴文是deb格式的,意思是arch可以安装deb的?
沒有就自己使用文字編輯程式 產生一個并且无.xinitrc
這個指令LANG=zh_CN.UTF8
export LANG
i found arch was very powerful. it can not only install deb but also rpm.poloshiao 写了:抱歉 疏忽了你那个贴文是deb格式的,意思是arch可以安装deb的?
wget https://dl.google.com/linux/direct/goog ... x86_64.rpm
http://nemrod.se/guides/install-rpm-pac ... rch-linux/
代码: 全选
yaourt -S google-chrome-beta
-> Moving stuff in place
==> ERROR: A failure occurred in package().
Aborting...
==> ERROR: Makepkg was unable to build google-chrome-beta.
==> Restart building google-chrome-beta ? [y/N]
i have edit the file: /etc/locale.confpoloshiao 写了:沒有就自己使用文字編輯程式 產生一個并且无.xinitrc
這個指令
echo 'exec openbox-session' >> ~/.xinitrc
也會產生一個 (如果本來沒有的話)
但是記得設定權限
username:username
600
660
664
640
664
都可以
username 指 登入的帳號這個指令LANG=zh_CN.UTF8
export LANG
只有一次性效果
重開機 又回歸預設值
locale 預設值 影響因素很多
詳細請參看
https://wiki.archlinux.org/index.php/locale
代码: 全选
echo LANG=zh_CN.UTF8 > /etc/locale.conf
代码: 全选
locale
but i still can't type chinese, here is the fcitx i installed.LANG=zh_CN.UTF-8
LC_CTYPE="zh_CN.UTF-8"
LC_NUMERIC="zh_CN.UTF-8"
LC_TIME="zh_CN.UTF-8"
LC_COLLATE="zh_CN.UTF-8"
LC_MONETARY="zh_CN.UTF-8"
LC_MESSAGES="zh_CN.UTF-8"
LC_PAPER="zh_CN.UTF-8"
LC_NAME="zh_CN.UTF-8"
LC_ADDRESS="zh_CN.UTF-8"
LC_TELEPHONE="zh_CN.UTF-8"
LC_MEASUREMENT="zh_CN.UTF-8"
LC_IDENTIFICATION="zh_CN.UTF-8"
LC_ALL=
Name : fcitx
Version : 4.2.8.4-1
Description : Flexible Context-aware Input Tool with eXtension
Architecture : x86_64
URL : http://fcitx-im.org
Licenses : GPL
Groups : fcitx-im
Provides : None
Depends On : pango libxinerama gtk-update-icon-cache shared-mime-info
hicolor-icon-theme desktop-file-utils libxkbfile libxfixes
dbus-core icu
Optional Deps : enchant: for word predication support [installed]
opencc: optional engine to do chinese convert
gettext: for fcitx-po-parser [installed]
Required By : fcitx-configtool fcitx-sunpinyin fcitx-table-extra
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 34694.00 KiB
Packager : Felix Yan <[email protected]>
Build Date : Mon May 19 01:02:31 2014
Install Date : Sat Aug 9 04:59:44 2014
Install Reason : Explicitly installed
Install Script : Yes
Validated By : Signature
i don't know why i can't type chinese, and i attached the picture of fcitxName : fcitx-table-extra
Version : 0.3.6-1
Description : Extra tables for Fcitx, including Boshiamy, Zhengma, Cangjie3,
Cangjie5
Architecture : any
URL : http://code.google.com/p/fcitx/
Licenses : GPL
Groups : None
Provides : None
Depends On : fcitx
Optional Deps : None
Required By : None
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 29548.00 KiB
Packager : Felix Yan <[email protected]>
Build Date : Mon May 19 01:30:16 2014
Install Date : Sat Aug 9 05:20:22 2014
Install Reason : Explicitly installed
Install Script : Yes
Validated By : Signature
代码: 全选
pacman -S gnome
代码: 全选
https://wiki.archlinux.org/index.php/xorg#Running