Mercurial > hg > xemacs-beta
comparison README.packages @ 333:4f79e16b1112 r21-0-64
Import from CVS: tag r21-0-64
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:49:50 +0200 |
parents | c9ae480b1fff |
children | 336b97f03633 74fd4e045ea6 |
comparison
equal
deleted
inserted
replaced
332:bb75ebac9531 | 333:4f79e16b1112 |
---|---|
72 The Sumo Tarball | 72 The Sumo Tarball |
73 ---------------- | 73 ---------------- |
74 | 74 |
75 Those with little time, cheap connections and plenty of disk space can | 75 Those with little time, cheap connections and plenty of disk space can |
76 install all packages at once using the sumo tarballs. | 76 install all packages at once using the sumo tarballs. |
77 Download the files | 77 Download the file |
78 | 78 |
79 xemacs-sumo-<date>.tar.gz if you have a latin-1 XEmacs. | 79 xemacs-sumo-<date>.tar.gz |
80 | 80 |
81 or | 81 For an XEmacs compiled with Mule you also need |
82 | 82 |
83 xemacs-mule-sumo-<date>.tar.gz if you have a MULE XEmacs. | 83 xemacs-mule-sumo-<date>.tar.gz |
84 | 84 |
85 N.B. There are called 'Sumo Tarballs' for good reason. They are | 85 N.B. They are called 'Sumo Tarballs' for good reason. They are |
86 currently 15MB and 23MB (gzipped) respectively. | 86 currently about 15MB and 2.3MB (gzipped) respectively. |
87 | 87 |
88 Install them by | 88 Install them by |
89 | 89 |
90 cd $prefix/lib/xemacs ; gunzip -c <tarballname> | tar xf - | 90 cd $prefix/lib/xemacs ; gunzip -c <tarballname> | tar xf - |
91 | 91 |
118 | 118 |
119 XEmacs comes with some tools to make the periodic updating and | 119 XEmacs comes with some tools to make the periodic updating and |
120 installing easier. It will notice if new packages or versions are | 120 installing easier. It will notice if new packages or versions are |
121 available and will fetch them from the ftp site. | 121 available and will fetch them from the ftp site. |
122 | 122 |
123 Unfortunately this requires that a few packages are alreadyin place. | 123 Unfortunately this requires that a few packages are already in place. |
124 You will have to install them by hand as above or use a SUMO tarball. | 124 You will have to install them by hand as above or use a SUMO tarball. |
125 This requirement will hopefully go away in the future. The packages | 125 This requirement will hopefully go away in the future. The packages |
126 you need are: | 126 you need are: |
127 | 127 |
128 efs - To fetch the files from the ftp site or mirrors. | 128 efs - To fetch the files from the ftp site or mirrors. |