diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-12-29 18:25:54 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-12-29 18:25:54 +0800 |
commit | a25bd4d7b28057f0050f2931d08b4e6cdbd1f52f (patch) | |
tree | 59971234ffccb16119501519c1fc5f73bf5d8ecc /cad/linux-eagle/pkg-message | |
parent | 101058cb0a30836efed37baac435dd08b84699f3 (diff) | |
download | freebsd-ports-gnome-a25bd4d7b28057f0050f2931d08b4e6cdbd1f52f.tar.gz freebsd-ports-gnome-a25bd4d7b28057f0050f2931d08b4e6cdbd1f52f.tar.zst freebsd-ports-gnome-a25bd4d7b28057f0050f2931d08b4e6cdbd1f52f.zip |
Add message explaining that after installation the user have to run the program
as root in order to create registration key in ${DATADIR}.
PR: 33286
Submitted by: David <ddavid_3@yahoo.com>
Diffstat (limited to 'cad/linux-eagle/pkg-message')
-rw-r--r-- | cad/linux-eagle/pkg-message | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cad/linux-eagle/pkg-message b/cad/linux-eagle/pkg-message new file mode 100644 index 000000000000..f75da4463604 --- /dev/null +++ b/cad/linux-eagle/pkg-message @@ -0,0 +1,6 @@ +Eagle needs to be run as "root" first, in order to have write access +to %%PREFIX%%/share/eagle to write a program key file. + +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. |