Skip to content

midendian/openev2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openev2

This is a version of the openev2 source tree from sourceforge imported into git and somewhat fixed for building on Ubuntu 14-ish. There's still some problems to work through but it at least can open and display geotiffs.

Thanks to @sanak on github for doing the git import and some hints on making the build work.

Installing

  1. sudo apt-get install python-software-properties

  2. sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable

  3. sudo apt-get update

  4. sudo apt-get install python-gdal python-gtk2-dev python-gtkglext1 libgtkglext1-dev libgtkglext1 (you might need more than this, but it's a start)

  5. cd openev2/src && make install && cd ..

  6. sudo python setup.py install

openev2 should now be installed system-wide, in /usr/local.

About

Private mirror of the OpenEV (http://sourceforge.net/projects/openev/) SVN version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.1%
  • C 44.8%
  • Other 0.1%