On Thursday 04 August 2011 11:05:18 am Fawcett, William - fawcetwd wrote: > We intend to save files in MP2 (as we do in our Enco Content Depot systems). > I've just got to figure out how to install the drivers- working on that as we > speak.
Same as any. Unpack the tarball. cd into that directory. ./configure Correct any obvious errors. make If no errors... make install Best done on the target system for kernel compatibility. If you ever "update" your kernel, you'll have to rebuild the module. ( module = driver in windows parlance, though they are not the same thing ) -- Cowboy http://cowboy.cwf1.com In the beginning was the word. But by the time the second word was added to it, there was trouble. For with it came syntax ... -- John Simon _______________________________________________ Rivendell-dev mailing list [email protected] http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev
