Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Odd "make" problem  (Read 6200 times)

0 Members and 1 Guest are viewing this topic.

Stealth

  • Guest
Odd "make" problem
« on: June 06, 2006, 04:37:02 AM »

Trying to install Anope, but when I run the make command, I get this:

-bash2-2.05b$ make
touch extern.h
touch services.h
make: don't know how to make lang/Makefile. Stop

Also, trying the gmake command, I get this:


-bash2-2.05b$ gmake
gmake: stat:lang/language.h: Permission denied
gmake: stat:lang/Makefile: Permission denied
gmake: *** No rule to make target `lang/Makefile', needed by `lang/language.h'.  Stop.


Anyone have any ideas on how to fix this?
Logged

Dave Robson

  • Team
  • *
  • Offline Offline
  • Posts: 357
(No subject)
« Reply #1 on: June 06, 2006, 07:37:01 AM »

im guessing you dont have permissions to lang/language.h   ?

I'd remove that dir, get the anope tar file, untar it again, check you have permission to it all (you should if your the one who untar'ed it all) then do ./configure ; gmake

see if that helps
Logged

katsklaw

  • Guest
(No subject)
« Reply #2 on: June 06, 2006, 01:47:41 PM »

hmmm ... I was going to guess the tarball was unzipped on windows the ftp'ed to shell. If that's what you did .. don't!! ;)
Logged

Stealth

  • Guest
(No subject)
« Reply #3 on: June 06, 2006, 11:19:45 PM »

Yeah, oops.  Funny because I had just untarred the UnrealIRCD via SSH, dunno why I didn't do that here.
Logged
Pages: [1]   Go Up