[Asterisk-Users] fedora core 1 install problem

2003-12-17 Thread David Luyens
Hi, I am trying ti install an asterisk system on fedora core 1. During the make of asterisk I got the folowing problem: bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c make: *** [ast_expr.c] Broken pipe Does anybody know how to solve this? David \"/usr/lib/asterisk\" -DASTVARL

[Asterisk-Users] fedora core 1 install problem

2003-12-29 Thread Justin Sinclair
>From: "David Luyens" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: RE: [Asterisk-Users] fedora core 1 install problem >Date: Mon, 22 Dec 2003 14:20:55 +0100 >Reply-To: [EMAIL PROTECTED] > >Hi Ernest, > >I have installed as you descr

Re: [Asterisk-Users] fedora core 1 install problem

2003-12-17 Thread Ernest W. Lessenger
At 09:20 AM 12/17/2003, you wrote: Hi, I am trying ti install an asterisk system on fedora core 1. During the make of asterisk I got the folowing problem: bison ast_expr.y --name-prefix=ast_yy -o ast_expr.c make: *** [ast_expr.c] Broken pipe Does anybody know how to solve this? Dav

Re: [Asterisk-Users] fedora core 1 install problem

2003-12-17 Thread matt
Strange... I just did one yesterday on Fedora Core 1 and eventually got everything sweet... what user did you use? did you run it from screen or a prompt? did you install the pre-requisites and/or check for them with rpm-q package name? i.e. rpm - q kernel-source readline readline-devel ope

RE: [Asterisk-Users] fedora core 1 install problem

2003-12-18 Thread David Luyens
] root]# -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens matt Verzonden: woensdag 17 december 2003 23:30 Aan: [EMAIL PROTECTED] Onderwerp: Re: [Asterisk-Users] fedora core 1 install problem Strange... I just did one yesterday on Fedora Core 1 and

RE: [Asterisk-Users] fedora core 1 install problem

2003-12-22 Thread David Luyens
PROTECTED] [mailto:[EMAIL PROTECTED] Namens Ernest W. Lessenger Verzonden: woensdag 17 december 2003 18:54 Aan: [EMAIL PROTECTED] Onderwerp: Re: [Asterisk-Users] fedora core 1 install problem At 09:20 AM 12/17/2003, you wrote: >Hi, > >I am trying ti install an asterisk system on fedora core

Re: [Asterisk-Users] fedora core 1 install problem

2003-12-30 Thread WipeOut
Justin Sinclair wrote: From: "David Luyens" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: RE: [Asterisk-Users] fedora core 1 install problem Date: Mon, 22 Dec 2003 14:20:55 +0100 Reply-To: [EMAIL PROTECTED] Hi Ernest, I have installed as you described, and now

RE: [Asterisk-Users] fedora core 1 install problem

2003-12-30 Thread David Luyens
Thanks! -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Justin Sinclair Verzonden: dinsdag 30 december 2003 2:33 Aan: [EMAIL PROTECTED] Onderwerp: [Asterisk-Users] fedora core 1 install problem >From: "David Luyens" <[EMAIL PROTECTE

RE: [Asterisk-Users] fedora core 1 install problem

2003-12-30 Thread John Breeden
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of WipeOut > Sent: Monday, December 29, 2003 9:57 PM > To: [EMAIL PROTECTED] > Subject: Re: [Asterisk-Users] fedora core 1 install problem > > > > While your work aroun

Re: [Asterisk-Users] fedora core 1 install problem - CAN SOMEONE ELSE HELP HIM

2003-12-18 Thread matt
CTED] root]# -Oorspronkelijk bericht- Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens matt Verzonden: woensdag 17 december 2003 23:30 Aan: [EMAIL PROTECTED] Onderwerp: Re: [Asterisk-Users] fedora core 1 install problem Strange... I just did one yesterday on Fedora Core 1 and eventually got

Re: [Asterisk-Users] fedora core 1 install problem - CAN SOMEONE ELSE HELP HIM

2003-12-18 Thread andrewg
The name bru1voip kindof looks familarish to me ;) (hi btw), but may just be concidental. What are the specs on the box you are trying to compile it on? (disk/ram/etc) If its a pitiful machine, compile it on another machine, and transfer it over. Sometimes Makefiles have a PREFIX (or so) option,

RE: [Asterisk-Users] fedora core 1 install problem - CAN SOMEONE ELSE HELP HIM

2003-12-18 Thread David Luyens
PROTECTED] Namens [EMAIL PROTECTED] Verzonden: donderdag 18 december 2003 22:00 Aan: [EMAIL PROTECTED] Onderwerp: Re: [Asterisk-Users] fedora core 1 install problem - CAN SOMEONE ELSE HELP HIM The name bru1voip kindof looks familarish to me ;) (hi btw), but may just be concidental. What are the specs on

RE: [Asterisk-Users] fedora core 1 install problem - CAN SOMEONE ELSE HELP HIM

2003-12-18 Thread Chris Albertson
Reinstaling the OS is not going to do anything ut get you right back to where yu are now. Look at the last command the the Makefile tried to run. Did it choke while running bison? If so run the bison command by hand. What happens? You need to "cd" to the directory where Makewas at when it tr