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 |
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.
|
 |
11-25-2004, 01:30 AM
|
#1
|
Member
Registered: Nov 2004
Location: Finland
Distribution: fedora core 3
Posts: 38
Rep:
|
gxine compile problem
Hello!
I really hope that you can help...I have tried to install gxine-0.3.3 with no luck! I downloaded and installed xine-lib-1-rc7.tar.gz! Then I add /usr/local/lib to etc/ld.so.conf. Then I run ldconfig to this point no errors...I think? Then I untar gxine-0.3.3.tar.gz, then ./configure everything is fine until I run make install!! This is what I get:
........................................
gcc -I/usr/local/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o gxine actions.o gtkxine.o log_window.o main.o mediamarks.o preferences.o playlist.o stream_info.o infobar.o settings.o wizards.o http.o xmlparser.o xmllexer.o utils.o desktop_integration.o skin_window.o script_engine.o server.o noskin_window.o key_events.o menu.o open_mrl.o drag_drop.o play_item.o lirc.o snapshot.o -pthread -Wl,--export-dynamic -L/usr/local/lib /usr/local/lib/libxine.so /usr/lib/libfreetype.so -lz -lnsl -lpthread -lrt -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lXtst ../src/spidermonkey/.libs/libspidermonkey.al -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
/usr/bin/ld: cannot find -lXtst
collect2: ld returned 1 exit status
make[2]: *** [gxine] Error 1
make[2]: Leaving directory `/usr/local/gxine-0.3.3/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/local/gxine-0.3.3/src'
make: *** [install-recursive] Error 1
[root@localhost gxine-0.3.3]#
What is going wrong I installed xine once before and it went just fine. I'm using fedora core 1 with everything installed! please help!!
|
|
|
11-25-2004, 06:46 AM
|
#2
|
Member
Registered: Dec 2003
Distribution: Slackware, Alpine Linux, Ubuntu, Debian
Posts: 219
Rep:
|
Hm, i have the same problem. I tried to use all other gxine packages, none works.
You could check if you have /usr/X11R6/lib in your ld.so.conf file. I have it, but it still doesn't work..... if i'd know which file is referencing to the -lXtst
Last edited by zWaR; 11-25-2004 at 06:48 AM.
|
|
|
11-25-2004, 07:01 AM
|
#3
|
Member
Registered: Nov 2004
Location: Finland
Distribution: fedora core 3
Posts: 38
Original Poster
Rep:
|
jepjep
OK I'm not alone! I'm at work place at the moment but I think I have that row in so.ld.conf!?!
But if you find something out please let me know  I try to solve that too!!
|
|
|
11-25-2004, 07:19 AM
|
#4
|
Member
Registered: Dec 2003
Distribution: Slackware, Alpine Linux, Ubuntu, Debian
Posts: 219
Rep:
|
I DID IT !! 
go into the folder you extracted gxine
and make this changes in line 86 of Makefile
LDFLAGS = -L/usr/X11R6/lib
open up src/Makefile and make this changes in line 86
LDFLAGS = -L/usr/X11R6/lib
now it should work 
|
|
|
11-25-2004, 07:46 AM
|
#5
|
Member
Registered: Nov 2004
Location: Finland
Distribution: fedora core 3
Posts: 38
Original Poster
Rep:
|
It WORKS!?!
Oh jea...I really hope that the trick solves my problem too!!
still 6 hours until I can go home and test!
|
|
|
11-26-2004, 01:01 AM
|
#6
|
Member
Registered: Nov 2004
Location: Finland
Distribution: fedora core 3
Posts: 38
Original Poster
Rep:
|
JEAAAAHHHHHHH
IT WORKS JESSS!! THANK YOU VERY MUCH!!!
But I'm wondering why we have to add that row?
|
|
|
All times are GMT -5. The time now is 10:20 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
|
|