Emmanuel, > I installed Seamonkey from csw on Opensolaris, but when starting I received > the following error: > > [EMAIL PROTECTED]:~$ seamonkey > /opt/csw/bin/seamonkey[69]: .[49]: > /opt/csw/mozilla/seamonkey/lib/seamonkey-1.1.9/moz_patch_checker.dtksh: not > found [No such file or directory] > # Patch checker failure. Please apply the missing Solaris patches. > [EMAIL PROTECTED]:~$ > > The claim 'No such file or directory' is untrue since that particular file > 'moz_patch_checker.dtksh' is present. The file seems to be some sort of > script that indeed verifies certain scripts. > Any thoughts what is going wrong?
If the script is there, have a look at the first line of and see if it a #! to invoke an interpreter for the rest of the script (eg. "#!/usr/bin/perl"), and make sure that the interpreter is installed... Regards... Sean. _______________________________________________ opensolaris-help mailing list [email protected]
