Page 1 of 1

Anope not responding !

Posted: Mon Jan 31, 2005 4:06 pm
by GouroB
man ... every step was perfect ..... no error msg i found ... but now when i am trying to run the services its not running :(

leme make it a bit more clear .... after " gmake install " i was told to edit the " example.conf " file ... and i edit it , rename it to services.conf ... and placed it in to default dir ~/services .... now when i am trying to run it ... with " ./services " its giving me a msg
-bash: ./Services: No such file or directory
any idea ... ?

Posted: Mon Jan 31, 2005 6:57 pm
by Dukat
Yes...
You typed "Services" instead of "services".
Unix is case sensitive...

Posted: Mon Jan 31, 2005 7:36 pm
by GouroB
Dukat :roll: good point but
i tried all ./services , ./Services .... in all possible folders like anope-1.7.8 , ~/services ... same ... :(

Posted: Wed Feb 02, 2005 4:56 pm
by Shelluser
GouroB wrote:Dukat :roll: good point but
i tried all ./services , ./Services .... in all possible folders like anope-1.7.8 , ~/services ... same ... :(
That sounds a bit silly ;-)

How about using ./services in the directory where you actually installed Anope to ? Meaning: then you used ./Config (or ./configure) you specified a directory; thats the place to look and the place to use the command. "ls is your friend".