|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 2 |
|
| Author |
|
|
Stranger Joined: Apr 20, 2005 Post Count: 3 Status: Offline |
I installed sword-1.5.7 under my user (/home/user/sword-1.5.7) and then tried to open the Bibletime 1.4 rpm with Kpackage. I get dependency errors saying I must install Sword first and that libsword is also missing. Followed the instructions on the sword page, what gives? Thanks Deb ![]() |
||
|
|
Stranger Romania Joined: Apr 22, 2005 Post Count: 2 Status: Offline |
You've said: I installed sword-1.5.7 under my user (/home/user/sword-1.5.7) I don't really understand what have you done, so I think a log of the commands you've entered (and output of those, of course) would be great.Anyway, if you've compiled the tar.gz distribution by yourself with ./configure && make && make install (last one with root access), and there was no error, then the libraries should be installed now on your system, but your rpm database should NOT be updated, and that is because the compilation process doesn't actually add a rpm to system, this causing the dependecy problems you have (the problem with KPackage). You could try the following (as root) in a konsole: [b]# rpm -i --nodeps BibleTime.x.y.z.rpm[/b] where -i stands for install and nodeps for no dependencies. Remember: You should do that only if the dependency failure is only the CrossWire library (and that is because it is on your hard drive but not on rpm database). If something fails afterwards you can uninstall BibleTime rpm with: [b]# rpm --erase BibleTime[/b] .I hope it helps. |
||
|
|
|
|
Current timezone is GMT May 25, 2013 10:29:28 AM |