> -----Messaggio originale-----
> Da: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] Per conto di 
> Max CtRiX
> Inviato: giovedì 11 ottobre 2007 16.14
> A: Users Mailing List - Non-Commercial Discussion
> Oggetto: Re: [Callweaver-users] Error on trunk ???
> 
> Andrea Lanza ha scritto:
> > Are you certain that this is the right syntax ? I see that 
> callweaver 
> > can't find modules...
> >
> 
> That file is not meant to be used.
> That @stuff@ are markers for the install process and are 
> substituted by proper values at install time.
> When you do "make install" the proper files are installed.
> 

Actually I double checked : after svn co only callweaver.conf.sample.in 
is present

still after ./boostrap
still after ./configure
after make callweaver.conf.sample appears: in it I can read:

......
[directories]
cwetcdir => /usr/local/etc/callweaver
cwmoddir =>
/usr/local/lib/callweaver/modules:/usr/local/lib/callweaver/add-on
cwvarlibdir => /usr/local/var/lib/callweaver
cwdbdir => /usr/local/var/lib/callweaver
cwogidir => /usr/local/share/callweaver/ogi
cwspooldir => /usr/local/var/spool/callweaver
cwrundir => /usr/local/var/run/callweaver
cwlogdir => /usr/local/var/log/callweaver
cwsoundsdir => /usr/local/share/callweaver/sounds
cwkeydir => /usr/local/share/callweaver/keys
....

then I removed callweaver.conf from my /usr/local/etc/callweaver, 
otherwise make install does not replace it (correctly !)

what I find after "make install" is the "bad" file:

callwv01:/usr/local/etc/callweaver # cat
/usr/local/etc/callweaver/callweaver.conf
[general]
;user to run callweaver (this can not be root/UID 0)
cwrunuser => callweaver
;group to run callweaver (this can not be root wheel or GID 0)
cwrungroup => callweaver

[directories]
cwetcdir => /usr/local/etc/callweaver
cwmoddir =>
/usr/local/lib/callweaver/modules:/usr/local/lib/callweaver/add-on
cwvarlibdir => /usr/local/var/lib/callweaver
cwdbdir => /usr/local/var/lib/callweaver
cwogidir => /usr/local/share/callweaver/ogi
cwspooldir => /usr/local/var/spool/callweaver
cwrundir => /usr/local/var/run/callweaver
cwlogdir => /usr/local/var/log/callweaver
cwsoundsdir => /usr/local/share/callweaver/sounds
cwkeydir => /usr/local/share/callweaver/keys

So I can say one of the two 
1) it is a general problem
2) it is a mine problem, in example due to my O.S, revision........

(OpenSuse 10.2 latest patches installed)

Andrea

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Callweaver-users mailing list
Callweaver-users@callweaver.org
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to