RVDowning Posted October 18, 2008 Share Posted October 18, 2008 Tried to do a ./configure for btnx (to handle MX Revolution mouse) but get the following error: checking for LIBDAEMON... configure: error: Package requirements (libdaemon >= 0.10) were not met: No package 'libdaemon' found Any idea what package I need? Do I need a development package? [moved from Software by spinynorman] Link to comment Share on other sites More sharing options...
ianw1974 Posted October 18, 2008 Share Posted October 18, 2008 Just did this: [root@esprit ian]# urpmf --name libdaemon libdaemon-devel libdaemon0 [root@esprit ian]# urpmq -i libdaemon0 Name : libdaemon0 Version : 0.13 Release : 1mdv2009.0 Group : System/Libraries Size : 22276 Architecture: i586 Source RPM : libdaemon-0.13-1mdv2009.0.src.rpm URL : http://0pointer.de/lennart/projects/libdaemon/ Summary : Dynamic libraries from libdaemon Description : Dynamic libraries from libdaemon. should be what you need to install. urpmi libdaemon0 and try again. Link to comment Share on other sites More sharing options...
RVDowning Posted October 18, 2008 Author Share Posted October 18, 2008 [root@localhost rvd]# urpmi libdaemon0 Package libdaemon0-0.13-1mdv2009.0.i586 is already installed Link to comment Share on other sites More sharing options...
ianw1974 Posted October 18, 2008 Share Posted October 18, 2008 OK, maybe try the devel package too, it might be needing that. Link to comment Share on other sites More sharing options...
RVDowning Posted October 18, 2008 Author Share Posted October 18, 2008 Any idea which "devel?" The following packages contain devel: CImg-devel, Glide_V3-DRI-devel, Glide_V5-devel, OpenDX-devel, ... You should use "-a" to use all of them I tried a urpmf devel, but it came back with seemingly hundreds of screens of data. Link to comment Share on other sites More sharing options...
ianw1974 Posted October 18, 2008 Share Posted October 18, 2008 libdaemon-devel as its complaining about libdaemon. And since you're compiling, chances are it's wanting this particular devel package. Link to comment Share on other sites More sharing options...
RVDowning Posted October 18, 2008 Author Share Posted October 18, 2008 That did it, thanks. So, now I've posted another message about another missing item. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now