ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/client_cpan.html
(Generate patch)

Comparing deliantra/www/src/client_cpan.html (file contents):
Revision 1.12 by root, Mon Jul 7 05:46:11 2008 UTC vs.
Revision 1.13 by root, Mon Jul 7 12:57:12 2008 UTC

147 147
148cpan> 148cpan>
149</pre> 149</pre>
150 150
151<p> 151<p>
152Now enter 'install Deliantra::Client': 152Now enter 'install DC::DB':
153</p> 153</p>
154 154
155<pre>
156cpan&gt; install Deliantra::Client
157</pre> 155<pre>
156cpan&gt; install DC::DB
157</pre>
158 158
159<p> 159<p>
160Now cpan is going to download the deliantrac lient. The download might take a while as the package has an approximate size of 15MB. 160Now cpan is going to download the deliantra client (in the
161Deliantra::Client distribution). The download might take a while as the
162package has an approximate size of 15MB. After it has downloaded and
161After it has downloaded and unpacked the client you might be asked stuff like this: 163unpacked the client you might be asked stuff like this:
162</p> 164</p>
163 165
164<pre> 166<pre>
165Writing Makefile for Deliantra::Client 167Writing Makefile for Deliantra::Client
166CPAN: YAML loaded ok 168CPAN: YAML loaded ok

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines