Re: need help w/ ld.so.conf.d entries



Greg Russell wrote:

On CentOS 5.4, because I am trying to either compile or install rpm
forms of a number of different video processing tools, I am meeting
problems with the Qt libraries and need some help please in placing
them all in the ld.so.conf.d directory such that they're all available
to the necessary application(s).

The programs include e.g. Myth-TV 0.22, qdvdauthor 2.0.0, qlscribe
from "Lightscribe". They seem to need different versions of the Qt
libraries, but having them all in ld.so.conf.d is causing problems
such as "Symbol
_xxx not found". These problems don't occur after "ldconfig" when
only the correct *.conf is/are in ld.so.conf.d.

$ ls /etc/ld.so.conf.d | sort
BerkeleyDB.conf
kernelcap-2.6.18-128.el5.conf
kernelcap-2.6.18-164.2.1.el5.conf
kernelcap-2.6.18-164.6.1.el5.conf
kernelcap-2.6.18-164.el5.conf
local.conf
mysql-i386.conf
nvidia.conf
qt4-i386.conf
qt-i386.conf
wine-i386.conf

I've been saving the various Qt .conf files one level up and cp'ing
them as needed prior to an ldconfig:

$ ls /etc/*.ORG | sort
/etc/qt435-i386.conf.ORG
/etc/qt44-i386.conf.ORG
/etc/qt4-i386.conf.ORG
/etc/qt-i386.conf.ORG

but this causes painful problems, certainly of my own making.

What is the correct way to handle this issue please?

What is the exact output when running ldconfig verbosely, and what is
the exact contend of the QT .conf files themselves? If it's erroring
when you include the qt config files, it'll likely be those config file
contents.
--
Not really a wanna-be, but I don't know everything.
.



Relevant Pages

  • need help w/ ld.so.conf.d entries
    ... of a number of different video processing tools, I am meeting problems ... They seem to need different versions of the Qt libraries, ... $ ls /etc/ld.so.conf.d | sort ... I've been saving the various Qt .conf files one level up and cp'ing them ...
    (comp.os.linux.misc)
  • Re: need help w/ ld.so.conf.d entries
    ... problems with the Qt libraries and need some help please in placing ... libraries, but having them all in ld.so.conf.d is causing problems such ... the exact contend of the QT .conf files themselves? ... when you include the qt config files, it'll likely be those config file ...
    (comp.os.linux.misc)
  • ld.so.conf.d and ld.so.conf
    ... I want to make a C++ program which needs also a few share libraries (.so ... on a machine with debian linux that I could not find the ld.so.conf file, ... but I do find the ls.so.conf.d directory with *.conf files in it. ...
    (Debian-User)
  • Re: /usr/home vs /home
    ... locations for settings makes it easy to back them up. ... config files, but per deduction, they should be in ... It just isn't completely filled with the conf files - but you can override the globals there if you choose. ... XDM is an embarrassment:P It _should_ be run as a daemon from rc.conf, but you set it in /etc/tty, so no real surprise that its conf files are chaotic too... ...
    (freebsd-questions)
  • Re: Maintaining all packages when reinstalling the ubuntu OS?
    ... On 07/08/2011 02:18 PM, Ric Moore wrote: ... there is bound to be some conf files that should not be restored. ... And even as, in my case, I share the same config files throughout different versions and different OS; though I will not recommend it. ... As for .kde and er, the gnome equivalent, a careful resetting of each 'modules', like kmail or er evolution may save much time than in resetting the whole thingamig. ...
    (Ubuntu)