sounds like you dont have the make utility installed. is this an rpm based system or debian or what? do this - which make you should get something like /usr/bin/make if you get nothing, then you dont have make installed. if you dont have that installed, there is probably a whole lot of development tools you are going to need as well. On Thursday 18 November 2004 09:20, Rodney Acosta Coya wrote:> i just do this: > tar -zxvf asterisk-1.0.0.tar.gz > but when i type make i get command not found > > can some bathy help me hith this??? > > > > -----Mensaje original----- > De: Jerry Geis [mailto:geisj@pagestation.com] > Enviado el: Jueves, 11 de Noviembre de 2004 04:12 p.m. > Para: asterisk-users@lists.digium.com > Asunto: [Asterisk-Users] Can some bady help me ??? > > > Somewhere on the download pages it talks about compiling the apps like > below! > > tar -zxvf zaptel-1.0.0.tar.gz > cd zaptel-1.0.0; make; make install; make config; cd .. > > tar -zxvf zapata-1.0.0.tar.gz > cd zapata-1.0.0; make; make install; cd .. > > tar -zxvf asterisk-1.0.0.tar.gz > cd asterisk-1.0.0; make; make install; make samples; cd .. > > Jerry > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-- Chad Whitten Network Administrator neXband Communications cwhitten@nexband.com 601-944-4801 Phone 601-944-4803 Fax
On Thu, 18 Nov 2004, Rodney Acosta Coya wrote:> my distro is novell linux desktop > yes is an rpm based system > > look this > > linux:/inst/pbx/asterisk-1.0.0 # - which make > bash: popd: directory stack empty > > what can i do??Is it possible that you are new to linux ? Try typing which make (without "-") and the command you should have to type to compile is make; make install (not ":") But I am not sure if there are development tools on Novell Linux Desktop ready to install... Christoph
Rodney Acosta Coya
2004-Nov-18 08:20 UTC
[Asterisk-Users] please Can some bady help me ???
i just do this: tar -zxvf asterisk-1.0.0.tar.gz but when i type make i get command not found can some bathy help me hith this??? -----Mensaje original----- De: Jerry Geis [mailto:geisj@pagestation.com] Enviado el: Jueves, 11 de Noviembre de 2004 04:12 p.m. Para: asterisk-users@lists.digium.com Asunto: [Asterisk-Users] Can some bady help me ??? Somewhere on the download pages it talks about compiling the apps like below! tar -zxvf zaptel-1.0.0.tar.gz cd zaptel-1.0.0; make; make install; make config; cd .. tar -zxvf zapata-1.0.0.tar.gz cd zapata-1.0.0; make; make install; cd .. tar -zxvf asterisk-1.0.0.tar.gz cd asterisk-1.0.0; make; make install; make samples; cd .. Jerry _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Rodney Acosta Coya
2004-Nov-18 08:49 UTC
[Asterisk-Users] please Can some bady help me ???
my distro is novell linux desktop yes is an rpm based system look this linux:/inst/pbx/asterisk-1.0.0 # - which make bash: popd: directory stack empty what can i do?? Rodney Acosta Coya. -----Mensaje original----- De: Chad Whitten [mailto:chadwick@eipi.net] Enviado el: Jueves, 18 de Noviembre de 2004 09:36 a.m. Para: 'Asterisk Users Mailing List - Non-Commercial Discussion' Asunto: Re: [Asterisk-Users] please Can some bady help me ??? sounds like you dont have the make utility installed. is this an rpm based system or debian or what? do this - which make you should get something like /usr/bin/make if you get nothing, then you dont have make installed. if you dont have that installed, there is probably a whole lot of development tools you are going to need as well. On Thursday 18 November 2004 09:20, Rodney Acosta Coya wrote:> i just do this: > tar -zxvf asterisk-1.0.0.tar.gz > but when i type make i get command not found > > can some bathy help me hith this??? > > > > -----Mensaje original----- > De: Jerry Geis [mailto:geisj@pagestation.com] > Enviado el: Jueves, 11 de Noviembre de 2004 04:12 p.m. > Para: asterisk-users@lists.digium.com > Asunto: [Asterisk-Users] Can some bady help me ??? > > > Somewhere on the download pages it talks about compiling the apps like > below! > > tar -zxvf zaptel-1.0.0.tar.gz > cd zaptel-1.0.0; make; make install; make config; cd .. > > tar -zxvf zapata-1.0.0.tar.gz > cd zapata-1.0.0; make; make install; cd .. > > tar -zxvf asterisk-1.0.0.tar.gz > cd asterisk-1.0.0; make; make install; make samples; cd .. > > Jerry > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-- Chad Whitten Network Administrator neXband Communications cwhitten@nexband.com 601-944-4801 Phone 601-944-4803 Fax _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Rodney Acosta Coya
2004-Nov-18 09:10 UTC
[Asterisk-Users] please Can some bady help me ???
i found in my cd this files: make-3.80-184.2.i586.rpm makedev-2.6-403.2.i586.rpm what do you think??? Rodney -----Mensaje original----- De: Chad Whitten [mailto:chadwick@eipi.net] Enviado el: Jueves, 18 de Noviembre de 2004 09:59 a.m. Para: Asterisk Users Mailing List - Non-Commercial Discussion Asunto: Re: [Asterisk-Users] please Can some bady help me ??? dont know if the novell linux desktop offers the devel tools with it. pop in your install cd and see if you can find a make-<version-number>.rpm file. if so, install it and whatever dependencies it asks for. if you cant find one on the cd, my suggestion would be to find rpms of asterisk or get another system running suse pro 9.1 or redhat fedora or some other non-desktop based distro to install on. On Thursday 18 November 2004 09:49, Rodney Acosta Coya wrote:> my distro is novell linux desktop > yes is an rpm based system > > look this > > linux:/inst/pbx/asterisk-1.0.0 # - which make > bash: popd: directory stack empty > > what can i do?? > > Rodney Acosta Coya. > > > -----Mensaje original----- > De: Chad Whitten [mailto:chadwick@eipi.net] > Enviado el: Jueves, 18 de Noviembre de 2004 09:36 a.m. > Para: 'Asterisk Users Mailing List - Non-Commercial Discussion' > Asunto: Re: [Asterisk-Users] please Can some bady help me ??? > > > sounds like you dont have the make utility installed. is this an rpmbased> system or debian or what? do this - which make > you should get something like > > /usr/bin/make > > if you get nothing, then you dont have make installed. if you dont have > that > installed, there is probably a whole lot of development tools you aregoing> to need as well. > > On Thursday 18 November 2004 09:20, Rodney Acosta Coya wrote: > > i just do this: > > tar -zxvf asterisk-1.0.0.tar.gz > > but when i type make i get command not found > > > > can some bathy help me hith this??? > > > > > > > > -----Mensaje original----- > > De: Jerry Geis [mailto:geisj@pagestation.com] > > Enviado el: Jueves, 11 de Noviembre de 2004 04:12 p.m. > > Para: asterisk-users@lists.digium.com > > Asunto: [Asterisk-Users] Can some bady help me ??? > > > > > > Somewhere on the download pages it talks about compiling the apps like > > below! > > > > tar -zxvf zaptel-1.0.0.tar.gz > > cd zaptel-1.0.0; make; make install; make config; cd .. > > > > tar -zxvf zapata-1.0.0.tar.gz > > cd zapata-1.0.0; make; make install; cd .. > > > > tar -zxvf asterisk-1.0.0.tar.gz > > cd asterisk-1.0.0; make; make install; make samples; cd .. > > > > Jerry > > > > _______________________________________________ > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > _______________________________________________ > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > _______________________________________________ > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://lists.digium.com/mailman/listinfo/asterisk-users > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users-- Chad Whitten Network Administrator neXband Communications cwhitten@nexband.com 601-944-4801 Phone 601-944-4803 Fax _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users