Kenny Hitt <[email protected]> wrote: > Thanks, the symlink was my problem. Once I got it right, gnome-terminal > works again.
This is off-topic for the list, but whenever you want to search a directory hierarchy for broken symlinks: find -L -type l will do it. (Of course you can specify a path to start at, as usual with the find command.) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

