On Mon, 2010-04-05 at 12:22 -0400, Juan Reyes wrote: > Hi Rick, > > I have been trying to run Grace as a normal user on 'Fedora-12' with no > success. I changed permissions to allow for any user and also disable > SELinux but still no luck. Grace-3.6.0 binary runs fine as a root user.
And what error do you get? You could try running with strace (ie: "strace full_path_of_program &> logfile") and the looking at the log file created to see what file or files is it trying to access and can't. -- Fernando _______________________________________________ Cmdist mailing list [email protected] http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
