Okay, what happened to the configure script for
tdemultimedia? The file is
missing.
The cmake conversion looks incomplete and there were no announcements that
tdemultimedia was ported to cmake.
Darrell
Create it with:
make -f admin/Makefile.common
There should be no configure scripts in GIT as they are (somewhat)
platform dependent--they should be generated as part of your build process
with the above command.
Tim