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.

make : permission denied

Old posts that have not been replied to for several years.
Locked
User avatar
cucciolo
Voice
Posts: 34
Joined: Wed Jun 02, 2004 11:08 am

make : permission denied

Post by cucciolo »

Hallo.
Actually i run 1.6.15 on a shell.
All works fine.
I've decided to update to 1.6.16 but the shell returning me
"make : permission denied"
For a test i have dl 1.6.14
and with this version the MAKE command work!!!! :o
Any idea ?
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Had the same weird thing happen to me on a *BSD shell. I logged out and then back in and make worked like a charm. LOL
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
User avatar
awyeah
Revered One
Posts: 1580
Joined: Mon Apr 26, 2004 2:37 am
Location: Switzerland
Contact:

Post by awyeah »

This could be of a compile error problem and restricted access on the shell by administrators.

You can always try.. unzipping the eggdrop1.6.16 file by using tar or gunzip which would unpack all the files in a folder named /eggdrop1.6.16, then you can rename that directory to /eggdrop1.6.15 hopefully and then login into that directory and proceed with ./configure, make and etc.

This is the way how I do it on most shells it works fine for me.
·­awyeah·

==================================
Facebook: jawad@idsia.ch (Jay Dee)
PS: Guys, I don't accept script helps or requests personally anymore.
==================================
g
greenbear
Owner
Posts: 733
Joined: Mon Sep 24, 2001 8:00 pm
Location: Norway

Post by greenbear »

User avatar
cucciolo
Voice
Posts: 34
Joined: Wed Jun 02, 2004 11:08 am

Post by cucciolo »

i used a make iconfig and this goes.
too many problems with this eggdrop version for me...
I wish to suggest a revision :P

greetz
User avatar
j0n
Op
Posts: 140
Joined: Wed May 07, 2003 5:31 pm
Location: sjn.nb.ca
Contact:

Post by j0n »

too many problems with this eggdrop version for me...
Ya, you keep mentionning that. Try this (last resort)

chmod 755 Make*
User avatar
cucciolo
Voice
Posts: 34
Joined: Wed Jun 02, 2004 11:08 am

Post by cucciolo »

thnaks j0n ...
i know i'm bit annoying with this story but i'm angry
beacouse after posting a debug i don't have received
an answer. :evil: :evil:
i know is not a right...but if i don't ask there....where can i do it ? :cry:
i've tried chmod 755 without result.
I don't know beacouse at least 1.6.15 all goes fine and with
1.6.16 i'm unable to use it :-?
the only solution that works (for me) 99% is the make iconfig instead of make config when this give me 'permission denied'.
Locked