On 10/17/2003 11:35:42 AM, Ketil Thorgersen wrote:
The ladcca rpm gives a peculiar error though: Trying
to start it by typing 'ladccad' gives:
"cca_create_dir: could not create directory '/home/austin/':
Permission denied"
and then the file it doesn't find in /home/austin. I can of course
make a user called "Austin", but is there a way to make ladcca
understand that I am Ketil, not austin?
For now, add this to your .bashrc:
alias ladccad='ladccad -d /home/ketil/audio-projects'
and you will not have the problem anymore.
I have fixed this in future rpms.
Austin