Re: OK... I broke something - can't load library 'libpcre.so.1.0'

2007-11-07 Thread James
1. post the actul error message, svp

2. did you rehash when you reinstalled the library?

3. Do you have a modified LD_CONFIG_PATH for your account?

On Nov 6, 2007 9:16 PM, Mikel Lindsaar <[EMAIL PROTECTED]> wrote:

> Hello list :)
>
> I was getting ImageMagick working with Rails on OpenBSD and was
> running into problems.
>
> In the process of installing it, somehow I nuked the libpcre library.
>
> I went into /usr/ports/devel/pcre/ and did a make clean, make, make
> install.
>
> However I am still getting the error.
>
> I tried doing an ldconfig -R (not sure if this was needed or not) but no
> change.
>
> I am getting the can't find the library libpcre errors when I try to
> start postfix or bash.
>
> libpcre.so.1.0 is in the /usr/local/lib/ directory.
>
> What do I have to do to get everything to see the library again?
>
> Thanks guys.
>
> Mikel



OK... I broke something - can't load library 'libpcre.so.1.0'

2007-11-06 Thread Mikel Lindsaar
Hello list :)

I was getting ImageMagick working with Rails on OpenBSD and was
running into problems.

In the process of installing it, somehow I nuked the libpcre library.

I went into /usr/ports/devel/pcre/ and did a make clean, make, make install.

However I am still getting the error.

I tried doing an ldconfig -R (not sure if this was needed or not) but no change.

I am getting the can't find the library libpcre errors when I try to
start postfix or bash.

libpcre.so.1.0 is in the /usr/local/lib/ directory.

What do I have to do to get everything to see the library again?

Thanks guys.

Mikel