Code Monkey home page Code Monkey logo

Comments (5)

PolarEckon avatar PolarEckon commented on August 28, 2024

Can you try building with MySQL 5.1 to see if it builds correctly?

from evemu_server.

demortes avatar demortes commented on August 28, 2024

I'm not sure what it was supposed to build out of the mysql 5.5.25a lib, but I copied the libmysqlclient_r for my system to where it needed (5.5.27) and it had built correctly...

from evemu_server.

PolarEckon avatar PolarEckon commented on August 28, 2024

Are your libmysqlclient_r.so and libmysqlclient_r.a in /usr/lib?

from evemu_server.

EndlessEden avatar EndlessEden commented on August 28, 2024

Youre missing the mysql-dev. There is a guide here telling you which packages to install on ubuntu/debian based machines. its pretty accurate. turn on the extra_warning and extra_errors cflags and you will be warned if the linker cant find additional library's.

Simple google search for the library name, with '+ubuntu +packages' will tell you the exact package you require.

Are you I386 or AMD64, i have nightly builds availible for AMD64. (well as nightly as the trunk is) - There is a guide that still fits this, follow them. Also note im using automake 1.12c-git and autoconf 2.69.55-git-dirty(current git: 851ef{note, autobuilds of autoconf are pain. i have to manually make the configure file since aclocal and autoconf are incompatible with there own project})

Getting youre enviorment set up for FTC is a bit of a pain with this project(Honestly the cmake needs some work to check for required libs better and tell the user whats missing)

from evemu_server.

demortes avatar demortes commented on August 28, 2024

I apologize haven't responded. I have ceased attempting to use this software but I'm still getting notifications on changes. Keep up the work.

from evemu_server.

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.