FreeBSD7.0-RELEASE-i386CD installation Xorg, KDE (fast) # sysinstallConfiguration-& gt; packages-& gt; select cd-& gt; go to x11-& gt; find xorg-& gt; select-& gt; installConfiguration-& gt; packages-& gt; select cd FreeBSD 7.0-RELEASE-i386
Install Xorg and KDE on CD (fast)
# Sysinstall
Configuration-> packages-> select cd-> go to x11-> find xorg-> Select-> install
Configuration-> packages-> select cd-> go to KDE-> find kde-> Select-> install
(Select FTP)
Or compile and install Xorg and KDE (slow speed)
# Cd/usr/ports/x11/xorg & make OPTIONS = NO install clean
# Cd/usr/ports/x11/kde3 & make OPTIONS = NO install clean
(About 20----30 hours, during which compilation may stop due to errors)
Or use
# Pkg_add-r xorg
# Pkg_add-r kde3
(Fast)
If/etc/X11/xorg. conf is not configured, it is automatically configured by the system.
If you want to configure it yourself:
Install Chinese environment
# Cd/usr/ports/chinese/kcfonts & make install clean
# Cd/usr/ports/chinese/arphicttf & make install clean
# Cd/usr/ports/chinese/kde3-i18n-zh_CN & make install clean
# Cd/usr/ports/chinese/koffice-i18n-zh_CN & make install clean
If you want to have a Windows font, COPY the font above Win to the following Directory.
# Cd/usr/X11R6/lib/X11/fonts/TrueType
Install FireFox:
# Cd/usr/ports/www/firefox3 & make install clean
# Cd/usr/ports/www/firefox3-i18n & make install clean
(Enter about: config in the address bar, search for general. useragent. locale, and change it to zh-CN)
Error handling:
# Cd/usr/ports/devel/glib20 & make OPTIONS = NO FORCE_PKG_REGISTER = YES install clean
Http://unix.derkeiler.com/Mailing-Lists/FreeBSD/questions/2008-10/msg01701.html)
# Cd/usr/ports/x11/pixman & make OPTIONS = NO FORCE_PKG_REGISTER = YES install clean
# Cd/usr/ports/graphics/cairo & make OPTIONS = NO FORCE_PKG_REGISTER = YES install clean
(Http://www.nabble.com/CALL-FOR-TEST:-Updates-to-pixmap,-cairo,-poppler,-and-firefox-3.0! -Td17960163.html)
Install the chat tool gaim
# Cd/usr/ports/net-im/pidgin & make install clean
Installation of Chinese input method:
# Cd/usr/ports/chinese/scim-tables/& make install clean # five
# Cd/usr/ports/chinese/scim-pinyin/& make install clean # pinyin
# Ee ~ /. Cshrc
Setenv LANG zh_CN.eucCN
Setenv LC_CTYPE zh_CN.eucCN
Setenv XMODIFIERS @ im = SCIM
Setenv GTK_IM_MODULE scim
Go to KDE.
Find Setting-> Desktop Setting Wizard and select Chinese.
Choose "control center"> Appearance and subject> font, and set the Chinese font and font size you need. The larger the force font DPI, the larger the word size.
Open FireFox, open about: config, search for layout.css. dpi, set dpi to 0,-1 to FireFox's default DPI, and 0 to KDE System DPI.
Note: If there is a software version conflict during the installation process, add the installation command FORCE_PKG_REGISTER = YES to force the installation.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.