I could not for the life of me get xine installed using SRC files.
The last time I had to use ogle, which is really good! But this time I really screwed up the install. Oh well, I seem to be having better luck with Mplayer.
Does anybody have a better explation for getting the
LD_LIBRARY_PATH configured? For Xine?
The library was installed in:
/usr/local/lib
I did a: "export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH"
Then as root I did a: "/sbin/ldconfig" cuz "ldconfig" by itself does nothing.
Then in the /etc/ld.so.conf I added the library path: "/usr/local/lib"
So, xine-ui-0.9.13 still refuses to configure, and says that I need to install the xine libraries first. Which I did. I just don't know how to get the library path configured I guess.
I have read the INSTALL doc and have browsed the web, so if you guys have any ideas to help me understand I would appreciate it.
Please bear with me, I'm a noob, remember?