Twitter Facebook Ustream

[サーバ構築Tips] xorg 7.2 (3)

投稿者: , 2007年6月29日(金曜日) 22:37. コメントは受け付けていません。.

まとめるとこんな感じです。

#cd /usr/ports/x11/xorg-libraries/
#setenv XORG_UPGRADE yes
#make install clean

(結局portinstallは使っていません。)

[サーバ構築Tips] xorg 7.2 (2)

投稿者: , 2007年6月29日(金曜日) 22:32. コメントは受け付けていません。.

さっきのportinstallをやる前に「#setenv XORG_UPGRADE yes(cshの場合)」を実行してやらないと、UPDATING見ろって警告きます。

[サーバ構築Tips] xorg 7.2

投稿者: , 2007年6月29日(金曜日) 22:12. コメントは受け付けていません。.

私は、最新のportsからxorg-library(7.2)を導入して回避しました。

#portinstall -Rf x11/xorg-library