swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:


From: Paul Johnson
Subject: Re:
Date: Fri, 21 May 1999 11:34:01 -0500

> I had exactly the same problem with Redhat 6.0 (using Paul Johnson's 6.0
> rpms)  I had to link /usr/lib/libpng.so to /usr/lib/libpng.so.2
> I don't know why ld couldn't handle the .2.  Theoretically, it is supposed
> to.  But after that it worked.  libpng.so.2 was already a link to
> libpng.so.2.1.0.3, which is the real file.
>
> (be root)
> cd /usr/lib
> ln -s libpng.so.2 libpng.so
>
> Cody

On my system, which is RH6.0 installed on a clean partition, I have the sym
links:


lrwxrwxrwx   1 root     root           11 Apr 29 10:33 libpng.so ->
libpng.so.2*
lrwxrwxrwx   1 root     root           17 Apr 29 10:33 libpng.so.2 ->
libpng.so.2.1.0.3*
-rwxr-xr-x   1 root     root       127533 Mar 21 10:08 libpng.so.2.1.0.3*

Since they exist on the machine where I made the RPM, they probably are
needed on your machine.

I've checked 2 RH6.0 machines and they have this same link, FYI.

Mail me directly if you think this belongs in the FAQ

--
Paul E. Johnson                       email: address@hidden
Dept. of Political Science            http://lark.cc.ukans.edu/~pauljohn
University of Kansas                  Office: (785) 864-9086
Lawrence, Kansas 66045                FAX: (785) 864-5700




                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]