This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.
Old posts that have not been replied to for several years.
-
P
Peter213
Post
by Peter213 »
Hello this is my first try with an irc bot
when i type "make config"
the box will return this:
make: execvp: ./misc/modconfig: Keine Berechtigung (no permission)
make: *** [config] Fehler 127
Can somebody help me?
I'm running Redhat 7.3
Thx
-
svahn
- Voice
- Posts: 19
- Joined: Sun May 19, 2002 8:00 pm
- Location: Sweden
-
Contact:
Post
by svahn »
are you sure you have permission?
otherwise try as root
-
ppslim
- Revered One
- Posts: 3914
- Joined: Sun Sep 23, 2001 8:00 pm
- Location: Liverpool, England
Post
by ppslim »
It is pointless na dinsecure to run anything as root.
All software should be compikled at user level, and installed with root.
Besides, eggdrop will not run as root.