[kde-linux] libXft
Kevin Krammer
kevin.krammer at gmx.at
Sun Feb 5 14:13:26 UTC 2006
On Sunday 05 February 2006 14:52, David Baron wrote:
> Trying to compile several KDE applications need libXft.la and cannot find
> it! I have re-installed libXft-dev with no avail. Anybody know what's
> happening here. I have the .so's and .a, but no .la!
I encountered this as well. Seems to be a packaging bug in the current
Debian/SID package for libXft-dev
I created a quick workaround file (see attachment) by copying libXrender.la
and changing necessary fields.
if you copy that to /usr/lib, remember to remove it before upgrading
libXft-dev the next time to avoid conflicts during installation.
Cheers,
Kevin
--
Kevin Krammer <kevin.krammer at gmx.at>
Qt/KDE Developer, Debian User
Moderator: www.mrunix.de (German), www.qtcentre.org
-------------- next part --------------
# libXrender.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.5.6 (1.1220.2.95 2004/04/11 05:50:42) Debian: 215 $
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='libXft.so.2'
# Names of this library.
library_names='libXft.so.2.1.2 libXft.so.2 libXft.so'
# The name of the static archive.
old_library='libXft.a'
# Libraries that this one depends upon.
dependency_libs=' -L/usr/X11R6/lib -lX11'
# Version information for libXrender.
current=2
age=1
revision=0
# Is this an already installed library?
installed=yes
# Should we warn about portability when linking against -modules?
shouldnotlink=no
# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''
# Directory that this library needs to be installed in:
libdir='/usr/lib'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-linux/attachments/20060205/029b1d9d/attachment.sig>
More information about the kde-linux
mailing list