Feature Requests item #1691540, was opened at 2007-03-30 21:21
Message generated for change (Comment added) made by mhoenicka
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=512948&aid=1691540&group_id=65979

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: Next Release (example)
>Status: Closed
Priority: 5
Private: No
Submitted By: Josh Stompro (stompro)
Assigned to: Nobody/Anonymous (nobody)
Summary: debian package ld.so.conf.d config file

Initial Comment:
I would like to make a feature request for the debian packages of
libdbd*. Please consider having the packages create the ld.so config
file that adds /usr/lib/dbd to the ldconfig path.
Such as
$ cat "/usr/lib/dbd" > /etc/ld.so.conf.d/dbd.conf

I think this is going to be the standard debian way of doing this sort
of thing in the near future.
http://people.debian.org/~terpstra/message/20070318.100838.941895e3.en.html

Thank you for considering this request.
Josh

----------------------------------------------------------------------

>Comment By: Markus Hoenicka (mhoenicka)
Date: 2008-01-08 13:05

Message:
Logged In: YES 
user_id=85809
Originator: NO

I've asked the Debian people and got the reply reprinted below.
/usr/lib/dbd usually does not need an entry into ld.so.conf because libdbi
knows where to look for the drivers. The drivers themselves are not
dynamically loaded by any other software.

> Should I consider adding a /etc/ld.so.conf.d/libdbd.conf ?

I would say no.  Usually this is covering up some other problem.

If the libraries in /usr/lib/dbd should be in the system library search
path, why aren't they in /usr/lib?


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=512948&aid=1691540&group_id=65979

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Libdbi-drivers-devel mailing list
Libdbi-drivers-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel

Reply via email to