Thing 1 you need to download source code...
to make this possible.
Method A(using command prompt)
1) Download Subversion _http://subversion.tigris.org/downloads/svn-win32-1.4.3.zip
Through him we download the source code
2) Unpack, rename and puts in C: so the path to the files was exactly that:
and so on
Method B(with the program)
1) Download Tortoise SVN here _http://tortoisesvn.net/downloads
32 bit, *.msi
2) Put.
3) Download Apache ANT (_http://ant.apache.org/)
Through him we will compile
4) Unpack, rename and puts in C: so the path to the files was exactly that:
and so on
A separate point that deserves special attention...
The recipe in the system (environment variables)
1) Right click on "My Computer"
2) the properties of...
3) the "Additional" Tab
4) Click environment variables
5) Section "System variables"
6) Double click on "Path"
And here very carefully
add the line
don'T FORGET!!! ";" semicolon is mandatory
So, with that figured out...
You can restart the computer, but I it's working
Above was the preparation, when you will be again to download the source code and to assemble
them, this is all, of course, have time to do. Now begins
the most interesting moment.
Download:
Way And
1) Select the SVN link from the manufacturer
For example...
Code:
http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_DataPack/
Code:
http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_GameServer/
Why two pieces? And because they datapack and the server itself is divided into two projects.
What do you mean "Choose"? Yes just in the future.
2) Create a folder where we will download
I have:
(for Linux and for datapak to him)
3) now go to the command line which I said...
Start -> Run -> type in the line:
Open DOS window
a. write
hit ENTER
4) Here it download:
a. write
Code:
svn co http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_DataPack/
when downloaded open cmd again and write
then
Code:
svn co http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_GameServer/
waiting for download..
Method B
1) Select the SVN link from the manufacturer
For example...
Code:
http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_DataPack/
Code:
http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_GameServer/
Why two pieces? And because they datapack and the server itself is divided into two projects.
What do you mean "Choose"? Yes just in the future.
2) Create a folder where we will download
I have:
(for Linux and for datapak to him)
3) Pay the right mouse button on the DP folder and click on there item SVN Checkuot
Window.
In the URL of repository enter the link to datapak
Code:
http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_DataPack/
Click OK and wait until the download(to Be written is Completed.)
Similarly, we do with the serv folder but instead links to datapak input a link to the server.
Code:
http://my-svn.assembla.com/svn/L2Dot/trunk/L2Dot_IL_GameServer/
In the first part I forgot about upomyanut another point with the environment variables...
in General we go there, under system variables click "New"
create a variable
Code:
C:Program FilesJavajdk1.6.0_11bin
well I have it..so You might different.
In addition you must copy the file tools.jar from
Код:
C:Program FilesJavajdk1.6.0_11lib
в
Code:
C:Program FilesJavajre6lib
now open cmd again and write
Code:
cd C:sourceDPL2Dot_IL_DataPack
and write
After some time:
a. BUILD SUCCESSFUL
Total time: the time
-----------------------------
open cmd
and write
Code:
cd C:sourceservL2Dot_IL_GameServer
and type in
[code]ant[code]
After a while:
a. BUILD SUCCESSFUL
Total time: the time
-----------------------------------
The Assembly is completed.
The resulting archives are at:
C:sourceDPL2Dot_IL_DataPackbuild
and
C:sourceservL2Dot_IL_GameServerbuild
Nice further customize!
Printer friendly version