# mount /mnt/cdrom
# cd /mnt/cdrom/packages/gnome
# pkg_add gnome-1.4_3.tgz
pkg_add: could not find package sawfish-gnome-1.0_1 ! <--問題無し
pkg_add: could not find package rep-gtk-gnome-0.15_1 ! <--問題無し
****************************************************************
* *
* - To compile gtk-- based applications, type *
* eg++ `gtkmm-config --cflags` foo.cc `gtkmm-config --libs` *
* *
* - If you want to use autoconf with gtk--, *
* Please copy gtk--.m4 to /usr/local/share/aclocal *
* by yourself, thanks. *
* *
****************************************************************
************************************************************
x GDM may contain vulnerabilities leading local root x
x compromise, and it is reported widely with various x
x security sites and groups. It is not recommended that x
x this port be installed in public environment. Do you x
x wish to accept the security risk and build GDM anyway? x
************************************************************
[ Yes ] [ No ] <--「Yes」でRET
GDM is installed.
Please note the following:
- Add 'gdm' user and 'gdm' group by handle.
- This port doesn't work on the normal FreeBSD 3.x-RELEASEs because
PAM is not stable.
- This port has been tested on 5.0-CURRENT and 4.1.1-STABLE.
4.x-RELEASE may or may not work.
- You should append these lines to your /etc/pam.conf, otherwise
GDM will refuse all logins:
# gdm config
gdm auth requisite pam_unix.so try_first_pass
gdm account requisite pam_unix.so try_first_pass
gdm session required pam_permit.so
- To enable GDM after booting, edit your /etc/ttys(5), and change the line
for ttyv8 to
ttyv8 "/usr/X11R6/bin/gdm -nodaemon" xterm on
These notes were written by: Yukihiro Nakai
and updated by: Stijn Hoop
|