Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-25-2010, 02:05 PM
|
#1
|
Member
Registered: Dec 2008
Location: Bulgaria
Distribution: Debian / Slackware / Ubuntu
Posts: 230
Rep:
|
Problem with dependencies
I am trying to install soprano needed for installing kdelibs. I found soprano on sourceforge and install it without an error. My previous version was 2.2.3 and now I install 2.3.70. The installation gone without a problem, but when I try to install kdelibs it says that my soprano version is 2.2.3 and need to update it.
Do I have to uninstall version 2.2.3 and then install 2.3.70 and how?
I have never uninstalled software before. Until now I only installed and don't know how.
|
|
|
01-25-2010, 05:09 PM
|
#2
|
Member
Registered: Dec 2009
Location: USA
Distribution: Ubuntu Server / Desktop / UNR
Posts: 117
Rep:
|
Hello there! Are you installing kdelibs from the command line or from a package manager?
|
|
|
01-25-2010, 07:39 PM
|
#3
|
Senior Member
Registered: Jan 2009
Location: vijayawada, India
Distribution: openSUSE 11.2, Ubuntu 9.0.4
Posts: 1,155
Rep:
|
Tell us the procedure you had followed to install soprano
|
|
|
01-26-2010, 07:01 AM
|
#4
|
Member
Registered: Dec 2008
Location: Bulgaria
Distribution: Debian / Slackware / Ubuntu
Posts: 230
Original Poster
Rep:
|
I am installing kdelibs from command line.
The procedure for soprano:
mkdir build
cd build
cmake ..
make
su... become root
make install
There are no errors occured during the installation, but when try to install kdelibs, the old version is active.
|
|
|
01-26-2010, 01:37 PM
|
#5
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
The "old version" : Probably in /usr/ ( as default ).
New version : Hiding in /usr/local/ ?
Just try : ls /usr/local/lib/libsoprano*
And : ls /usr/lib/libsoprano*
The version in /usr/lib/ is first in your path,
thus picked up first .. and the files in /usr/local/lib/ :
Are left untouched, as "non exsistant".
.....
|
|
|
01-29-2010, 08:55 AM
|
#6
|
Member
Registered: Dec 2008
Location: Bulgaria
Distribution: Debian / Slackware / Ubuntu
Posts: 230
Original Poster
Rep:
|
You are right, knudfl. But how can I remove /usr/lib path or tell the program to look at /usr/local/lib when installing?
Code:
kode@laptop:~$ ls /usr/local/lib/libsoprano*
/usr/local/lib/libsoprano.so@ /usr/local/lib/libsopranoindex.so@
/usr/local/lib/libsoprano.so.4@ /usr/local/lib/libsopranoindex.so.1@
/usr/local/lib/libsoprano.so.4.2.0* /usr/local/lib/libsopranoindex.so.1.1.0*
/usr/local/lib/libsopranoclient.so@ /usr/local/lib/libsopranoserver.so@
/usr/local/lib/libsopranoclient.so.1@ /usr/local/lib/libsopranoserver.so.1@
/usr/local/lib/libsopranoclient.so.1.2.0* /usr/local/lib/libsopranoserver.so.1.2.0*
kode@laptop:~$ ls /usr/lib/libsoprano*
/usr/lib/libsoprano.so@ /usr/lib/libsopranoindex.so@
/usr/lib/libsoprano.so.4@ /usr/lib/libsopranoindex.so.1@
/usr/lib/libsoprano.so.4.1.0* /usr/lib/libsopranoindex.so.1.0.0*
/usr/lib/libsopranoclient.so@ /usr/lib/libsopranoserver.so@
/usr/lib/libsopranoclient.so.1@ /usr/lib/libsopranoserver.so.1@
/usr/lib/libsopranoclient.so.1.0.0* /usr/lib/libsopranoserver.so.1.0.0*
kode@laptop:~$
|
|
|
01-29-2010, 09:47 AM
|
#7
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
First : Please tell, what is the purpose
of installing a new version of kdelibs ?
Is your attempt to upgrade all KDE4 ? Or ?
|
|
|
01-29-2010, 04:10 PM
|
#8
|
Member
Registered: Dec 2008
Location: Bulgaria
Distribution: Debian / Slackware / Ubuntu
Posts: 230
Original Poster
Rep:
|
I use KDE 4.2.4 and I found bug with calendar which is widely met in the forum. First I wanted to upgrade to 4.3, but some errors occured and don't know how to clear them. In general I can't upgrade to 4.3, so I decided to install superkaramba
( http://netdragon.sourceforge.net/ssuperkaramba.html) in order to use some calendar widget. But there was dependencies with kdelibs and one more program (I forgot it's name). Seems I stuck in variant two to(installing superkaramba).
|
|
|
All times are GMT -5. The time now is 04:20 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|