LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-01-2004, 08:18 PM   #1
carlolin
LQ Newbie
 
Registered: Dec 2003
Location: USA
Posts: 25

Rep: Reputation: 15
Apollon


Hi,
I am trying to install Apollon, the client for giFT. During the make process I get the following error message:

@@@@@@@@@@
make[2]: Entering directory `/home/carlo/applications/Apollon/apollon-0.9.2/doc'
Making all in en
make[3]: Entering directory `/home/carlo/applications/Apollon/apollon-0.9.2/doc/en'
/usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
meinproc: relocation error: /usr/lib/libxslt.so.1: undefined symbol: xmlXPathOrderDocElems
make[3]: *** [index.cache.bz2] Error 127
make[3]: Leaving directory `/home/carlo/applications/Apollon/apollon-0.9.2/doc/en'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/carlo/applications/Apollon/apollon-0.9.2/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/carlo/applications/Apollon/apollon-0.9.2'
make: *** [all] Error 2
@@@@@

Any idea how to solve it?
Thanks
Carlolin
 
Old 03-01-2004, 08:46 PM   #2
r_jensen11
Senior Member
 
Registered: Apr 2003
Location: Minnesota, USA
Distribution: Slack 10.0 w/2.4.26
Posts: 1,032

Rep: Reputation: 45
I don't know how to solve your problem, sorry. Personally, I couldn't ever get it to see KDE was installed, even if I was currently using KDE. I ended up going with giFTcurs, it's a nice program, does everything I need it to do. If I could get the fasttrack plugin to work, that would be great, too. Then I wouldn't have to contemplate installing KaZaA on Wine.
 
Old 03-01-2004, 09:09 PM   #3
carlolin
LQ Newbie
 
Registered: Dec 2003
Location: USA
Posts: 25

Original Poster
Rep: Reputation: 15
Thanks,
do you know where I can find a RPM package for RH9?

Thanks a lot for your suggestion
Regards
Carlo
 
Old 03-01-2004, 09:17 PM   #4
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
yeah, i got that error.
its hard to install but definatly work it.

download the all in one installer.
and as NON root, run the install script.

make sure you have all kde development toold installed first. and libart and libart-devel
 
Old 03-01-2004, 10:30 PM   #5
carlolin
LQ Newbie
 
Registered: Dec 2003
Location: USA
Posts: 25

Original Poster
Rep: Reputation: 15
Hi,

I have installed
libacl-2.2.3-1
libacl-devel-2.2.3-1
libao-0.8.3-3
libart_lgpl-2.3.11-2
libattr-2.2.0-1
libattr-devel-2.2.0-1

that resemble what you requested. Are they the right package?

thanks
Carlo
 
Old 03-02-2004, 12:19 AM   #6
carlolin
LQ Newbie
 
Registered: Dec 2003
Location: USA
Posts: 25

Original Poster
Rep: Reputation: 15
I am new to Linux. So forgive the ignorance. I am using Apollon all in one. if I run intall I get the following error.

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
[carlo@localhost apollon-dist]$ ./install.sh
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified

kdesu: cannot connect to X server :0.0
@@@@@@@@@@@@@@@@@@@@@@@@

I know it is rather stupid. But what is the problem?
Thanks
carlo
 
Old 03-02-2004, 06:28 AM   #7
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
wow, thats sstrange.
you ARE running in gaphical mode right, not somthing that resembles "MS-Dos Mode"
right ?
 
Old 03-02-2004, 07:49 AM   #8
carlolin
LQ Newbie
 
Registered: Dec 2003
Location: USA
Posts: 25

Original Poster
Rep: Reputation: 15
Hi
I run the command from a window I opened in Konqueror.

Thanks for the help
Carlo
 
Old 03-02-2004, 08:06 AM   #9
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
well it seems there is somthing wrong with Xlib. sorry im out of idea's
 
Old 03-02-2004, 09:05 AM   #10
carlolin
LQ Newbie
 
Registered: Dec 2003
Location: USA
Posts: 25

Original Poster
Rep: Reputation: 15
I opened a terminal window and it worked. at least it started the compilation and installation. However the installation cannot be completed. I get an error message, But no specifics. It says to look at the log file but it does not specify where

carlo
 
Old 03-02-2004, 10:49 AM   #11
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
the log is in the same directory as the install script !
read it, it will be a failed dependency.

resolve the dependency and re-run the script
 
Old 03-02-2004, 11:16 PM   #12
carlolin
LQ Newbie
 
Registered: Dec 2003
Location: USA
Posts: 25

Original Poster
Rep: Reputation: 15
Hi,
I found log. The error message I see is

@@@@@@@
trying to create local folder: Permission denied
failed to create /root/.kde/share/config/
trying to create local folder: Permission denied
failed to create /root/.kde/share/config/
trying to create local folder: Permission denied
meinproc: relocation error: /usr/lib/libxslt.so.1: undefined symbol: xmlXPathOrderDocElems
make[3]: *** [index.cache.bz2] Error 127
make[3]: Leaving directory `/home/carlo/applications/Apollon/Apollon-AIO/apollon-dist/apollon-0.9.2/doc/en'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/carlo/applications/Apollon/Apollon-AIO/apollon-dist/apollon-0.9.2/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/carlo/applications/Apollon/Apollon-AIO/apollon-dist/apollon-0.9.2'
make: *** [all] Error 2
@@@@@@@@@@@@@@
Any idea?

Thanks
Carlo
 
Old 03-03-2004, 11:55 AM   #13
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
so whats the deal with /usr/lib/libxslt.so.1
is it installed ?
is it in the wrong place ?
 
Old 03-04-2004, 07:08 PM   #14
carlolin
LQ Newbie
 
Registered: Dec 2003
Location: USA
Posts: 25

Original Poster
Rep: Reputation: 15
Hi,
I went to /usr/lib/libxslt.so.1 and the file is there.

Any idea?

thanks
Carlo
 
Old 03-04-2004, 07:20 PM   #15
qwijibow
LQ Guru
 
Registered: Apr 2003
Location: nottingham england
Distribution: Gentoo
Posts: 2,672

Rep: Reputation: 47
the only time ive ever come across unresolved symbols, is when i was trying to get a driver to work with a kernel version it was not compiled for.

sorry, i cant help any more than that. this is over my head.
 
  


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
I can't Download On Apollon Mark150 Linux - Newbie 4 06-08-2005 02:54 PM
apollon ALL IN ONE crash coquie Linux - Newbie 5 07-14-2004 12:51 AM
Apollon Plugin Help Please inescapeableus Linux - Software 1 07-03-2004 05:05 PM
apollon installation paulr1984 Linux - Software 3 05-26-2004 03:49 PM
Apollon.... MrH0TT Linux - Software 1 03-17-2004 12:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:24 PM.

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