On 09-12-19 15:27:48, Globe Trotter wrote: > --- On Fri, 12/18/09, Aldo Foot <lunixer@xxxxxxxxx> wrote: ... > > So... the tcsh rpm is installed? > > $ rpm -qa tcsh > > tcsh-6.15-8.fc12 > > Yes, it is! Possibly some of the shell scripts used by GDM (or whatever) don't specify the interpreter with a shebang line. If they're written to assume bash and bash is the default they'll work, but not if tcsh is the default. If adding a first line of "#!/bin/bash" fixes the problem, file a bug against the relevant package. (Usually you can find the package with `rpm -qf /path/to/file`.) Good luck. -- ____________________________________________________________________ TonyN.:' <mailto:tonynelson@xxxxxxxxxxxxxxxxx> ' <http://www.georgeanelson.com/> -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines