LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apollon Make Install Problem (https://www.linuxquestions.org/questions/linux-software-2/apollon-make-install-problem-156117/)

LuvDaPenguin 03-10-2004 10:52 PM

Apollon Make Install Problem
 
:newbie:

ok so i got the ./configure problem and the Xdevel AND QT problem fixed...got it all configured..and then did the "make" command...then i tried to do the "make install" command..everything went peachy till the last part...this is what it said:scratch:

make[2]: *** [apollon] Error 1
make[2]: Leaving directory `/root/Desktop/apollon/apollon-dist/apollon-0.9.2/apollon'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/apollon/apollon-dist/apollon-0.9.2/apollon'
make: *** [install-recursive] Error 1
[root@localhost apollon-0.9.2]#

WTF is up with that....this is by far the hardest thing i have done on NIX yet....any help would be greatly appreciated..thanks in advance:confused:

P.S. I am running RH9

Qzukk 03-10-2004 11:12 PM

You're missing the real error report. All that is is make telling you that an error occurred. What are the lines above that?

LuvDaPenguin 03-10-2004 11:40 PM

:newbie:

make[2]: Entering directory `/root/Desktop/apollon/apollon-dist/apollon-0.9.2/ap
ollon'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -g -Wnon-virtual-dtor -Wno
-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_X
OPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -W
format-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-c
ommon -o apollon -L/usr/X11R6/lib -L/usr/lib/qt-3.1/lib -L/usr/lib -R /usr/l ib -R /usr/lib/qt-3.1/lib -R /usr/X11R6/lib main.o apollon.o apollonbrowseview.o apollonbrowseviewitem.o apolloninfotab.o apollonlistview.o apollonplayertab.o a pollonqueryview.o apollonsearchlistview.o apollonsearchtab.o apollonsearchviewit em.o apollonsharedviewtab.o apollonsystemtray.o apollontab.o apollontransfertab. o apollontransferviewitem.o apollonutils.o giftconnection.o pluginlistitem.o sig dialog.o ktabwidget.o qpassivepopup.o trayicon.o trayicon_x11.o apollonsystemtra ygnome.o firstrun.o preferences.o giftconnection.moc.o trayicon.moc.o apollonpla yertab.moc.o apollonsharedviewtab.moc.o pluginlistitem.moc.o apolloninfotab.moc. o apollonsystemtraygnome.moc.o apollontab.moc.o apollontransfertab.moc.o apollon queryview.moc.o apollonsystemtray.moc.o apollonsearchlistview.moc.o sigdialog.mo c.o apollonbrowseview.moc.o apollon.moc.o apollonsearchtab.moc.o qpassivepopup.m oc.o -lkdeui -lkdecore -lkio -lkparts -lqt-mt -lz -lpng -lz -lm -lXext -lX11 -lSM -lICE -lpthread -lkmediaplayer -lgift libapollon/libapollon.la
/usr/bin/ld: cannot find -lart_lgpl_2
collect2: ld returned 1 exit status
make[2]: *** [apollon] Error 1
make[2]: Leaving directory `/root/Desktop/apollon/apollon-dist/apollon-0.9.2/apo llon'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/apollon/apollon-dist/apollon-0.9.2/apo llon'
make: *** [install-recursive] Error 1


that up far enought...if not lemme know n ill go back n copy the whole damn thing...thanks

stirling 03-11-2004 01:41 AM

you need the libart_lgpl package, available from gnome.org

LuvDaPenguin 03-11-2004 03:06 AM

thanks so much..i got it all taken care of now..:D


All times are GMT -5. The time now is 08:03 PM.