Skip to content

1.1.2 dev with MySQL does not work on Ubuntu #25

@sadtaco

Description

@sadtaco

I believe I have all the libraries needed installed.
Running build.sh first gave an error of "/usr/bin/ld: cannot find -lmysac"
Running it again worked. It seems to compile fine since running "make" in modules/deps/mysac says "nothing to be done" or something to that effect.

When I try use Ape.MySQL it doesn't throw any error, but there is no onConnect() callback triggered. No mysql queries work, either.

That is all using the latest git hub version built from source.
Using the deb package I get ""symbol lookup error: /usr/lib/ape/libmod_spidermonkey.so: undefined symbol: scramble" "

I can only get aped working with mysql using a really old version I had on my HD. This old version, however, crashes every day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions