LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   KDE 3.4 libpq.so.3 error on fedora core 3 (https://www.linuxquestions.org/questions/fedora-35/kde-3-4-libpq-so-3-error-on-fedora-core-3-a-304387/)

volekvolek 03-21-2005 01:54 PM

KDE 3.4 libpq.so.3 error on fedora core 3
 
HI all:

not sure where to post this question. I am running Fedora core 3, with all the updates.
I tried to download KDE 3.4 rpms, and install them , after running the following I get the dependency errors, Not sure where these libraries suppose to be, any ideas ?

Thanks



rpm -ivh *.rpm
error: Failed dependencies:
libxmms.so.1 is needed by kdeaddons-xmms-3.4.0-0.fc3.0.i386
libruby.so.1.8 is needed by kdebindings-3.4.0-0.fc3.0.i386
ruby >= 1.8 is needed by kdebindings-3.4.0-0.fc3.0.i386
libxmms.so.1 is needed by kdenetwork-nowlistening-3.4.0-0.rc1.2.i386
libpq.so.3 is needed by qt-PostgreSQL-3.3.4-0.fc3.0.i386

reddazz 03-21-2005 08:22 PM

Don't use "ivh" when upgrading packages that are already installed, use "Uvh" instead. Those dependencies mean that those packages are missing from your system, so they need to be installed before upgrading KDE. You can install them using apt or yum.

By the way libpq.so is provided by the postgresql database server.

sachinvk 03-26-2005 02:01 AM

Upgraded to KDE3.4 using -Uvh
 
Upgrade was successfull but the kicker wont start anymore, give following dump...


terminate called after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc
kicker: crashHandler called
KCrash: Application 'kicker' crashing...
terminate called after throwing an instance of 'std::bad_alloc'
what(): St9bad_alloc


Appreciate any help to fix this....

I am running FC3


All times are GMT -5. The time now is 07:23 AM.