Kais,

Thanks for your reply; I can now save the config.  

Here's a simple bug fix in the install.ksh so that chime will appear correctly:

[code]
leow at lily:~/SANDBOX/CROSSBOWGUI/vWireBuilder$ diff install.ksh 
install.ksh.orig 
51c51
< if [ ! -a /opt/OSOL0chime ]; then
---
> if [ ! -a /opt/OSOLChime ]; then
54c54
<       pfexec cp -r OSOL0chime /opt
---
>       pfexec cp -r OSOLChime /opt
[/code]

Cheers!
Michael Leow
-- 
This message posted from opensolaris.org

Reply via email to