nixers
[FreeBSD]Need Help - Printable Version
+- nixers (https://nixers.net)
+-- Forum: Operating Systems & Administration (https://nixers.net/Forum-Operating-Systems-Administration)
+--- Forum: BSD (https://nixers.net/Forum-BSD)
+--- Thread: [FreeBSD]Need Help (/Thread-FreeBSD-Need-Help)


[FreeBSD]Need Help - Mafia - 08-07-2013

Okay so I rather not completely reinstall my system, and I know this was a somewhat common problem involving update pcre...well I've tried portmaster -r pcre, still nothing. I am currently compiling libchk to try that option, can someone give me some other options?
Error:
Code:
Shared object "libpcre.so.1" not found
Following "found, comes any program with a pcre dependency, for most of you that know that's damn near every application -_-

LDconfig output:
Code:
~ sudo ldconfig -r | grep pcre
        252:-lpcre.3 => /usr/local/lib/libpcre.so.3
        253:-lpcre16.2 => /usr/local/lib/libpcre16.so.2
        403:-lpcre32.0 => /usr/local/lib/libpcre32.so.0
        404:-lpcreposix.0 => /usr/local/lib/libpcreposix.so.0
        405:-lpcrecpp.0 => /usr/local/lib/libpcrecpp.so.0



RE: [FreeBSD]Need Help - Mafia - 08-07-2013

Closing, fixed it. Deinstalled the updated version of pcre and just reinstalled the backup that portmaster made, then properly upgraded with portmaster -w. welp.

Edit: Forgot im not cool enough to close my own threads, whoever sees this thats cool enough for the turtle club can close this.


RE: [FreeBSD]Need Help - yrmt - 08-07-2013

Ahah the classic pcre error :) it's been a year or so since I got it though.


RE: [FreeBSD]Need Help - Mafia - 08-07-2013

Yeah I was stumped for a moment xD