Jump to content
  • 0

L2jserver


criss22

Question

I have 1 question. I want to compile L2jserver server. And i have windows 7 ultimate x64. And i find files but it is for windows 10. I can follow that tutorial to make in my windows? http://www.l2jserver.com/

Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0
15 hours ago, criss22 said:

I have 1 question. I want to compile L2jserver server. And i have windows 7 ultimate x64. And i find files but it is for windows 10. I can follow that tutorial to make in my windows? http://www.l2jserver.com/

This is the guide to download, compile and install the project: https://l2jserver.com/windows.html

If you dont know how to install OpenJDK 11, here you have: https://www.youtube.com/watch?v=Cr_mwn67kFs
How to install Maven: https://www.youtube.com/watch?v=J6yeuluYkYE

And so on.

L2jServer cand be downloaded, compiled and installed in Windows 7, 8, 8.1, 10. Your operative system must be 64 bits

Edited by Reynald0
Link to comment
Share on other sites

  • 0

For exemple, what is with this lines? 

CREATE OR REPLACE USER 'l2j'@'%' IDENTIFIED BY 'l2jserver2019';
GRANT USAGE ON *.* TO 'l2j'@'%' IDENTIFIED BY 'l2jserver2019';
FLUSH PRIVILEGES;

and how i can edit with my details?

Link to comment
Share on other sites

  • 0

Dunno what you don't understand, lol.

If you set server on you laptop (local, in home) skip that part. You need privileges for a database user ONLY if you try to install database from a vps or if you do some website stuff, connection and such.

 

If you still don't understand, no one can help you. Take your time and search on Google, read. You can always give up.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...