Page 1 of 1

Errors while installing Asterisk/Vicidial from scratch

PostPosted: Sat Apr 28, 2007 10:35 pm
by albatroz
Following the instructions on this page
http://astguiclient.sourceforge.net/scr ... stall.html
I get several errors after typing these commands...

Code: Select all
- cd ./zaptel-1.2.16
   - make clean
   - make
   - make install
   - cd ../libpri-1.2.4
   - make clean
   - make
   - make install


I am installing Asterisk on a laptop that of course does not have any Digium
card, so can I assume that these errors are normal?

PostPosted: Sat Apr 28, 2007 11:05 pm
by albatroz
Finally got Asterisk installed with these lines, what do you think?

apt-get install zaptel-source

apt-get install zaptel libzap1 libspeex1 libgsm1 libiax0 libogg0 speex asterisk asterisk-sounds-main

PostPosted: Sun Apr 29, 2007 11:40 am
by albatroz
Forgot to mention, that I was trying to install this on Ubuntu Linux....

PostPosted: Sun Apr 29, 2007 1:29 pm
by mflorell
The SCRATCH_INSTALL doc is aimed at installing from source on Slackware Linux, so it will not work for everyone on every distro as it is written. I usually like compiling everything from source, especially Asterisk because you need to patch it.

Do you know what version of zaptel you are loading?

PostPosted: Sun Apr 29, 2007 11:48 pm
by Op3r
Do you have kernel sources? and what errors are you experiencing? I dont see any.

Installing VICIDIAL in ubuntu had been easy for me. All I did for the the asterisk side was apt-get install asterisk :) then installed other prerequisites.

PostPosted: Wed May 09, 2007 4:25 am
by Polis_ttt
you have to install all packages step-by-step as in scratch-manual, in other wise it wont work if your installing it with apt-get command. I had to do it on my ubuntu 6.06 lamp server.

PostPosted: Thu May 24, 2007 10:43 pm
by albatroz
I remember there is a howto (or a wiki) for installation over Debian.
However I can't recall the location.

Op3r wrote:Do you have kernel sources? and what errors are you experiencing? I dont see any.

Installing VICIDIAL in ubuntu had been easy for me. All I did for the the asterisk side was apt-get install asterisk :) then installed other prerequisites.

PostPosted: Fri May 25, 2007 1:03 am
by ramindia
Hi

your distro support apt-get

then read this

http://www.channelblend.com:8080/SCRATC ... LL_DEB.txt

ram

PostPosted: Fri May 25, 2007 6:19 am
by albatroz
Just a question, Have you noticed if the "kernel header files" are installed with Ubuntu?

PostPosted: Fri May 25, 2007 6:52 am
by albatroz
I am currently installing Vicidial on Ubuntu 7.04 Feisty Fawn
following this URL http://www.channelblend.com:8080/SCRATC ... LL_DEB.txt

everything was running smoothly until I got this error for Lame installation
I am getting this error message during the installation of Lame

I guess that for Ubuntu, one could use apt-get install lame instead...
it will install 3.96 version too