Registry corrupt?

Robert Huff roberthuff at rcn.com
Sat Jan 24 05:24:30 PST 2009


Jack L. Stone writes:

>  >Some programs will not run because of a library version bump. Those
>  >programs will need to be recompiled, i.e. rebuild all ports.
>  >
>  >You can check this by running 'ldd' on the specific program. Let's
>  >assume that you have zip installed:
>  
>  Thanks for that tip. Here's output of one of the programs that doesn't run:
>  ldd /usr/local/bin/fastest_cvsup
>  ldd: /usr/local/bin/fastest_cvsup: not a dynamic executable
>  
>  BUT, it is executable and using the exact path to the program
>  still gives this error: 

	No, it's a script - perl, to be exact - and does not count for
the purposes of ldd.
	Compare "more /usr/local/ bin/fastest_cvsup" and "more
/usr/bin/csup".


			Robert Huff



More information about the freebsd-questions mailing list