LiquidGalaxy / liquid-galaxy

Automatically exported from code.google.com/p/liquid-galaxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== WITHIN THIS REPOSITORY ==

The "gnu_linux" directory contains example configuration files to aid
with setup of various software pieces. The philosophy employed was
one of letting the underlying distribution simplify the overall setup.

This meant leveraging the default behavior of "Xsession", the 
"alternatives" system, and various hook or "$product.d" directories.

The "php-interface" directory contains an example collection of code
used to provide a touchscreen interface for selecting queries and coordinates
to be consumed by Google Earth. Place everything into a WebServer's Docroot.

== ON THE SYSTEM ==

NOTE: with Git, it is up to the client to handle symlinks. If your client
doesn't handle symlinks, you might end up with some duplicate files with
various names, but things should still work fine.

The following tree represents the suggested directory hierarchy 
within the "lg" user's home directory:

/home/lg
|-- bin
|-- earth
|   |-- builds
|   |   |-- latest -> ./5.2.X.XXXX-X
|   |   `-- 5.2.X.XXXX-X
|   |-- config
|   |   |-- master
|   |   `-- slave
|   `-- scripts
|-- etc
`-- media
    `-- images
        |-- backgrounds
        `-- google

Using example scripts and tools within this repo, there should also be a "/lg"
directory on the system owned by "lg" user.

About

Automatically exported from code.google.com/p/liquid-galaxy

License:Apache License 2.0


Languages

Language:Ruby 38.8%Language:C++ 16.5%Language:Groff 14.5%Language:Shell 12.9%Language:C 6.0%Language:Perl 3.8%Language:PHP 3.3%Language:ApacheConf 1.3%Language:CSS 1.0%Language:JavaScript 0.8%Language:Tcl 0.5%Language:Python 0.3%Language:Logos 0.2%Language:Makefile 0.1%