ncmpcpp on NetBSD - BSD

Users browsing this thread: 2 Guest(s)
venam
Administrators
I'm not sure about the error you had.
Have you tried installing using the git method:
Code:
git clone git://repo.or.cz/ncmpcpp.git
cd ncmpcpp
./autogen.sh
./configure YOUR_CONFIGURE_OPTS (you can see them by typing ./configure --help)
make
make install


Messages In This Thread
ncmpcpp on NetBSD - by JerrySpringerIsMyDad - 24-06-2014, 10:14 PM
RE: ncmpcpp on NetBSD - by venam - 25-06-2014, 04:53 AM
RE: ncmpcpp on NetBSD - by yrmt - 25-06-2014, 07:38 AM
RE: ncmpcpp on NetBSD - by JerrySpringerIsMyDad - 25-06-2014, 01:26 PM