2.0.0 : make install doesn't install anything?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, i was reasonably sure that earlier versions make an /etc/syslog-ng and put a syslog-ng.conf in there as well as installing basic initscripts. My configure and make seem to exit cleanly, but make install doesn't... install. Yes, i am root. This is on a debian linux box with 2.6.16.29. I guess i could be misremembering, but i don't *think* i did that all by hand last time..? And yes, i see the scripts in debian/ as well. I'm just making sure there's nothing Odd about make install's behaviour before i move them manually. Thanks, - -- Rob Munsch Solutions For Progress IT www.solutionsforprogress.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFT18YBvBcJFK6xYURAoZsAJ43DCm3UI21VyRXGYyHOFqQcuABRwCdEx3w xpY/T1qymgA+skAdx+Nu/6E= =2UrK -----END PGP SIGNATURE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Think i found Something Odd. Rob Munsch wrote:
And yes, i see the scripts in debian/ as well. I'm just making sure there's nothing Odd about make install's behaviour before i move them manually.
Ay, there's the rub. Running the initscript provided in debian/ i strace it trying to start stat64("/sbin/syslog-ng", 0xbf9b6010) = -1 ENOENT (No such file or directory) And yet it is actually installed in currant:/etc/init.d# which syslog-ng /usr/local/sbin/syslog-ng So either make install is missing a symlink, or the debian/ contributed scripts should maybe be edited to match what is actually installed :D - --- Rob Munsch Solutions For Progress IT www.solutionsforprogress.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFT2a1BvBcJFK6xYURAs1yAJ9HVbit5CYnJV/GyL5N5Q5kB3Sc4gCgiwCH LnxaHXqP2KsbW2+Cj7BI4kI= =ZmBa -----END PGP SIGNATURE-----
participants (1)
-
Rob Munsch