Jump to content

Recommended Posts

Posted (edited)

Pa help po sa pag compile ng files sa linux. Sa windows na compile ko sya using Microsoft Visual Studio para ma build yung apat na files. (char-server.exe, login-server.exe, map-server.exe, mapcache.exe ). Pano ko po mabibuild yung mga files na to sa linux (no desktop)?

Dito ko na-download yung server files: https://github.com/rathena/rathena

 

EDIT* nevermind, i think nacompile ko na,

hindi ko na type sa console

1. chmod +x configure

2. ./configure

Edited by diamondjack
fixed
Posted
8 hours ago, Chaos92 said:

./configure

make clean

make sql

make server

 

Wrong.

./configure && make clean && make server

No make sql.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...