Jump to content

Where to get package for libdaemon


Recommended Posts

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

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

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

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...