LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-02-2006, 04:07 PM   #1
dmcbeing
LQ Newbie
 
Registered: Nov 2005
Distribution: SlackWare 10.2
Posts: 26

Rep: Reputation: 15
No ark archiver!!


Hello everybody.

I am relatively new to linux as such i have some problems :P.
The main problem i have is with ark the default graphical equivalent to tar ( or so i think ) anyway i did an install of my old slackware 10.1 and i soon found out that ark was problematic.
Each time i wanted to open a file it would output an error(cant remeber what it was).Anyway i thought that the package wasnt installed right so.... i removed it with Kpackage and then tried to reinstall it from the cd.However Kpackage says:
/sbin/ldconfig: /opt/kde/lib/liblocalkonnector.so is not an ELF file - it has the wrong magic bytes at the start.
hmm Right what exactly are those *magic* bytes anyway ?
Any help would be deeply appreciated.

PS:i also want to install k3b for writing some cds's(Slackware 1.2 :P)
but cant get to it :S.Know any alternative? Thanks
 
Old 09-02-2006, 05:53 PM   #2
theoffset
Member
 
Registered: Aug 2005
Location: Guadalajara, Jal, Mexico
Distribution: Slackware Linux
Posts: 211

Rep: Reputation: 31
Quote:
Originally Posted by dmcbeing
Hello everybody.

I am relatively new to linux as such i have some problems :P.
The main problem i have is with ark the default graphical equivalent to tar ( or so i think ) anyway i did an install of my old slackware 10.1 and i soon found out that ark was problematic.
Each time i wanted to open a file it would output an error(cant remeber what it was).Anyway i thought that the package wasnt installed right so.... i removed it with Kpackage and then tried to reinstall it from the cd.However Kpackage says:
/sbin/ldconfig: /opt/kde/lib/liblocalkonnector.so is not an ELF file - it has the wrong magic bytes at the start.
hmm Right what exactly are those *magic* bytes anyway ?
Any help would be deeply appreciated.
Those *magic* bytes are a special sequence of bytes, usually at the beginning of the file, which basically tell what a file is. (i.e. interpreted executables have the '#!' magic bytes at start, followed by the interpreter, this *magic* bytes are read when trying to execute and if they are present, then the correct thing is done).

So this means that your library is missing the ELF magic bytes ("ELF4\01\01", in my local copy of liblocalkonnector.so, I've never get to read on the ELF structure so I can't tell for sure which are the ELF magic bytes).

And this actually is telling you that such file is corrupt. My recomendation would be to reinstall the kdepim package (at least that's where liblocalkonnector.so comes with Slack -current).

From a console (it's recomendable to don't run KDE when doing this)
Code:
removepkg kdepim
wget http://slackware.osuosl.org/slackware-10.1/slackware/kde/kdepim-3.3.2-i486-1.tgz
installpkg kdepim-3.3.2-i486-1.tgz
# remove stale package
rm kdepim-3.3.2-i486-1.tgz
But I don't know what has liblocalkonnector to do with KPackage. Just avoid it and use a console and pkgtool or upgradepkg/installpkg/removepkg to manage your package needs.

Quote:
PS:i also want to install k3b for writing some cds's(Slackware 1.2 :P)
but cant get to it :S.Know any alternative? Thanks
k3b comes under extra/ in your second Slack CD.
Code:
wget http://slackware.osuosl.org/slackware-10.1/extra/k3b/k3b-0.11.19-i486-1.tgz
installpkg k3b-0.11.19-i486-1.tgz
rm k3b-0.11.19-i486-1.tgz
 
Old 09-03-2006, 04:53 AM   #3
dmcbeing
LQ Newbie
 
Registered: Nov 2005
Distribution: SlackWare 10.2
Posts: 26

Original Poster
Rep: Reputation: 15
Gona try all that thanks in advance
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Is there anyone heard about KGB-Archiver? TruongAn Linux - Software 2 02-28-2006 03:35 AM
good alternative to power archiver for windows linuxmandrake Linux - Software 1 10-14-2005 12:07 PM
Need A Rar Archiver.... br00tal Linux - Software 3 04-21-2005 08:43 AM
Yoper and ark dual boot but ark wont boot?? wrat Linux - Newbie 0 01-31-2005 07:03 AM
Ark AGilley007 Linux - Distributions 1 07-14-2004 11:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration