[DiscordArchive] I'm not quite sure I understand. Do you mean where the files are actually placed, where they should
[DiscordArchive] I'm not quite sure I understand. Do you mean where the files are actually placed, where they should
Archived author: Revision • Posted: 2025-05-06T17:04:44.290000+00:00
Original source
I'm not quite sure I understand. Do you mean where the files are actually placed, where they should be placed, or what the ideal location is, or what?
Archived author: Golvoran • Posted: 2025-05-06T17:05:16.938000+00:00
Original source
so the applications that you need to run to bring each server online are copied in two different places
Archived author: Golvoran • Posted: 2025-05-06T17:05:43.405000+00:00
Original source
one set is in my build folder and another set is in the /env/dist/bin directory
Archived author: Revision • Posted: 2025-05-06T17:05:58.382000+00:00
Original source
When you run `make install` it'll tell you where the files are placed. I've never heard of the files being copied to multiple places.
Archived author: Revision • Posted: 2025-05-06T17:06:36.764000+00:00
Original source
Everything in the build folder should just be what it needs to compile it along with cache etc.
Archived author: Golvoran • Posted: 2025-05-06T17:07:25.908000+00:00
Original source
hm okay
Archived author: Golvoran • Posted: 2025-05-06T17:08:30.838000+00:00
Original source
so if recompiling again doesn't fix the mysql mismatch error is there something else I can try? I've compiled it once already today
Archived author: Revision • Posted: 2025-05-06T17:08:37.345000+00:00
Original source
Does it actually give you 2 sets of everything when make install is done?
Archived author: Revision • Posted: 2025-05-06T17:09:03.389000+00:00
Original source
I don't know, when I get updates for the mysql library (and a few other things) I just delete the build folder and run through the steps again.
Archived author: Golvoran • Posted: 2025-05-06T17:09:40.993000+00:00
Original source
not 2 sets of everything, in the build folder under /src/server/apps there's worldserver and authserver applications