-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi,
4.00 does not install ev++.h and event.h. If you make install in libev-4.00 it tries this: ./install-sh -c -m 644 ev.h ev++.h event.h '/the/prefix/include' But the install-sh script inside the libev-4.00 tarball is not capable of doing so (see near line 112, where it ignores everything but the first argument and the last argument). If you replace that install-sh with a more capable one, then it works as expected. Best regards, Wouter -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAkzRIS4ACgkQkDLqNwOhpPgxQACfauBORFSkZI7yyi3ay4Z2ryWy bdIAnRhOBAHviJ9PeCe3KAsscXMYKZ5s =S6un -----END PGP SIGNATURE----- _______________________________________________ libev mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev
