Code Monkey home page Code Monkey logo

Comments (6)

Promaethius avatar Promaethius commented on July 29, 2024

You'll need a few extra packages:
apt-get install -y autoconf automake build-essential libmysqlclient-dev libpam-dev libssl-dev libtool pkg-config

Now run these commands in order in the build directory:

libtoolize
aclocal
autoheader
autoreconf -f -i

By the way, if you get an error like Your system doesn't appear to be configured to use PAM. Perhaps you need to specify the correct location where the PAM modules reside. then run ./configure like so.

./configure --with-pam-mods-dir=/lib/security

from pam-mysql.

NigelCunningham avatar NigelCunningham commented on July 29, 2024

Hi @dragoscirjan.

Did the instructions from @Promaethius cover everything you needed?

Regards,

Nigel

from pam-mysql.

dragoscirjan avatar dragoscirjan commented on July 29, 2024

Hello @NigelCunningham , @Promaethius ,
Thank you for you answer. I am currently involved in something else (and also will be in vacation for the next weeks) I think I remember compiling the tool once but I'm not sure. If you need to close the issue please do. I have the info saved already and will use it pretty soon.

from pam-mysql.

NigelCunningham avatar NigelCunningham commented on July 29, 2024

Ok; thanks!

from pam-mysql.

jeff-kilbride avatar jeff-kilbride commented on July 29, 2024

FYI, these instructions worked great with v0.8.1! You might consider adding them to the beginning of the INSTALL.pam-mysql file, for people who are less familiar with all the necessary tooling. I got stuck on failing to install the libtool and pkg-config packages the first time around.

from pam-mysql.

Promaethius avatar Promaethius commented on July 29, 2024

@NigelCunningham Thanks!

from pam-mysql.

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.