On Sun, 2006-01-22 at 13:55 +0800, Ronald Wiplinger wrote: > Dave Cotton wrote: > > On Sun, 2006-01-22 at 09:14 +0800, Ronald Wiplinger wrote: > > > >> I used: > >> > >> cvs checkout zaptel libpri asterisk asterisk-addons asterisk-sounds > >> iaxyprov astcc > >> > >> and in the same order I try to compile it. > >> Asterisk ends with the lines below. It complains of a newer libpri, but > >> I just did it a step before! > >> What do I miss? > >> > >> > > > > Did you "make install" libpri? > > > > > yes I did! > ls -l /usr/lib/libpri* > -rw-r--r-- 1 root root 362386 Jan 22 09:17 /usr/lib/libpri.a > lrwxrwxrwx 1 root root 11 Jan 22 09:17 /usr/lib/libpri.so -> > libpri.so.1 > lrwxrwxrwx 1 root root 13 Feb 15 2005 /usr/lib/libpri.so.1 -> > libpri.so.1.0 > -rwxr-xr-x 1 root root 262614 Jan 22 09:17 /usr/lib/libpri.so.1.0 > > The only thing what I found on the web site is, that it does not mention > cvs anymore, but svn. Could this result in different versions?
That's true, cvs is no longer totally up to date. I didn't notice you had used cvs, it's now depreciated. I think you will find that cvs is only updated once a day so it will often have problems like this. -- Dave Cotton <[EMAIL PROTECTED]> _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
