diff options
| author | Frederic Culot <culot@FreeBSD.org> | 2011-04-29 07:28:22 +0000 |
|---|---|---|
| committer | Frederic Culot <culot@FreeBSD.org> | 2011-04-29 07:28:22 +0000 |
| commit | b1947c083f8a1ba6caee15e95da64627708654dc (patch) | |
| tree | d8649c0409a871844f50c34ee8cfb07e09011f2c /cad/linux-eagle5/pkg-message | |
| parent | 9df624ba5f69de64ff40bd4ec8606fd8fc667b3f (diff) | |
Notes
Diffstat (limited to 'cad/linux-eagle5/pkg-message')
| -rw-r--r-- | cad/linux-eagle5/pkg-message | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/cad/linux-eagle5/pkg-message b/cad/linux-eagle5/pkg-message index 9d4b8bf651d8..49c1ba766081 100644 --- a/cad/linux-eagle5/pkg-message +++ b/cad/linux-eagle5/pkg-message @@ -1,7 +1,11 @@ -Eagle needs to be run as "root" first, in order to have write access -to %%PREFIX%%/share/eagle to write a program key file. +On the first run, eagle needs write access to the directory +%%PREFIX%%/share/eagle5/bin +in order to write a program key file. This can be done by executing +eagle as root or temporarily allowing a normal user to write this +directory (by suitable chown'ing). -Once this has been done, you can delete the "eagle" directory in your -/root directory, which is created during the initially startup, and -run it as a normal user. +Eagle usually creates an "eagle" directory in the user's home +directory upon initial startup. If this user does no longer want to +work on projects with eagle (e.g. the root account has been used to +create the mentioned key file), this directory can safely be deleted. |
