Author Topic: (Solved)libQt4Pas.so.5 problem  (Read 679 times)

Offline RAIDENSUB

  • Full Member
  • ***
  • Posts: 58
(Solved)libQt4Pas.so.5 problem
« on: December 04, 2011, 12:54:02 AM »
Hi to all. I just install some programs in my minime 2011.09 and synaptic gave me this message:

While installing package libqtxdg-0.3.99.1321741960-73.1pclos2011:

ldconfig: /usr/lib/libQt4Pas.so.5 is not a symbolic link


While installing package libupower-glib1-0.9.12-1pclos2011:

/sbin/ldconfig: /usr/lib/libQt4Pas.so.5 is not a symbolic link


While installing package razorqt-libraries-0.3.99.1321741960-73.1pclos2011:

ldconfig: /usr/lib/libQt4Pas.so.5 is not a symbolic link


While installing package libopenbox1-3.5.0-2pclos2011:

/sbin/ldconfig: /usr/lib/libQt4Pas.so.5 is not a symbolic link


While installing package plasma-applet-icontasks-0.9.2-1pclos2011:

/sbin/ldconfig: /usr/lib/libQt4Pas.so.5 is not a symbolic link


I don't know what this is.
« Last Edit: December 04, 2011, 04:56:19 AM by RAIDENSUB »

Online cdbc

  • Full Member
  • ***
  • Posts: 59
Re: libQt4Pas.so.5 problem
« Reply #1 on: December 04, 2011, 02:55:13 AM »
Hi
Iirc "libQt4Pas.so.5" is a binding library between Qt and Free Pascal Compiler / Lazarus.
You shouldn't need it, unless you're using Lazarus to develop applications.

Why it is popping up in those packages, I don't know???

Hth - Regards Benny
Asus mb - P4@1.8 GHz - nVidia Vanta - d-link dx530 - onboard sound, running pclos-lxde,
Acer laptop - 2gigs of ram - running kde 4.8.3,
Lenovo laptop - db. core + 2 gigs of ram - running lxde

Offline RAIDENSUB

  • Full Member
  • ***
  • Posts: 58
Re: libQt4Pas.so.5 problem
« Reply #2 on: December 04, 2011, 04:55:45 AM »
Thanks for the help. I remove package libQt4Pas and everything is OK.