How to solve the problems related to pulseaudio and gdm on FreeBSD 7.2

| コメント(0)

One of the solutions is to build gnome2 and dependencies from ports, which some web sites show. So I didn't install Gnome2 and dependencies
but Xorg and dependencies from DVD-R.

First I updated ports using portsnap.

# portsnap fetch
# portsnap extract

Second I installed Gnome2 and dependencies from ports.

# cd /usr/ports/x11/gnome2
# make install clean

It required more than 10 hours and less than 24 hours and there were a lot of error messages
during building gnome2. I used pkg_add to deal with the error messages relative to the installation of some of the packages.

# pkg_add -r THE_PACKAGE_NAME

However, I didn't use pkg_add to install pulseaudio and gdm. Please make sure that you install pulseaudio and gdm from ports through building gnome2 and dependencies.

Third the size of /usr I adopted was about 16GB but it was not enough when I built jdk16 and openoffice.org-3 after having built gnome2. Therefore, I removed all files in /usr/ports/distfiles when I built openoffice.org-3.

# cd /usr/ports/distfiles
# rm -rf *

Finally I will be happy to assist you in solving the problems related to pulseaudio and gdm on FreeBSD 7.2.

コメントする

My Photo
プロフィール!
2016・11・15 改訂
spacer01
rssspacer01foaf
spacer01
atom.xml
spacer01

この記事について

このページは、Suzuki TakashiがOctober 27, 2009 11:30 PMに書いた記事です。

ひとつ前の記事は「さらにのんびりと、パート6。」です。

次の記事は「これから一山二山、パート3。」です。

最近のコンテンツはインデックスページで見られます。過去に書かれたものはアーカイブのページで見られます。

June 2024

Sun Mon Tue Wed Thu Fri Sat
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30

月別 アーカイブ

OpenID対応しています OpenIDについて