Dnia 25-10-2007, Cz o godzinie 08:27 -0700, Mark Doliner pisze:
> 2. /var/run/jabberd/component.pid
> 
> I realize that not all operating systems follow the FHS, but it seems
> like either of these alternatives would at least be an improvement.
> What do other people think?
> 
> Similarly, how do people feel about changing the default log file from
> '@localstatedir@/jabberd/log/component.log' to
> '/var/log/jabberd/component.log'?

./configure --prefix=somedir HAVE to move the whole installation to
'somedir'.
So we simply cannot use fixed paths. They HAVE to incorporate $(prefix).

Ant this is the reason for this 'strange' paths. They are relative to
prefix - by default set to /usr/local, which is a place to software
specific to local installation (remember that in big Unix
installations /usr is NFS read-only mounted from shared storage for easy
system upgrades).


-- 
  /\_./o__ Tomasz Sterna
 (/^/(_^^'  Xiaoka.com
._.(_.)_  XMPP: [EMAIL PROTECTED]

_______________________________________________
Jabberd2 mailing list
[email protected]
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com

Reply via email to