Thanks
Problems running IRCD on shell
Problems running IRCD on shell
Yesterday I downloaded Unreal IRCD 3.2.6 and I ran it from my home PC at first and everything worked fine. Today I uploaded everything onto a shell I bought, but I have no idea how to run the IRCD from the shell. If anyone could help me out I'd appreciate it 
Thanks
Thanks
Another question: I did ./Config and then make, and now it's just printing loads of jibberish like:
It's been printing things similar to this for a long time now, is this meant to happen or have I messed up?
Code: Select all
ptr_reply.c -o ares_parse_ptr_reply.o
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT ares_parse_aaaa_reply.lo -MD -MP -MF ".deps/ares_parse_aaaa_reply.Tpo" -c -o ares_parse_aaaa_reply.lo ares_parse_aaaa_reply.c; \
then mv -f ".deps/ares_parse_aaaa_reply.Tpo" ".deps/ares_parse_aaaa_reply.Plo"; else rm -f ".deps/ares_parse_aaaa_reply.Tpo"; exit 1; fi