We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am on mac osx (10.9.1), I did the following
git clone https://github.com/alip/mpdcron.git
cd mpdcron
./configure
No such file or directory
Also I have installed required packages libdaemon-0.13 or newer libmpdclient-2.1 or newer glib-2.18 or news
even compiled autotools
I have no idea what I'm missing here :(
The text was updated successfully, but these errors were encountered:
@kudumi try:
./autogen.sh ./configure --prefix=/usr --enable-gmodule --with-standard-modules=all sudo make install
Sorry, something went wrong.
No branches or pull requests
I am on mac osx (10.9.1), I did the following
git clone https://github.com/alip/mpdcron.git
cd mpdcron
./configure
No such file or directory
Also I have installed required packages libdaemon-0.13 or newer libmpdclient-2.1 or newer glib-2.18 or news
even compiled autotools
I have no idea what I'm missing here :(
The text was updated successfully, but these errors were encountered: