diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-31 23:40:13 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-31 23:40:13 +0000 |
commit | 3a1fb90a205b0b5a2a6288cc3f893ae93019ca80 (patch) | |
tree | a188752eb20be30dde0a75ebb87745b206b68706 /x11 | |
parent | 36e84dbde59df2796787bd1579e2e4bede68bd50 (diff) | |
download | ports-3a1fb90a205b0b5a2a6288cc3f893ae93019ca80.tar.gz ports-3a1fb90a205b0b5a2a6288cc3f893ae93019ca80.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-lite/pkg-message | 25 |
1 files changed, 19 insertions, 6 deletions
diff --git a/x11/gnome2-lite/pkg-message b/x11/gnome2-lite/pkg-message index d8f296a7067f..1ef09fe3d3c0 100644 --- a/x11/gnome2-lite/pkg-message +++ b/x11/gnome2-lite/pkg-message @@ -1,8 +1,21 @@ -************************************************************************** -Congratulations! GNOME 2 has been successfully installed on your system. -For help on starting it up, as well as answers to common questions, and -some known issues, please see the FreeBSD GNOME homepage at: +************************************************************ - http://www.FreeBSD.org/gnome/ +The GNOME 2 desktop Lite edition has been successfully installed. -************************************************************************** +The Lite edition does not include all the components of the standard +GNOME 2 desktop as detailed at http://www.gnome.org. If you wish to +install the full desktop, you can remove this port, and install the +x11/gnome2 port or package. That can be best accomplished using +the following commands: + +# pkg_delete gnome2-lite +# cd /usr/ports/x11/gnome2 +# make install clean + +Alternatively, you can install additional GNOME components individually +using either their ports or packages. + +For more help on using GNOME on FreeBSD, please see the FreeBSD GNOME project +site at http://www.FreeBSD.org/gnome. + +************************************************************ |