Appendix C: Opengts Installation (Linux) - Cartft FLEETPC-ARM-300 Quick Start Manual

Fleet pc series car pc
Hide thumbs Also See for FLEETPC-ARM-300:
Table of Contents

Advertisement

FLEETPC-ARM-300 Quick Start Guide
 
 
Appendix C: OpenGTS Installation
 
(Linux)
 
 
Note: OpenGTS is used as a demonstration server to work with FLEETPC-
ARM-100. It is not part of FLEETPC-ARM-100 product. Please check below
link for more information on OpenGTS:
 
 
 
C-1 Host Computer
 
Setup a Linux host computer with the following minimum software and hardware
requirements:
 Ubuntu version 12.04 or later
 120GB hard drive free space (for X11 backend)
 
 
 
 
 
C-2 OpenGTS Installation procedures
 
 
 
 Install ubuntu 10.04 server + LAMP + Java Tomcat
sudo aptitude update
 
sudo aptitude safe-upgrade
 
 
 Remove apparmor
sudo /etc/init.d/apparmor stop
 
sudo update-rc.d -f apparmor remove
 
sudo aptitude remove apparmor apparmor-utils
 
 
 Install package
sudo aptitude install binutils cpp fetchmail flex gcc libarchive-zip-perl libc6-dev
libcompress-zlib-perllibdb4.6-dev libpcre3 libpopt-dev lynx m4 make ncftp
nmap openssl perl perl-modules unzip zip zlib1g-dev autoconf automake1.9
libtool bison autotools-dev g++ build-essential
 
 
 Edit /etc/mysql/my.cnf
bind-address = 127.0.0.1  #bind-address = 127.0.0.1
 
 
 Edit /etc/apache2/mods-available/dir.conf
DirectoryIndex index.html index.htm index.shtml index.cgi index.php
index.php3 index.pl index.xhtml
 
http://www.opengts.org/
Page 36

Advertisement

Table of Contents
loading

Table of Contents