> I'm thinking that I'll just change the link, install the software, try > it out, then change the link back -- in hopes that the only scripts that > cause problems are in their install.
I would advise changing the link in the way they describe with dpkg-reconfigure. > Damn but I wish I could find their source code. "Open source" indeed. I'm guessing you'll find that their software would have shell scripts floating around with "#!/bin/sh" headers. You could also stick with dash and just change all of their shell scripts to use bash. Good luck, tim _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
