Bret Hughes wrote:

> "Chad W. Skinner" wrote:
>
> > I have downloaded the FdfTk from adobe and have placed the library in
> > /usr/local/lib and the header file in /usr/local/include. I then modified
> > ld.so.conf by adding the line "/usr/local/lib." Following this I ran
> > ldconfig and it included the library.
> >
> > After doing this I built a php4 rpm with no errors, but upon trying to
> > install the rpm the system gives me a (sorry I can't quote it) dependency
> > error in that I need to install libFdfTk.so which is in /usr/local/lib and
> > has been found by ldconfig.
> >
> > Does anyone know what I am missing as I am at a loss.
>
> You are not missing anything but the rpm database is.  If I read your post
> right, the libFdfTk was not installed via rpm.  The package you built does
> not know it is there since it only looks to the rpm databse to determine if
> dependencies are met. If you are sure all the stuff is there I believe you
> can do a rpm -ivh --nodeps rpmfile name.

One obvious addition to my post you could find the  libFdfTk rpm and install
it.

Bret



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to