Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Upgrading  (Read 3089 times)

0 Members and 1 Guest are viewing this topic.

ben

  • Guest
Upgrading
« on: June 29, 2007, 06:05:33 PM »

im trying to upgrade but in one of the steps i type: make distclean

and i just get errors

rm -f *.o services a.out
(cd lang ; make spotless)
"Makefile", line 18: Need an operator
"Makefile", line 21: Need an operator
"Makefile", line 23: Need an operator
"Makefile", line 25: Need an operator
"Makefile", line 26: warning: duplicate script for target "ifdef" ignored
"Makefile", line 27: warning: duplicate script for target "ifdef" ignored
"Makefile", line 28: Need an operator
"Makefile", line 30: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1
Logged

katsklaw

  • Guest
(No subject)
« Reply #1 on: June 29, 2007, 07:07:49 PM »

re-download and try again.
Logged

ben

  • Guest
(No subject)
« Reply #2 on: June 29, 2007, 07:47:42 PM »

But its the services that are installed that im distcleaning so how would redownloading help?
Logged

katsklaw

  • Guest
(No subject)
« Reply #3 on: June 29, 2007, 08:14:26 PM »

Quote
Originally posted by ben
But its the services that are installed that im distcleaning so how would redownloading help?


well, you don't need to run make distclean to start with since Anope versions are in their own directory .. for example you have .18 (which is in Anope-1.7.18) and upgrade to .19 (which is in Anope-1.7.19). So you don't have to make distclean in .18 because that directory is irrelevant, you don't have to run make distclean in .19 either since that is the version you are upgrading to.

just cd Anope-1.7.1x and run ./Config ... make ... make install
Logged

ben

  • Guest
(No subject)
« Reply #4 on: June 29, 2007, 08:25:21 PM »

thanks btw its 1.6.something old i know but ;/
Logged

katsklaw

  • Guest
(No subject)
« Reply #5 on: June 29, 2007, 08:40:44 PM »

same process applies except you have to create a new services.conf file as the 1.6.x version of services.conf doesn't work with 1.7.x
Logged

heinz

  • Guest
(No subject)
« Reply #6 on: June 30, 2007, 06:15:50 PM »

Use gmake instead of make.
Logged
Pages: [1]   Go Up