[jadmin] Re: Re: Problem building jabber-1.4.1

Matthias Wimmer m at tthias.eu
Thu Mar 1 03:38:44 CST 2007


Hi Lars!

Lars Sommer schrieb:
> Now i edited the jabber.xml.dist and the jabber.xml.dist.in (edited both
> to be sure), and where there before was "localhost", now says
> "fasterlars.shit.la". 
>   
Non of these two files have to be edited.

Since version 1.4.4 of jabberd14 you do not run jabberd where you 
compiled, but you do a "make install" to copy all needed files to the 
location where you want them to be. (You selected this with the 
--prefix=/path switch of the configure script.)
At the make install step, your jabber.xml.dist file is installed and if 
it does not yet exist copied to the jabber.xml file, which is then 
actually used by your jabberd.

If you want to know the default location for the jabber.xml 
configuration file, run jabberd with the option "-v" (e.g. "jabberd -v").


Matthias


More information about the JAdmin mailing list