Operating Systems > Linux and UNIX

DVD Playback on Linux

<< < (2/3) > >>

billy_gates:
OK, I went to the official XINE website and downloaded the latest tarball as of February 18th. I DLed the lib and the ui

The ./configure, make, and make install worked fine on the lib.

And on the UI ./configure worked, but when I typed make is said "No targets specified, no make files found. stop"

Please Help, How do I get it to "Make"?

badkarma:
are you sure configure didn't report any errors? I remember when I installed xine that I had to set the XINE_CONFIG environment variable.

billy_gates:
I don't know, what does an error look like?

badkarma:
something like this : (actual xine failure when installing on my pc)

checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for ptrdiff_t... yes
checking for xine-config... no
checking for XINE-LIB version >= 0.9.4... no
*** The xine-config script installed by XINE could not be found
*** If XINE was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the XINE_CONFIG environment variable to the
*** full path to xine-config.
configure: error: *** You should install xine-lib first ***

should this be the same error that you have just type export XINE_CONFIG=/usr/local/bin/xine-config
and then ./configure again

billy_gates:
I did get thet exact error, so I did the export thing you mentioned and then typed ./configure again. it worked. but then when I type make, it got to nearly the end and gave me some errors. Then I typed make install (hoping the errors wouldn't matter) and it did the whole thing, got some errors. Then I typed xine (again hoping the errors didn't matter) and it said bash: command not found. So it is not installed, help me make again please?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version