On Sun, Mar 04, 2007 at 06:30:20PM -0500, Jim Cline wrote: > Hi Luc, > > Thanks for your advice. I wanted to try luvcview, but I am not able to > compile it. Although I have the libsdl1.2debian and libsdl1.2debian-all > packages installed on my debian system, the command sdl-config required to > make luvcview is not found, and when I try to compile SDL from source, it > fails,
No no, no need to build yourself SDL on your debian, just install the package libsdl1.2-dev When building a software from source like luvcview, you need the library (libsdl1.2debian) AND the file needed by developpers name libxxxx-dev (libsdl1.2-dev). Luc _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
