Hi Lee,
/usr/bin/install -c fping /usr/local/sbin/fping
That means its installing it under /usr/local/sbin/fping
You should compile it with --prefix=/usr or use a rpm, I used the one provided by the "DAG" repository.
Javier
Lee wrote:
--------------------------------------------------------------------------------
I am trying to install/compile Fping and I am not seeing the /usr/sbin/fping dir getting created after executing:
cd /usr/local/src/fping-2.4b_to sh configure -or- ./configure -or- make install
Here's the make install output:
[EMAIL PROTECTED] fping-2.4b2_to]# make install make[1]: Entering directory `/usr/local/src/fping-2.4b2_to' /bin/sh ./mkinstalldirs /usr/local/sbin /usr/bin/install -c fping /usr/local/sbin/fping make install-man8 make[2]: Entering directory `/usr/local/src/fping-2.4b2_to' /bin/sh ./mkinstalldirs /usr/local/man/man8 /usr/bin/install -c -m 644 ./fping.8 /usr/local/man/man8/fping.8 make[2]: Leaving directory `/usr/local/src/fping-2.4b2_to' make[1]: Leaving directory `/usr/local/src/fping-2.4b2_to'
Any ideas?
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
-- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED]
I hope JFFNMS or I were helpful to you, if you can, please donate at http://jffnms.org/donate
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
