List Info

Thread: howto install asterisk on freebsd release 4.11




howto install asterisk on freebsd release 4.11
user name
2006-08-23 22:58:01
Hi There,

Is there anybody who installed asterisk on freebsd
4.11 release ?
I was not succesful. please guide me.
I updated the ports and I installed the lib using
ports but when I try to install zaptel it says cannot
load it for release before than 5
I couldn't install the asterisk from ports also
because it ask for zaptel.
I don't need zaptel because I will not use hardware by
asterisk.
Please also let me know how to cancel the requirment
of zaptel during insalling asterisk from ports ?
Below please find my tries;

Thanks
Mansour Safaie

dedi513# cd /usr/ports/misc/zaptel/
dedi513# make install clean
===>  zaptel-1.0 does not build on FreeBSD \< 5.x.
*** Error code 1

Stop in /usr/ports/misc/zaptel.
dedi513# cd /usr/ports/net/asterisk
dedi513# make install clean
===>   asterisk-1.2.9.1_1 depends on executable in :
mpg123 - found
===>   asterisk-1.2.9.1_1 depends on package:
libpri>=1.2.0 - found
===>   asterisk-1.2.9.1_1 depends on file:
/usr/local/include/zaptel.h - not found
===>    Verifying install for
/usr/local/include/zaptel.h in /usr/ports/misc/zaptel
===>  zaptel-1.0 does not build on FreeBSD \< 5.x.
*** Error code 1

Stop in /usr/ports/misc/zaptel.
*** Error code 1

Stop in /usr/ports/net/asterisk.
dedi513# cd
/usr/local/asterisk-install/asterisk/asterisk-1.2.10
dedi513# ls
.cleancount             callerid.c             
jitterbuf.c
.lastclean              cdr                    
jitterbuf.h
.version                cdr.c                   keys
BUGS                    channel.c              
loader.c
CHANGES                 channels               
logger.c
COPYING                 chanvars.c             
manager.c
CREDITS                 cli.c                   md5.c
ChangeLog               codecs                 
mkpkgconfig
HARDWARE                coef_in.h              
muted.c
LICENSE                 coef_out.h             
muted.conf.sample
Makefile                config.c               
netsock.c
README                  configs                 pbx
README.fpm              contrib                 pbx.c
SECURITY                cryptostub.c            plc.c
UPGRADE.txt             cygwin                  poll.c
acl.c                   db.c                   
privacy.c
aescrypt.c              db1-ast                 redhat
aeskey.c                devicestate.c           res
aesopt.h                dlfcn.c                 rtp.c
aestab.c                dns.c                  
sample.call
agi                     dnsmgr.c                say.c
alaw.c                  doc                    
sched.c
app.c                   dsp.c                  
slinfactory.c
apps                    ecdisa.h                sounds
ast_expr2.c             editline               
sounds.txt
ast_expr2.fl            enum.c                  srv.c
ast_expr2.h             file.c                 
stdtime
ast_expr2.y             formats                
strcompat.c
ast_expr2f.c            frame.c                 tdd.c
asterisk.8              fskmodem.c              term.c
asterisk.c              funcs                  
translate.c
asterisk.sgml           image.c                 ulaw.c
astmm.c                 images                  utils
autoservice.c           include                
utils.c
build_tools             indications.c
buildinfo.c             io.c
dedi513# make install clean
"Makefile", line 28: Missing dependency operator
"Makefile", line 32: Need an operator
"Makefile", line 35: Need an operator
Error expanding embedded variable.
dedi513# make
"Makefile", line 28: Missing dependency operator
"Makefile", line 32: Need an operator
"Makefile", line 35: Need an operator
Error expanding embedded variable.
dedi513#
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
howto install asterisk on freebsd release 4.11
user name
2006-08-23 23:03:02
HI Mansour,

> Is there anybody who installed asterisk on freebsd
> 4.11 release ?
> I was not succesful. please guide me.

I built Asterisk for FreeBSD 4.11 from source. Download a
copy of the  
source from http://asteriskpbx.org/
then extract the tar archive and  
run:

gmake clean
gmake install

That should be all you need to do.

--
VoiceBox Communcations™
[ jeremyvoicebox.net.au ]


_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
howto install asterisk on freebsd release 4.11
user name
2006-08-24 05:29:24

On 08/24/06 07:03 Jeremy Bogan said the following:
> HI Mansour,
> 
>> Is there anybody who installed asterisk on freebsd
>> 4.11 release ?
>> I was not succesful. please guide me.
> 
> 
> I built Asterisk for FreeBSD 4.11 from source. Download
a copy of the  
> source from http://asteriskpbx.org/
then extract the tar archive and  run:
> 
> gmake clean
> gmake install
> 
> That should be all you need to do.

be wary though that when you're using zaptel-bsd, libpri
and asterisk, 
there'll be a number of thread-related issues you'd run
into due to the 
threading model used on 4.x. moving to 6.x solves this
cleanly. in 
addition, the zaptel-bsd drivers are tested on 6.x and not
necessarily on 4.x

-- 
Regards,                           /\_/\   "All dogs
go to heaven."
dineshalphaque.com                (0 0)   http://www.openmalay
siablog.com/
+==========================----oOO--(_)--OOo----============
==============+
| for a in past present future; do                          
             |
|   for b in clients employers associates relatives
neighbours pets; do   |
|   echo "The opinions here in no way reflect the
opinions of my $a $b."  |
| done; done                                                
             |
+===========================================================
==============+
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
howto install asterisk on freebsd release 4.11
user name
2006-08-24 07:34:26
mansour safai wrote:
> Hi There,
>
> Is there anybody who installed asterisk on freebsd
> 4.11 release ?
> I was not succesful. please guide me.
> I updated the ports and I installed the lib using
> ports but when I try to install zaptel it says cannot
> load it for release before than 5
> I couldn't install the asterisk from ports also
> because it ask for zaptel.
> I don't need zaptel because I will not use hardware by
> asterisk.
>   

make -DWITHOUT_ZAPTEL install
> Please also let me know how to cancel the requirment
> of zaptel during insalling asterisk from ports ?
> Below please find my tries;
>
> dedi513# cd /usr/ports/net/asterisk
> dedi513# make install clean
>   

see /usr/ports/net/asterisk/Makefile for more options
(WITHOUT_ODBC
WITHOUT_FAX WITHOUT_H323)
                                                            
             
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
howto install asterisk on freebsd release 4.11
user name
2006-08-28 07:59:03
> be wary though that when you're using zaptel-bsd,
libpri and  
> asterisk, there'll be a number of thread-related
issues you'd run  
> into due to the threading model used on 4.x. moving to
6.x solves  
> this cleanly. in addition, the zaptel-bsd drivers are
tested on 6.x  
> and not necessarily on 4.x

Just out of curiosity, which release of Zaptel-BSD supports
4.11 (via  
SVN)?

--
VoiceBox Communcations™
[ jeremyvoicebox.net.au ]


_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
howto install asterisk on freebsd release 4.11
user name
2006-08-29 08:38:50

On 08/28/06 15:59 Jeremy Bogan said the following:
>> be wary though that when you're using zaptel-bsd,
libpri and  
>> asterisk, there'll be a number of thread-related
issues you'd run  
>> into due to the threading model used on 4.x. moving
to 6.x solves  
>> this cleanly. in addition, the zaptel-bsd drivers
are tested on 6.x  
>> and not necessarily on 4.x
> 
> 
> Just out of curiosity, which release of Zaptel-BSD
supports 4.11 (via  
> SVN)?

i really can't remember, but it's got to be more than 8
months old by now.

-- 
Regards,                           /\_/\   "All dogs
go to heaven."
dineshalphaque.com                (0 0)   http://www.openmalay
siablog.com/
+==========================----oOO--(_)--OOo----============
==============+
| for a in past present future; do                          
             |
|   for b in clients employers associates relatives
neighbours pets; do   |
|   echo "The opinions here in no way reflect the
opinions of my $a $b."  |
| done; done                                                
             |
+===========================================================
==============+
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
[1-6]

about | contact  Other archives ( Real Estate discussion Medical topics )