Giter Site home page Giter Site logo

elastix-mt-gui's Introduction

elastix-mt-gui - Elastix MT GUI

ScreenShot

This code is distributed under the GNU LGPL v2.0 license.

Introduction

Installation

Install the git package and follow the instructions on a CentOS 6.

cd /usr/src

#System packages
yum -y install system-config-date system-config-firewall-base system-config-keyboard system-config-language system-config-network-tui system-config-users
#Packages for this implementation.
yum -y install dialog vim mc screen git nmap wget mlocate mailx 
#Packages for web server.
yum -y groupinstall "Web Server"
yum -y install mod_ssl openssl
#Packages to the database.
yum -y install mysql-server mysql-connector-odbc
#Packages for php
wget http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm -O /usr/src/epel-release-6-8.noarch.rpm
rpm -ivh /usr/src/epel-release-6-8.noarch.rpm
yum -y install php-mcrypt
yum -y install php php-cli php-common php-devel php-gd php-imap php-mbstring  php-mysql php-pdo php-pear php-pear-DB php-process php-soap php-xml
#Packages for perl
yum -y install perl-Archive-Tar perl-Archive-Zip perl-CGI perl-Convert-BinHex perl-Crypt-OpenSSL-Bignum perl-Crypt-OpenSSL-RSA perl-Date-Manip perl-Digest-HMAC perl-Digest-SHA perl-Encode-Detect perl-HTML-Parser perl-HTML-TokeParser-Simple perl-HTTP-Response-Encoding perl-IO-Multiplex perl-IO-Socket-INET6 perl-IO-Socket-SSL perl-IO-stringy perl-MIME-tools perl-Mail-DKIM perl-Mail-IMAPClient perl-Net-IP perl-Net-Server perl-Net-Telnet perl-NetAddr-IP perl-String-CRC32 perl-URI perl-Unix-Syslog perl-WWW-Mechanize perl-XML-Parser  perl-suidperl

Cloning repository
git clone https://github.com/elastixmt/elastix-mt-gui.git

elastix-mt-gui's People

Contributors

avillacis avatar lordbasex avatar iperfex-team avatar elastix avatar

Stargazers

Daniele De Lorenzi avatar André Vitor Cuba de Miranda avatar  avatar Phillip W. avatar Mark avatar Rowan Thorpe avatar André J avatar Christian Hochfilzer avatar Russ Herrold avatar Michael Martin avatar Ward Mundy & Associates LLC avatar  avatar George Theofilis avatar Victor Villarreal avatar Jeffrey avatar Gabriel Diaz avatar Bogdan Cristea avatar Óscar Esteve avatar

Watchers

Christian Hochfilzer avatar Bogdan Cristea avatar James Cloos avatar Gabriel Diaz avatar Ronen Amon avatar Jaime Zúñiga avatar  avatar Maila Networks avatar  avatar  avatar  avatar

elastix-mt-gui's Issues

invalid data source name

ERROR DE DB: Error de conexion a la base de datos - invalid data source name

I understand that is error is from the pDO from PEAR which I am not too familiar with. I tested out this repo on Digital Ocean CentOS 6.5. Thanks in advance!

Asterisk install

I don't seen anything in the install guide about installing Asterisk. The GUI is useless without Asterisk so that should be part of the install guide imho. Can we just install Asterisk from official RPM's? Please consider adding it to the guide.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.