Slackware This Forum is for the discussion of Slackware Linux.
|
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.
|
 |
10-12-2014, 08:24 AM
|
#1
|
Member
Registered: Oct 2014
Distribution: distrohopper
Posts: 76
Rep: 
|
fail to launch kde...
can't load library /usr/lib64/libkdeinit4.kmserver.so(libsqlite3.so.0
kmserver: error while loading shared libraries:libsqlite3.so.0
xinit: connection to Xserver lost
help will be apppreciated!
|
|
|
10-12-2014, 08:43 AM
|
#2
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559
|
You'll get that error when you forgot to install the sqlite package.
Eric
|
|
|
10-12-2014, 01:53 PM
|
#3
|
Member
Registered: Oct 2014
Distribution: distrohopper
Posts: 76
Original Poster
Rep: 
|
Thx for replying man!
Code:
# slackpkg install sqlite3
Looking for sqlite3 in package list. Please wait... DONE
No packages match the pattern for install. Try:
/usr/sbin/slackpkg reinstall|upgrade
|
|
|
10-12-2014, 02:00 PM
|
#4
|
Slackware Contributor
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559
|
I mentioned "sqlite" not "sqlite3".
Learn your basics first. Do not rely on tools like slackpkg that automate things for you unless you know how package management works in Slackware.
What is the output of these commands:
Code:
uname -a
ls -l /var/log/packages/sqlite*
ls -l /var/log/packages/kde-workspace*
Eric
|
|
|
10-12-2014, 02:17 PM
|
#5
|
Member
Registered: Oct 2014
Distribution: distrohopper
Posts: 76
Original Poster
Rep: 
|
Code:
ls -l /var/log/packages/kde-workspace*
-rw-r--r-- 1 root root 106828 Oct 12 01:30 /var/log/packages/kde-workspace-4.10.5-x86_64-2
Code:
ls -l /var/log/packages/sqlite*
ls: cannot access /var/log/packages/sqlite*: No such file or directory
|
|
|
10-12-2014, 02:30 PM
|
#6
|
LQ Addict
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,417
Rep: 
|
I advised you to install the ap/ series.
sqlite is shipped in the ap/ series.
You miss sqlite.
Maybe the advice I gave you was not that bad, after all
Remember that making a full installation prevents this kind of issue, at least when running software included in the distribution.
Last edited by Didier Spaier; 10-12-2014 at 02:46 PM.
|
|
|
10-12-2014, 03:08 PM
|
#7
|
Member
Registered: Oct 2014
Distribution: distrohopper
Posts: 76
Original Poster
Rep: 
|
progress: just installed sqlite-3.7.17-x86_64-1 and not crash of X,just cursor and black screen!
Code:
$ ls -l /var/log/packages/sqlite*
-rw-r--r-- 1 root root 1224 Oct 12 19:56 /var/log/packages/sqlite-3.7.17-x86_64-1
Last edited by BeaStiE35; 10-12-2014 at 03:10 PM.
|
|
|
10-12-2014, 03:43 PM
|
#8
|
LQ Addict
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,417
Rep: 
|
Blind guess: you didn't install the xap/ series of packages either. Or, not the full kde/ series?
|
|
|
10-12-2014, 07:04 PM
|
#9
|
Senior Member
Registered: Nov 2013
Location: Brazil
Distribution: Slackware
Posts: 1,223
Rep: 
|
OMG Just do a full install.
|
|
1 members found this post helpful.
|
All times are GMT -5. The time now is 12:18 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
|
|