Hi James, Am 18.03.2011 um 15:14 schrieb James Lee: > On 18/03/11, 14:08:16, upen <[email protected]> wrote regarding > [csw-users] csw-gv in solaris 10: > >> when I run gv-update-userconfig > >> /opt/csw/bin/gv-update-userconfig >> bash: /opt/csw/bin/gv-update-userconfig: bad interpreter: No such file >> or directory > > Do you have CSWperl installed? > > $ head -1 /opt/csw/bin/gv-update-userconfig > #!/opt/csw/bin/perl
The Perl script looks pretty simple, as gv has no dependency on CSWperl (and probably should not have) it may be good to switch to /usr/bin/perl for this script. Best regards -- Dago _______________________________________________ users mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/users
