Page 1 of 1

Ircservices5.1.4 languages failed

Posted: Sat Oct 27, 2007 3:51 am
by Reborn
Hello there.

I'm running unrealircd with ircservices5.1.4

After a search on google and forums with no luck O really hope someone out there can help me.

I run the services with ./ircservices -dir=data (If i left out -dir=data, it says that ircservices.conf is missing. Anyhow my logfile, ircservices.log has this inside.

Code: Select all

[Oct 27 05:41:33 2007] IRC Services 5.1.4 starting up
[Oct 27 05:41:33 2007] Failed to load language 0 (en_us): No such file or directory
[Oct 27 05:41:33 2007] Failed to load language 10 (nl): No such file or directory
[Oct 27 05:41:33 2007] Failed to load language 6 (fr): No such file or directory
[Oct 27 05:41:33 2007] Failed to load language 9 (de): No such file or directory
[Oct 27 05:41:33 2007] Failed to load language 11 (hu): No such file or directory
[Oct 27 05:41:33 2007] Failed to load language 2 (ja_euc): No such file or directory
[Oct 27 05:41:33 2007] Failed to load language 3 (ja_sjis): No such file or directory
[Oct 27 05:41:33 2007] Failed to load language 12 (ru): No such file or directory
[Oct 27 05:41:33 2007] Failed to load language 4 (es): No such file or directory
[Oct 27 05:41:33 2007] Failed to load language 7 (tr): No such file or directory
[Oct 27 05:41:33 2007] Unable to load default language
I changed all the files as needed and did a make install in the /lang/ directory. This didn't solve it.