skipjack94 Posted November 18, 2012 Group: Members Topic Count: 21 Topics Per Day: 0.00 Content Count: 44 Reputation: 0 Joined: 08/27/12 Last Seen: November 15, 2024 Share Posted November 18, 2012 someone who can help me? i compile my map_server_sql < in linux server and i want to compile it again with Visual Studio but always map_server_sql.exe? and i want change, just map_server_sql for linux? sorry bad english /wah Quote Link to comment Share on other sites More sharing options...
Emistry Posted November 18, 2012 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted November 18, 2012 you mean change into TXT ? cant...rAthena has dropped TXT ...only SQL ... Quote Link to comment Share on other sites More sharing options...
skipjack94 Posted November 19, 2012 Group: Members Topic Count: 21 Topics Per Day: 0.00 Content Count: 44 Reputation: 0 Joined: 08/27/12 Last Seen: November 15, 2024 Author Share Posted November 19, 2012 no i have 1 server and i want to compile map_server_sql i control from putty can you tell me how to clean and make a sql again? Quote Link to comment Share on other sites More sharing options...
Xephyras Posted November 19, 2012 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 51 Reputation: 0 Joined: 06/16/12 Last Seen: May 6, 2014 Share Posted November 19, 2012 (edited) i compile my map_server_sql < in linux server and i want to compile it again with Visual Studio but always map_server_sql.exe? and i want change, just map_server_sql for linux? Of course it produces .exe file when you compile it in Visual Studio. It wouldn't make sense otherwise, because it's Windows. As far as I know, there is no way you can compile it on Windows and then use it for Linux. Unless you try using dos2unix command, though I am not sure if that would work like that. no i have 1 server and i want to compile map_server_sql i control from putty can you tell me how to clean and make a sql again? make clean make sql There is a wiki page for this by the way: http://rathena.org/wiki/Compiling Edited November 19, 2012 by Xephyras Quote Link to comment Share on other sites More sharing options...
skipjack94 Posted November 24, 2012 Group: Members Topic Count: 21 Topics Per Day: 0.00 Content Count: 44 Reputation: 0 Joined: 08/27/12 Last Seen: November 15, 2024 Author Share Posted November 24, 2012 i already like that but nothing change Quote Link to comment Share on other sites More sharing options...
Asura Posted November 25, 2012 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 707 Reputation: 168 Joined: 01/26/12 Last Seen: February 7, 2014 Share Posted November 25, 2012 Hi skipjack94, You can not compile Athena in Visual Studio in Windows, to run for Linux. You must compile the server within Linux, in order for it to generate the files for Linux. ./configure make clean make sql If you are having trouble with compiling in Linux, you will need to provide us with the error message so that we can take a look. Quote Link to comment Share on other sites More sharing options...
KoolKat29 Posted November 25, 2012 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 90 Reputation: 5 Joined: 06/17/12 Last Seen: September 6, 2013 Share Posted November 25, 2012 (edited) Yes, Asura is correct. linux SVN/Files should be compiled within linux. If your Trunk files is for Windows' (.exe) visual studio, then I suggest you to download or svn checkout the athena files in your linux server. http://rathena.org/w...llation_(CentOS) i compile my map_server_sql < in linux serverand i want to compile it again with Visual Studio In that case, you may want to use tortoise SVN and upgrade/convert your svn, so that you'll be able to build your files within visual studio. Since building your server in visual studio will generate .exe for your servers. You can't just rename it and transfer or use it in your linux server. Edited November 25, 2012 by cataclysmro Quote Link to comment Share on other sites More sharing options...
Question
skipjack94
someone who can help me?
i compile my map_server_sql < in linux server
and i want to compile it again with Visual Studio
but always map_server_sql.exe?
and i want change, just map_server_sql for linux?
sorry bad english
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.