It's easier to check that up ...
On Wed, 6 Aug 2003, Jim Mercer wrote:
> On Wed, Aug 06, 2003 at 09:59:18AM -0500, Martin Pycko wrote:
> > You're looking for libncurses-dev and in libpri you can remove -Werror
> > from libpri/Makefile or cvs update libpri (it should be fixed)
>
> fixed, in that t
Hi,
I am having trouble building and installing libpri and asterisk on my
system. Zaptel seemed to install OK.
I am running SuSE 8.2 ( Linux 2.4.20-4GB )
I have made sure I have the prerequisites ( rpm versions shown below )
rhys2:/usr/src/libpri # uname -a
Linux rhys2 2.4.20-4GB #1 Fri Jul 11 0
Martin Pycko wrote:
You're looking for libncurses-dev and in libpri you can remove -Werror
from libpri/Makefile or cvs update libpri (it should be fixed)
Thanks for that - I installed ncurses-devel and asterisk now builds ok,
but libpri still gives the following error:
rhys2:/usr/src/libpri # mak
Martin Pycko wrote:
well should be ok if you cvs update now.
Many Thanks !
Martin
On Wed, 6 Aug 2003, Rhys Hopkins wrote:
Martin Pycko wrote:
You're looking for libncurses-dev and in libpri you can remove -Werror
from libpri/Makefile or cvs update libpri (it should be fixed)
Thanks for th
On Wed, Aug 06, 2003 at 09:59:18AM -0500, Martin Pycko wrote:
> You're looking for libncurses-dev and in libpri you can remove -Werror
> from libpri/Makefile or cvs update libpri (it should be fixed)
fixed, in that they removed -Werror, or fixed in that they updated the code
to eliminate the warni
You're looking for libncurses-dev and in libpri you can remove -Werror
from libpri/Makefile or cvs update libpri (it should be fixed)
regards
Martin
On Wed, 6 Aug 2003, Rhys Hopkins wrote:
> Hi,
>
> I am having trouble building and installing libpri and asterisk on my
> system. Zaptel seemed to
well should be ok if you cvs update now.
Martin
On Wed, 6 Aug 2003, Rhys Hopkins wrote:
> Martin Pycko wrote:
> > You're looking for libncurses-dev and in libpri you can remove -Werror
> > from libpri/Makefile or cvs update libpri (it should be fixed)
> >
>
> Thanks for that - I installed ncurse