Dave Bacon wrote: > Hello, > > I have just upgraded quite a few packages with dselect. And now when I > run "startx" I receive the following error messages. Can you help? > > ------------------------------------------------------------------------------------ > > var: allowed_users, value: rootonly > var: nice_value, value: . > /etc/X11/X is not executable
ls -l /etc/X11/X and look at the file that X is linked to, then: find / -name _file_ ln -s path_to_file /etc/X11/X have luck ! jaume.