[Asterisk-Users] How could I install the asterisk with embede
d system?
Fettahlioglu, Mahmut
Mahmut.Fettahlioglu at oa.com.au
Mon Mar 3 19:44:25 MST 2003
Just change the install prefix directory in asterisk makefile to something
like /usr/local/asterisk, and then you will see all the files needed for
asterisk to run.
> -----Original Message-----
> From: Steven Critchfield [mailto:critch at basesys.com]
> Sent: Saturday, 1 March 2003 22:03
> To: asterisk-users at lists.digium.com
> Subject: Re: [Asterisk-Users] How could I install the asterisk with
> embeded system?
>
>
> On Sat, 2003-03-01 at 02:49, info at itwav.com wrote:
> > Hi,I want to install the asterisk to my Flash disk without
> source code. I
> > wonder if somebody could hint me the files that I needed.
>
> on a fresh system where you just built your asterisk source for the
> embedded system do the following.
>
> find /|grep asterisk |grep -v src|grep -v include
>
> This should get you all the asterisk itself files since most
> all of the
> files get put in a asterisk directory.
>
> You should find directories like,
> /etc/asterisk
> /var/spool/asterisk
> /var/lib/asterisk
> /usr/lib/asterisk
> /var/log/asterisk
>
> and files,
> /usr/sbin/asterisk
> /usr/sbin/safe_asterisk
>
> --
> Steven Critchfield <critch at basesys.com>
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list