From: Timothy A. D. <wh...@ca...> - 2002-05-12 19:14:10
|
Thanks you rock. I was missing the /usr/local/lib in my ld.so.conf. -- Kind Regards Timothy A. DeWees On Sun, 2002-05-12 at 14:18, David Shochat wrote: > Ok, as far as I know, these are the prerequisites to having the > configure for xine-ui figuring out that you actually installed xine-lib. > So let me list them and see if (1) you have double-checked all of them > or (2) someone else says there is more. In my experience, if you have > taken care of all the points below, you will not have this problem. > > 1. After the successful make of xine-lib, you need to become root and > then do a "make install". > 2. Assuming you kept the default prefix, you should now have 4 files and > 4 symlinks with names beginning libxine, in /usr/local/lib. If so, make > sure you have /usr/local/lib listed as one of the lines in > /etc/ld.so.conf. If it isn't, add such a line. Now do "ldconfig" (as root). > 2a. Instead of the above, you can add /usr/local/lib to your > LD_LIBRARY_PATH. I guess the advantage of 2) is that it "sticks". > 3. Make sure xine-config is on your PATH. It should be in > /usr/local/bin. So add /usr/local/bin to your PATH if it isn't already. > Besides, if you want to run xine, it will be in /usr/local/bin (once > you've built xine-ui), so you'll want that on your PATH anyway. > > Hope this helps. > -- David > > Timothy A. DeWees wrote: > > >Oops, > > > >xine-lib compiles. xin-ui and gnome-xine will not compile. It fails > >during ./configure telling me it can't find xine-lib 0.9.9. I have the > >libraries as I specified in the prior email. > > > > > > > > > > > > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We supply > the hardware. You get the recognition. Email Us: ban...@so... > _______________________________________________ > xine-user mailing list > xin...@li... > https://lists.sourceforge.net/lists/listinfo/xine-user |