> >>>I have tried compiling nuv2avi on my FC1 box. > >>>It failed with an error message like: > >>>mp3lameaudio.c:27:23: lame/lame.h: No such file or directory > >> > >>You need the lame mp3 package. Can be found at: lame.sourceforge.net/ > >>Or you might be able to get the package from ATrpms. > > > > > > Thanks for the information. I did already have the lame package > > installed, so ATrpms could not help me. In addition ATrpms does not > > have nuv2avi. > > do you have lame-devel installed? the *-devel packages are where all > the .h files are found
Thanks, that helped. I got the files with apt-get install lame-devel and then it compiled. Best regards Niels Dybdahl _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
