jbrice
09-08-2001, 01:45 PM
Trying to install SMPEG. Downloaded SDL-1.1.7-3.src.rpm and smpeg-0.4.2-2.src.rpm.
I realize I have to install SDL first so I did that. Followed instructions, went to /usr/src/redhat/SPECS and did "rmp -bp SDL.spec" and it successfully unpacked all the files to /usr/src/redhat/BUILD/SDL-1.1.7
Ran "./configure; make; make install" and tons of messages flew by and it seems to have installed correctly.
BUT THEN, tried to unpack smpeg.spec. Entered "rpm -bp smpeg.spec" and it gave me an error message: failed build dependencies: SDL-devel >= 1.1.6 is needed by smpeg-0.4.2-2.
But I thought I just installed SDL 1.1.7 ?!?! Do I have to put something in my PATH? Why can't SMPEG find the SDL I just installed? I sure appreciate any help.
I realize I have to install SDL first so I did that. Followed instructions, went to /usr/src/redhat/SPECS and did "rmp -bp SDL.spec" and it successfully unpacked all the files to /usr/src/redhat/BUILD/SDL-1.1.7
Ran "./configure; make; make install" and tons of messages flew by and it seems to have installed correctly.
BUT THEN, tried to unpack smpeg.spec. Entered "rpm -bp smpeg.spec" and it gave me an error message: failed build dependencies: SDL-devel >= 1.1.6 is needed by smpeg-0.4.2-2.
But I thought I just installed SDL 1.1.7 ?!?! Do I have to put something in my PATH? Why can't SMPEG find the SDL I just installed? I sure appreciate any help.