Re: audio driver build process
Re: audio driver build process
- Subject: Re: audio driver build process
- From: Laurent Humbert <email@hidden>
- Date: Tue, 24 Sep 2002 07:10:24 +0200
Thank you very much everybody for the sample scripts and suggestions.
My build process is starting to look much better!
I didn't know about the possibility to use sudo without a password,
as well as the PB 2.0.1 User Menus (although it's too bad they
require a text window to be open). I am also going to use
kextload/kextunload more now (I never used it much because before
10.2, kextunload on an audio driver wouldn't work)
One minor problem I have in the Terminal: if I do
sh ~/bin/myscript.sh
my script is executed, but if I simply enter
myscript.sh
I get "Command not found".
I did use the "rehash" command (In fact I followed the instructions
detailed in "Learning the Mac OS X Terminal, Part 5", on
macdevcenter.com).
Again, thanks very much
Laurent
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.