On Wed, May 14, 2008 at 12:52 PM, Michal Jaegermann <michal@xxxxxxxxxxxx> wrote:
I had tried that just creating a teamspeak.conf with /opt/TeamSpeak2RC2, ran ldconfig and it still didn't work, that is why i just linked to them in /usr/lib
On Wed, May 14, 2008 at 11:18:08AM -0500, Justin Conover wrote:
>
> On Mon, May 12, 2008 at 03:22:22PM -0500, Justin Conover wrote:
> > open("/usr/lib/libborqt-6.9-qt2.3.so", O_RDONLY) = -1 ENOENT (No such
> file or
> > directory)
.....
>
> It looks like all I had to do was cp all the lib* to /usr/lib orIf you have extra libraries in some location which is not scanned
> make a link and it works.
by a loader then instead of making copies or links, with a
possibility of a "leftover mess" when you remove/replace originals,
it is a better idea to add your own configuration file
in /etc/ld.so.conf.d/ and rerun 'ldconfig'. You will surely
find existing examples in /etc/ld.so.conf.d/ but these are just
lists of additional directories.
Michal
--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe:
https://www.redhat.com/mailman/listinfo/fedora-test-list
I had tried that just creating a teamspeak.conf with /opt/TeamSpeak2RC2, ran ldconfig and it still didn't work, that is why i just linked to them in /usr/lib
-- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list