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

Comparing deliantra/www/src/editor_tut.html (file contents):
Revision 1.7 by elmex, Fri Jun 20 08:32:32 2008 UTC vs.
Revision 1.8 by elmex, Fri Jun 20 08:34:52 2008 UTC

25I'm not going to discuss the installation procedure for the CVS here, as it requires much 25I'm not going to discuss the installation procedure for the CVS here, as it requires much
26knowledge about your system and how to install (perl) software from source. If you only want to 26knowledge about your system and how to install (perl) software from source. If you only want to
27make maps, the binary will do very fine (on x86 systems). 27make maps, the binary will do very fine (on x86 systems).
28</p> 28</p>
29 29
30<p>
31So, the next thing is to download the editor. </p> 30<p> So, the next thing is to download the editor. </p>
32 31
33<pre> 32<pre>
34root@localhost: ~/deliantra# wget http://dist.schmorp.de/gce/gce-gnu-linux-x86.bin 33root@localhost: ~/deliantra# wget http://dist.schmorp.de/gde/gce-gnu-linux-x86.bin
35</pre> 34</pre>
36 35
37<p>There it is, now we make it an executable and run it:</p> 36<p>There it is, now we make it an executable and run it:</p>
38 37
39<pre> 38<pre>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines