DragonFly users List (threaded) for 2008-04
DragonFly BSD
DragonFly users List (threaded) for 2008-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Fwd: question about library conflicts


From: John Leimon <jleimon@xxxxxxxxxxxxx>
Date: Sun, 20 Apr 2008 13:55:52 -0700 (PDT)

Note: forwarded message attached.
--- Begin Message ---
From: John Leimon <jleimon@xxxxxxxxxxxxx>
Date: Sun, 20 Apr 2008 13:53:34 -0700 (PDT)
Greetings,

Let's say I have a program 'A' that depends on library
'L' version 1.0. The filename for the library is
libL-1.0.so. I decide to install program B which
requires version 2.0 of library L. This filename is
libL-2.0.so. After upgrading library L to version 2.0
program A no longer starts because it cannot find
libL-1.0.so. Would it be ok to make a symlink of
libL-1.0.so to point to libL-2.0.so so that programs
looking for the older version could use the newer
version?

Thanks,
John

--- End Message ---


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