LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-10-2008, 09:07 AM   #1
hemcrop
LQ Newbie
 
Registered: Aug 2008
Posts: 16

Rep: Reputation: 0
Smile Cannot Install gxine


Hi i'm using opensuse 10.3 for about 6 months... For some reason i had format my system and reinstall opensuse 10.3 again... I have download sources (tar.bz2) of xine... I have followed the procedure of installing the from the source... i.e ./configure , make , and make install...
I successfully installed xine-lib, xine-plugins, xine-ui... The problem i'm facing is i'm not able to configure gxine... I get the following errors... Previously i installed it without any problem... But after reinstalling i don't know the whats the problem... Can anyone shower some light on this... Thx

kd1yv8@kd1yv8:~/applications/gxine-0.5.4> ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether the linker supports --as-needed... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking whether byte ordering is bigendian... no
checking for inline... (cached) inline
checking for always_inline... yes, but gxine uses a construct on which GCC 3.4 fails
checking whether gcc supports ?: with no middle operand... yes
checking how to specify C99 with GNU extensions for gcc... -std=gnu99
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether to build the Mozilla plugin... yes
checking for X11/Xaw/Form.h... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GLIB2... yes
found version 2.8.2
checking for GTK2... yes
found version 2.8.4
checking for GTHREAD2... yes
found version 2.8.2
checking whether glib uses the system malloc by default... yes
checking for DPMSQueryExtension in -lXtst... yes
checking for X11/extensions/dpms.h... yes
checking for XineramaQueryExtension in -lXinerama... no
checking for pthread_create in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for xine-config... /usr/local/bin/xine-config
checking for XINE-LIB version >= 1.0.1... yes
checking for strsep... yes
checking for strpbrk... yes
checking for setenv... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for lirc_init in -llirc_client... yes
checking lirc/lirc_client.h usability... yes
checking lirc/lirc_client.h presence... yes
checking for lirc/lirc_client.h... yes
checking for "/lib/liblirc_client.so"... no
checking for "/lib/liblirc_client.a"... no
checking for "/usr/lib/liblirc_client.so"... yes
checking for "/usr/local/lib/liblirc_client.so"... no
checking for "/usr/local/lib/liblirc_client.a"... no
checking for GNU getopt_long... yes
checking for JS... no
checking for JS... no
checking for JS... no
checking for smjs/jsapi.h... no
checking for js/jsapi.h... no
checking for js-1.5/jsapi.h... no
checking for jsapi.h... no
checking for mozilla/js/jsapi.h... no
checking for firefox/js/jsapi.h... no
configure: error: libjs not found
 
Old 09-10-2008, 05:13 PM   #2
w3bd3vil
Senior Member
 
Registered: Jun 2006
Location: Hyderabad, India
Distribution: Fedora
Posts: 1,191

Rep: Reputation: 49
Download this
http://packman.iu-bremen.de/suse/10.....pm.4.i586.rpm
and install it using
Quote:
rpm -i libjs1*
You could also need the dev package if you do, heres a link
http://packman.iu-bremen.de/suse/10.....pm.4.i586.rpm

Now go ahead with the installation of gxine.
 
Old 09-10-2008, 05:37 PM   #3
jay73
LQ Guru
 
Registered: Nov 2006
Location: Belgium
Distribution: Ubuntu 11.04, Debian testing
Posts: 5,019

Rep: Reputation: 133Reputation: 133
I'm kind of surprised you have to compile it. It's been a while since I last used Suse but I imagine you just need to set up the packman repository.
 
Old 09-10-2008, 07:51 PM   #4
hemcrop
LQ Newbie
 
Registered: Aug 2008
Posts: 16

Original Poster
Rep: Reputation: 0
Thanks guys i'll try this out and inform u...
 
  


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
gxine-0.5.9 glib-2.12.0 install problems freeinput2002 Linux - Software 5 12-27-2006 02:41 AM
Quest to install GXine (and learn something too) MColm Linux - Software 4 11-28-2005 10:50 PM
Cannot configure/make install gxine 0.5.0 jugdish Linux - Software 2 11-14-2005 10:29 PM
gxine won't set up after install Furlinastis Slackware 2 06-15-2005 06:12 PM
installing libxaw for gxine to install hesher Linux - Newbie 0 08-28-2003 11:08 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:34 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