freebsd 7 pkg_add -r kde 4

来源:互联网 发布:淘宝客服打字速度要求 编辑:程序博客网 时间:2024/05/16 09:41
I have installed the KDE 4 in my freebsd 7 by ports.
It talk me 5 days becouse Freebsd 7 run on vmware 6.
# cd /usr/porst/x11/kde4 && make install clean

So I try to install via packages. Check it out.


localhost# pkg_add -r ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/kde/kde4-4.1.0.tbz
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/kde/kde4-4.1.0.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/All/tidy-lib-080621.c.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/All/clucene-0.9.21.tbz... Done.
Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/All/cyrus-sasl-2.1.22_1.tbz... Done.
*** Added group `cyrus' (id 60)
*** Added user `cyrus' (id 60)


You can use sasldb2 for authentication, to add users use:

        saslpasswd2 -c username

If you want to enable SMTP AUTH with the system Sendmail, read
Sendmail.README

NOTE: This port has been compiled with a default pwcheck_method of
      auxprop.  If you want to authenticate your user by /etc/passwd,
      PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and
      set sasl_pwcheck_method to saslauthd after installing the
      Cyrus-IMAPd 2.X port.  You should also check the
      /usr/local/lib/sasl2/*.conf files for the correct
      pwcheck_method.


Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/packages/All/openslp-1.2.1_2.tbz...


I search the ftp server, from HK to JP, but they have no kde4 packages.
So I have to choose the centre ftp server althought it's  download  slowly.

原创粉丝点击