Click to See Complete Forum and Search --> : Unable to make install Xine-lib 1.1.6


gampy
04-27-2007, 04:15 AM
Howdy Pals n' Gals:

Hopefully, someone a lot more knowledgeable than me will be able to help me get Xine installed. I can run the ./configure command just fine, and it completes successfully.

this is the error that comes up when I try to run "make install" as root. I'm not really sure what any of this means. I've been searching Google & Yahoo, but I haven't found relevant information yet.

"make[3]: *** No rule to make target `video_out_caca.c', needed by `xineplug_vo_out_caca_la-video_out_caca.lo'. Stop.
make[3]: Leaving directory `/home/Downloads/xine-lib-1.1.6/src/video_out'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/Downloads/xine-lib-1.1.6/src/video_out'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/Downloads/xine-lib-1.1.6/src'
make: *** [install-recursive] Error 1"

gampy
04-27-2007, 04:32 AM
Hmmm . . . I tried to compile using the configure option "--without-caca". . . that seems to have worked.