Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2009 08:23:56 -0500
From:      Robert Huff <roberthuff@rcn.com>
To:        "Jack L. Stone" <jacks@sage-american.com>
Cc:        cpghost <cpghost@cordula.ws>, freebsd-questions@freebsd.org
Subject:   Re: Registry corrupt?
Message-ID:  <18811.5740.824872.505272@jerusalem.litteratus.org>
In-Reply-To: <3.0.1.32.20090124070639.00f092c0@sage-american.com>
References:  <991123400901230656r1dab6e11t4db4aa7eab8d100c@mail.gmail.com> <3.0.1.32.20090123081931.00ed6460@sage-american.com> <3.0.1.32.20090124070639.00f092c0@sage-american.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?18811.5740.824872.505272>