"headless" VideoProducerService

Christopher Cope cope at mcs.anl.gov
Thu Aug 21 11:00:26 CDT 2003


yesterday when helping hiro use my script, i finally realized why it 
seemed that some mash cvs snapshots worked, and some didnt. you need to 
have permissions for the video devices *when* you compile mash, not just 
when you use it. which shouldnt be a problem if you're installing it as 
root, but i was dumbfounded.

to install mash, 
set CVSROOT to 
:pserver:anonymous at cvs.openmash.org:/usr/mash/src/repository

cvs login
(no password needed)

cvs checkout mash-code  (any snapshot from the last 5 weeks should work. 
if the current one doesnt work, try cvs checkout -D 2003-08-20  hiro got 
it working yesterday)

cp -r desCore mash-code  <you need to copy the DES 
lib. you can find a copy in ~cope/AG/desCore>

cd mash-code

./configure --enable-des --enable-rijndael

./build


tom, ivan, is this something you were wanting to add to the next ag 
release?

chris




More information about the ag-dev mailing list