Skip to content
New issue

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

mpdcron ./configure: No such file or directory #23

Open
kudumi opened this issue Feb 21, 2014 · 1 comment
Open

mpdcron ./configure: No such file or directory #23

kudumi opened this issue Feb 21, 2014 · 1 comment

Comments

@kudumi
Copy link

kudumi commented Feb 21, 2014

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 :(

@rafi
Copy link

rafi commented May 15, 2014

@kudumi try:

./autogen.sh
./configure --prefix=/usr --enable-gmodule --with-standard-modules=all
sudo make install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants