On 05/02/06, David Baron <[EMAIL PROTECTED]> 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!
>
> Califo
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!
Californina Dreaming :-)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
Hello!
On Wed, Jun 16, 2004 at 11:51:46AM -0400, Michael D. Crawford wrote:
> libxft-dev has been the source of broken dependencies for two or three
> weeks now. I run testing on PowerPC.
> [...]
> dpkg-divert: rename involves overwriting `/usr/X11R6/include/X11/Xft/Xft.h'
libxft-dev has been the source of broken dependencies for two or three weeks
now. I run testing on PowerPC.
I can't get any software to install because apt-get always gives up trying to
install libxft-dev. I tried just removing it but then apt wants to uninstall a
bunch of stuff.
Here&
I just found a fix.
dpkg --ignore-depends=libxft-dev -r libxft-dev
works a treat
Caveman
On Tue, 20 Apr 2004 08:21 pm, Caveman wrote:
> Thanks for that.
> Any tips on fixing it?
> I am thinking of trying to force the package to remove, is that a good idea
> ?
>
> Cave
t there is a a problem
> > with the package libxft-dev.
> >
> > I get this error when I run apt-get
> > Preparing to replace libxft-dev 2.1.2-5
> > (using .../libxft-dev_2.1.2-6_i386.deb) ...
> > diversion of /usr/X11R6/include/X11/Xft/Xft.h
> > to /usr/X
On Tue, Apr 20, 2004 at 06:10:08PM +1000, Caveman said
> HI all. I did up system update but its seems that there is a a problem with
> the package libxft-dev.
>
> I get this error when I run apt-get
> Preparing to replace libxft-dev 2.1.2-5
> (using .../libxft-de
HI all. I did up system update but its seems that there is a a problem with
the package libxft-dev.
I get this error when I run apt-get
Preparing to replace libxft-dev 2.1.2-5
(using .../libxft-dev_2.1.2-6_i386.deb) ...
diversion of /usr/X11R6/include/X11/Xft/Xft.h
to /usr/X11R6/include/X11
Martin D. Weinberg([EMAIL PROTECTED]) is reported to have said:
> I get:
>
> dpkg -i /data/weinberg/libxft-dev_2.1.2-6_i386.deb
> (Reading database ... 148677 files and directories currently installed.)
> Preparing to replace libxft-dev 2.1.2-5 (using .../libxft-dev_2
On Thu, 08 Apr 2004 15:43:58 -0500
hugo vanwoerkom <[EMAIL PROTECTED]> wrote:
> Martin D. Weinberg wrote:
> > I get:
> >
> > dpkg -i /data/weinberg/libxft-dev_2.1.2-6_i386.deb
> > (Reading database ... 148677 files and directories currently installed.)
> >
Martin D. Weinberg wrote:
I get:
dpkg -i /data/weinberg/libxft-dev_2.1.2-6_i386.deb
(Reading database ... 148677 files and directories currently installed.)
Preparing to replace libxft-dev 2.1.2-5 (using .../libxft-dev_2.1.2-6_i386.deb) ...
diversion of /usr/X11R6/include/X11/Xft/Xft.h to /usr
Martin D. Weinberg wrote:
> dpkg -i /data/weinberg/libxft-dev_2.1.2-6_i386.deb
> (Reading database ... 148677 files and directories currently installed.)
> Preparing to replace libxft-dev 2.1.2-5 (using
> .../libxft-dev_2.1.2-6_i386.deb) ... diversion of
> /usr/X11R6/include/X11/Xf
I get:
dpkg -i /data/weinberg/libxft-dev_2.1.2-6_i386.deb
(Reading database ... 148677 files and directories currently installed.)
Preparing to replace libxft-dev 2.1.2-5 (using .../libxft-dev_2.1.2-6_i386.deb) ...
diversion of /usr/X11R6/include/X11/Xft/Xft.h to /usr/X11R6/include/X11/Xft/Xft1.h
rajesh,
it's been discussed on that list recently.
check out:
http://lists.debian.org/debian-user/2004/debian-user-200403/msg01925.html
there is a bunch of solutions, some of which might be more appropriate for
your system. but what worked fine for me was
# dpkg --ignore-depends=libxf
nstalling libxft2-dev at dist-upgrade. the exact error
> message is:
>
> "The following packages have unmet dependencies:
> libxft-dev: Depends: libxft2 (= 2.1.2-5) but 2.1.2-6 is installed
> E: Unmet dependencies. Try using -f."
>
> has anyone had problems with
t;The following packages have unmet dependencies:
libxft-dev: Depends: libxft2 (= 2.1.2-5) but 2.1.2-6 is installed
E: Unmet dependencies. Try using -f."
has anyone had problems with this package? i noticed a bug online which
had the same problem with earlier versions of libxft2.
if anyone knows/can sug
On Sun, 14 Mar 2004 21:42:11 -0600, Kent West wrote:
> If the fix hasn't yet made it into the archives, change the ] into a }
> on lines 6 and 69 of /usr/sbin/update-mozilla-chrome
Dunno.
Okay, here the result:
apt-get upgrade
threw me out with a mozilla-problem:
Errors were encountered while pr
Uwe Dippel wrote:
Errors were encountered while processing:
mozilla-browser
mozilla-mailnews
mozilla-psm
mozilla-xft
mozilla
E: Sub-process /usr/bin/dpkg returned an error code (1)
If the fix hasn't yet made it into the archives, change the ] into a }
on lines 6 and 69 of /usr/sbin/update-mozi
On Sat, 13 Mar 2004 12:03:10 +0100, Felix C. Stegerman wrote:
> I managed to get it installed properly by doing this:
> # dpkg --ignore-depends=libxft-dev -r libxft-dev
> # apt-get install -f
Tried this, but gets thrown out with:
Errors were encountered while processing:
mozill
Ken Bloom wrote:
On Sat, 13 Mar 2004 13:10:10 +0100, quirin wrote:
felix: did you have any trouble with that so far?
On Saturday 13. March 2004 12:03, Felix C. Stegerman wrote:
I managed to get it installed properly by doing this:
# dpkg --ignore-depends=libxft-dev -r libxft-dev
# apt-get
On Sat, 13 Mar 2004 13:10:10 +0100, quirin wrote:
> felix: did you have any trouble with that so far?
>
>> On Saturday 13. March 2004 12:03, Felix C. Stegerman wrote:
>>
>> I managed to get it installed properly by doing this:
>> # dpkg --ignore-depends=libxft-
On Saturday 13 March 2004 4:21 am, Hervé Piedvache wrote:
> Have you find any solution ... ? same trouble here ... :o(
>
I got through it by removing it, kspy and someother things and
reinstalling it with -f I can't remember the exact magic incantation
I did though I do remember that while apt ch
felix: did you have any trouble with that so far?
> On Saturday 13. March 2004 12:03, Felix C. Stegerman wrote:
>
> I managed to get it installed properly by doing this:
> # dpkg --ignore-depends=libxft-dev -r libxft-dev
> # apt-get install -f
i still hope that branden robinson
installed.)
Preparing to replace libxft-dev 2.1.2-5
(using .../libxft-dev_2.1.2-6_i386.deb) ...
diversion of /usr/X11R6/include/X11/Xft/Xft.h
to /usr/X11R6/include/X11/Xft/Xft1.h by libxft-dev
Removing `diversion of /usr/X11R6/include/X11/Xft/Xft.h
to /usr/X11R6/include/X11/Xft/Xft1.h by libxft-dev
e Lists... Done
> Building Dependency Tree... Done
> You might want to run `apt-get -f install' to correct these.
> The following packages have unmet dependencies:
> libxft-dev: Depends: libxft2 (= 2.1.2-5) but 2.1.2-6 is installed
> E: Unmet dependencies. Try using -f
>
&g
unmet dependencies:
libxft-dev: Depends: libxft2 (= 2.1.2-5) but 2.1.2-6 is installed
E: Unmet dependencies. Try using -f
using the -f option show the following unsatisfying output
bigfatmama:/home/quirin/tmp# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Corre
26 matches
Mail list logo