Giter VIP home page Giter VIP logo

Comments (9)

kirirur avatar kirirur commented on September 6, 2024

Hello,

This should be filled in the Combat repository, however, check syslog system file for combat-daemon output. Maybe you can also recompile it in simulation mode and check it from command line. For my experience I had some issues with mysql.lock file. Some put it in /tmp folder some in /var and maybe a symlink is needed.

from ui.

Caberhagen avatar Caberhagen commented on September 6, 2024

Hi

Oh i read in your text my fault.
I not have compiled it. Just push the folder to server an liked it.
So i have to

Configure
Make install ?

from ui.

Caberhagen avatar Caberhagen commented on September 6, 2024

Hi
I read my fault in your message.
I don't have compiled it.
I just push it to my server.

So i have to
Configure
Make install?

from ui.

kirirur avatar kirirur commented on September 6, 2024

Hi,

no problem. :)

You have to take a look at the Makefile, check if it suits your server and invoke it simply with a make command.

from ui.

Caberhagen avatar Caberhagen commented on September 6, 2024

Thx
I try it after work.

from ui.

Caberhagen avatar Caberhagen commented on September 6, 2024

Hi

i tried now to make the combat.
after setup the path to libmysclient.so.18.0.0 the make process can find the db.
then this error follow:
make: Warning: File `Makefile' has modification time 6.9 s in the future
g++ -O3 -march=k8 main.o defines.o db_core.o combat_prepare.o combat_process.o combat_finish.o -L/usr/lib/x86_64-linux-gnu -libmysqlclient.so.18.0.0 -lz -o bin/moves_combat
/usr/bin/ld: cannot open output file bin/moves_combat: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [bin/moves_combat] Fehler 1

wehre i can find the moves_combat app?

from ui.

Caberhagen avatar Caberhagen commented on September 6, 2024

i don't no wat i have to do.
the first line in makefile are:

APP=./bin/moves_combat

is it the outup of the make process or a file i don't have?

or is it the path to moves_combat php in scheduler?

from ui.

Caberhagen avatar Caberhagen commented on September 6, 2024

ok not my day. sorry i searched to far away...
now ok :)

from ui.

Caberhagen avatar Caberhagen commented on September 6, 2024

so now after compiling i found a mistake i have.
i have in config.script.php sset the deamons path to the bin same as in moves_common.php
but now the scheduler try to start but with a fals path like:

sh: 1: /var/stfc/combat/bin/moves_combat/var/stfc/combat/bin/moves_combat: not found

is not full clear for me the path to set in config.srcipt.php. (daemon)
in moves_common.php clear the paht to createt bin file from combat folder,

sorry for this question.

from ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.