Date: Wed, 15 Feb 2012 20:56:59 -0600 From: Ryan Frederick <ryanrfrederick@gmail.com> To: Antonio Olivares <olivares14031@gmail.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: /lib/exec/ld-elf.so.1: Shared object "libpcre.so.0" not found, required by "libxfsm-4.6.so.0" amd64 FreeBSD 8.2 Message-ID: <4F3C707B.1060406@gmail.com> In-Reply-To: <CAJ5UdcO_6a%2B1f8KE2zJEQ0Dgq4V0ZNUn6q8tyLw38kLVYc_X_Q@mail.gmail.com> References: <CAJ5UdcO_6a%2B1f8KE2zJEQ0Dgq4V0ZNUn6q8tyLw38kLVYc_X_Q@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
You can recompile all ports that depend on pcre so that they'll use the new shared library. You can do so with: # portmaster -r pcre-8.30 Ryan On 02/15/2012 08:42 PM, Antonio Olivares wrote: > Dear folks, > > I updated ports and one failed, gimp-app. I checked /usr/src/UPDATING > and I followed advice there to run > # portmaster -w devel/pcre > > and I did this, and now machine won't get X. How can I bypass this > mistake? I am now hesitant to update the other machines :(, I will > get into problems starting X because of some update of a certain lib. > Any thoughts, ideas or suggestions? > > Regards, > > Antonio > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F3C707B.1060406>