Reply
 
Thread Tools Display Modes
  #1  
Old 01-22-09, 01:46 PM
MrBostn MrBostn is offline
Senior Member
 
Join Date: Jan 2009
Posts: 119
HOW-TO Install Cepstral
hi running piaf 1.3 32bit.
trying to install cepstral via webmin command line

right after I type in ./install.sh the screen freezes. I tried it on the console but junk flashes ont hes screen. Any Ideas? Wrong version maybe?

Thanks
Scott
Reply With Quote
  #2  
Old 01-22-09, 02:21 PM
wardmundy wardmundy is offline
Nerd Uno
 
Join Date: Oct 2007
Posts: 3,881
Try this script to install 32-bit Cepstral on Asterisk 1.4 systems.

Or you can add it directly to your system after logging in as root. And then run the script: install-cepstral

HTML Code:
cd /usr/local/sbin
wget http://nerdvittles.dreamhosters.com/pbxinaflash/source/cepstral/install-cepstral

Last edited by wardmundy : 01-22-09 at 02:27 PM.
Reply With Quote
  #3  
Old 01-22-09, 02:43 PM
MrBostn MrBostn is offline
Senior Member
 
Join Date: Jan 2009
Posts: 119
Thank you Ward. I'm still having issues but I'll work through it.
Reply With Quote
  #4  
Old 01-22-09, 03:05 PM
MrBostn MrBostn is offline
Senior Member
 
Join Date: Jan 2009
Posts: 119
(I'm installing Callie), by the way.

I do this:
cd /root
wget http://downloads.cepstral.com/cepstr...x_5.1.0.tar.gz
tar -zxvf Cepstral*
cd Cepstral_Callie-8kHz_i386-linux_5.1.0
./install.sh

Right after I type in ./install.sh in webmin I get nothing.

I wasn't sure how to run the entire script so I saved your script to a text file, changed Allison to Callie saved it as a .sh file uploaded it to the PIAF server and tried to run it but I got permission denied.
Reply With Quote
  #5  
Old 01-22-09, 04:54 PM
jroper jroper is offline
Guru
 
Join Date: Oct 2007
Posts: 3,333
Hi

It may be helpful if you read Conversational Linux - http://pbxinaflash.net/Conversational_Linux.pdf

Meanwhile to make a script executable - type the following

chmod +x filename.sh

Then to run it type ./filename.sh

the +x says that the script has the right to be executed

Joe
Reply With Quote
  #6  
Old 01-22-09, 06:51 PM
MrBostn MrBostn is offline
Senior Member
 
Join Date: Jan 2009
Posts: 119
Thank you very much.
Reply With Quote
  #7  
Old 01-28-09, 07:09 PM
MrBostn MrBostn is offline
Senior Member
 
Join Date: Jan 2009
Posts: 119
Still nothing. This is what I did.

I copy Ward's script to a text file on a windows pc. I save as cepstral.sh

I then open IE7 and login to webmin of the piaf server.
I then upload cepstral.sh to /root
Then while in webmin I go to the command line. I type cd /root and type chmod +x cepstral.sh
Then I type in ./cepstral.sh

and nothing really happens. No output nothing. I can navigate around, nothing is frozen..

Any thoughts?
Reply With Quote
  #8  
Old 01-28-09, 10:22 PM
tshif tshif is offline
Guru
 
Join Date: Jan 2008
Location: San Diego, Calif
Posts: 1,131
I would suggest that you try a tool like putty.exe to work at the command line on your pbx. Webmin's command line interface may be getting in the way a bit.
Reply With Quote
  #9  
Old 01-29-09, 07:46 AM
MrBostn MrBostn is offline
Senior Member
 
Join Date: Jan 2009
Posts: 119
Using putty worked. Thank you for the tip.

Last edited by MrBostn : 01-29-09 at 08:06 AM. Reason: update
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 08:59 PM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.
Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2007-2008, Ward Mundy & Associates