How to install nGhost in openSUSE? I'm new to linux.
What should I download and how do I install it?
Thanks
Printable View
How to install nGhost in openSUSE? I'm new to linux.
What should I download and how do I install it?
Thanks
You'll have to compile it from source. Yum install the dev packages: subversion, autoconf, g++, taglib, libsqlite, libboost, libdbus-1, libcurl3-gnutils, and whatever else it complains about.
you can check out nghost via subversion by typing:
andCode:svn checkout https://nghost.svn.sourceforge.net/svnroot/nghost/libnghost
Then it's the standard:Code:svn checkout https://nghost.svn.sourceforge.net/svnroot/nghost/nghost2
Configure will complain if it's missing something that the application needs. Uses opensuse's package manager to search for the package, install its devel packages and rerun. Takes a while, but you'll eventually get it configured, compiled, installed and running :)Quote:
./autogen.sh
./configure
make
sudo make install
kev are you still working on this front end?
I posted a question in the 2.0.0 thread but i realize i should have posted it here.
http://www.mp3car.com/vbulletin/1312446-post48.html