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./autogen.sh
./configure
make
sudo make install![]()



LinkBack URL
About LinkBacks
Reply With Quote



Bookmarks