-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/24/11 7:32 AM, Ryuji Fukaya wrote: > I'm trying to install dubs 1.2.28 from source with fink 0.31.5 on > 10.7.2 and Xcode4.2.1, but I get the following error: lisa:~ > rfukaya$ fink install dbus
<snip> > checking launch.h usability... no checking launch.h presence... no > checking for launch.h... no checking for launchctl... > /bin/launchctl configure: error: launchd support explicitly enabled > but not available <snip> > Package manager version: 0.31.5 Distribution version: > selfupdate-rsync Thu Nov 24 21:17:36 2011, 10.7, x86_64 Trees: > local/main stable/main Xcode: 4.2.1 > > > > Would you give me some hints or suggestions? > > Thanks in advance, Ryuji Fukaya > I get: checking launch.h usability... yes checking launch.h presence... yes checking for launch.h... yes checking for launchctl... /bin/launchctl Do you not have /usr/include/launch.h? If not, then use sudo cp /Developer/SDKs/MacOSX10.7.sdk/usr/include/launch.h /usr/include/ (all on one line in the terminal) to put a copy where it is expected to be. - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7OanIACgkQB8UpO3rKjQ8G8wCgkADZ6zJPWxRdvtELSZbwtCbi z9MAn120hmxvtcyXCzvjXCrSNQxsFUPx =ebN6 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
