Thanks - that gets things going nicely.
Lachlan. >>With the binary version of cdrecord-prodvd - I am having problems >>getting it to recognise the key with Redhat 7.3 (Key as given on the >>cdrecord ftp area). (this is for academic not-for-profit use) > >>Does anyone have an example of their .bashrc file of the Key >>where cdrecord-prodvd is accepting it? > >You need to put it into your environment. > >e.g. it needs to be visible vith env(1) > >As cdrecord will write CDs at lowest possible speed if a key with the >"lowspeed" property is seen, you should put the key into a shell script >wrapper. > >e.g.: > #!/bin/sh > CDR_SECURITY=8:dvd,clone,lowspeed:.... <= put full key here > export CDR_SECURITY > exec cdrecord-ProDVD "$@" > >J�rg > > EMail:[EMAIL PROTECTED] (home) J�rg Schilling D-13353 Berlin > [EMAIL PROTECTED] (uni) If you don't have iso-8859-1 > [EMAIL PROTECTED] (work) chars I am J"org Schilling > URL: http://www.fokus.gmd.de/usr/schilling ftp://ftp.fokus.gmd.de/pub/unix > > ----------------------- Lachlan M. D. Cranswick Collaborative Computational Project No 14 (CCP14) for Single Crystal and Powder Diffraction Birkbeck University of London and Daresbury Laboratory Postal Address: CCP14 - School of Crystallography, Birkbeck College, Malet Street, Bloomsbury, WC1E 7HX, London, UK Tel: (+44) 020 7631 6850 Fax: (+44) 020 7631 6803 E-mail: [EMAIL PROTECTED] Room: B091 WWW: http://www.ccp14.ac.uk/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

