Displaying 1 result from an estimated 1 matches for "aststate".
Did you mean:
laststate
2009 Dec 25
2
compile issues.
...compile the source with the latest asterisk-1.6.2.0 these are the issues I am getting.
initially,I got
mkdir: cannot create directory `/var/lib/asterisk'
than after reading the archives:
I did:
./configure --enable-dev-mode --prefix=/tmp/asterisk --sysconfdir=/tmp/astconf --localstatedir=/tmp/aststate
and than make install.:
This is the error I am getting:
tar: vm-tocallnum.gsm: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
tar: vm-tocancel.gsm: Cannot change ownership to uid 1000, gid 1000: Operation not permitted
tar: vm-tocancelmsg.gsm: Cannot change ownership to u...